1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-24 07:00:15 +02:00
searxng/searx
Alexandre Flament e64c3deab7 [mod] upgrade httpx 0.21.2
httpx 0.21.2 and httpcore 0.14.4 fix multiple issues:
* https://github.com/encode/httpx/releases/tag/0.21.2
* https://github.com/encode/httpcore/releases/tag/0.14.4

so most of the workarounds in searx.network have been removed.
2022-01-05 18:46:00 +01:00
..
answerers [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
data Update searx.data - update_languages.py 2022-01-01 18:37:35 +01:00
engines Merge pull request #613 from return42/pylint-bing-images 2022-01-02 22:00:55 +01:00
metrics [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
network [mod] upgrade httpx 0.21.2 2022-01-05 18:46:00 +01:00
plugins [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
search [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
shared [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
static Merge pull request #610 from return42/img-load-error 2022-01-02 22:34:15 +01:00
templates [fix] lazy loading of <img> tags 2021-12-15 10:39:55 +01:00
translations [translations] update from Weblate 2021-12-31 07:17:50 +00:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
autocomplete.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
exceptions.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
external_bang.py [pylint] fix global-variable-not-assigned issues 2021-09-17 10:14:27 +02:00
external_urls.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
languages.py Update searx.data - update_languages.py 2022-01-01 18:37:35 +01:00
locales.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
preferences.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
query.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
results.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
settings_defaults.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
settings_loader.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
settings.yml [del] remove geektimes (redirects to habrahabr) 2021-12-22 13:20:56 +01:00
unixthreadname.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
utils.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
version.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
webadapter.py [fix] disabling all engines in a category makes the bang search in general 2022-01-03 20:23:46 +01:00
webapp.py [mod] implement is_hmac_of() in webutils / close to new_hmac() 2021-12-28 23:04:06 +01:00
webutils.py [mod] implement is_hmac_of() in webutils / close to new_hmac() 2021-12-28 23:04:06 +01:00