index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
network
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-09-28
[mod] searx.network.stream returns a tuple (response, stream)
Alexandre Flament
2021-09-28
[fix] searx.network.stream: fix memory leak
Alexandre Flament
2021-09-17
Merge pull request #261 from dalf/upgrade_httpx
Alexandre Flament
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-09-17
[upd] upgrade httpx 0.19.0
Alexandre Flament
2021-09-11
[fix] PR #257: use the image_proxy network instead of the default network
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-08-31
[pylint] Pylint 2.10 - unused-variable
Markus Heiser
2021-08-24
[fix] image_proxy: always close the httpx respone
Alexandre Flament
2021-08-24
[mod] /image_proxy: don't decompress images
Alexandre Flament
2021-05-24
[pylint] searx/network/__init__.py & add global (THREADLOCAL)
Markus Heiser
2021-05-22
[fix] offline engine: don't crash on time recording
Alexandre Flament
2021-04-27
[fix] searx.network: fix rare cases where LOOP is None
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament