Markus Heiser
|
542f7d0d7b
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
|
10 months ago |
jazzzooo
|
223b3487c3
[fix] spelling
|
1 year ago |
Alexandre Flament
|
a1e8af0796
bing.py: resolve bing.com/ck/a redirections
|
2 years ago |
Markus Heiser
|
2de007138c
[fix] prepare for pylint 2.14.0
|
2 years ago |
Alexandre Flament
|
f3f61df6a0
[mod] remove deprecate code
|
3 years ago |
Martin Fischer
|
b767752d0c
[pyright:basic] searx.webapp
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Alexandre Flament
|
f9c6393502
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
Alexandre Flament
|
a9c3c88cc0
[mod] searx.network.stream returns a tuple (response, stream)
|
3 years ago |
Alexandre Flament
|
29893cf816
[fix] searx.network.stream: fix memory leak
|
3 years ago |
Alexandre Flament
|
dc74df3a55
Merge pull request #261 from dalf/upgrade_httpx
|
3 years ago |
Markus Heiser
|
443bf35e09
[pylint] fix global-variable-not-assigned issues
|
3 years ago |
Alexandre Flament
|
8e73438cbe
[upd] upgrade httpx 0.19.0
|
3 years ago |
Alexandre Flament
|
2b53d718e4
[fix] PR #257: use the image_proxy network instead of the default network
|
3 years ago |
Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
03e7d423be
[pylint] Pylint 2.10 - unused-variable
|
3 years ago |
Alexandre Flament
|
43fcaa642a
[fix] image_proxy: always close the httpx respone
|
3 years ago |
Alexandre Flament
|
df15c655f7
[mod] /image_proxy: don't decompress images
|
3 years ago |
Markus Heiser
|
8033518899
[pylint] searx/network/__init__.py & add global (THREADLOCAL)
|
3 years ago |
Alexandre Flament
|
ec83493538
[fix] offline engine: don't crash on time recording
|
3 years ago |
Alexandre Flament
|
283ae7bfad
[fix] searx.network: fix rare cases where LOOP is None
|
3 years ago |
Alexandre Flament
|
7acd7ffc02
[enh] rewrite and enhance metrics
|
3 years ago |
Alexandre Flament
|
d14994dc73
[httpx] replace searx.poolrequests by searx.network
|
3 years ago |