searxngRebrandZaclys/searx
2021-05-03 13:58:14 +00:00
..
answerers [fix] answers: don't crash when the query is an empty string 2021-03-01 10:52:39 +01:00
data fix Qwant's fetch_languages function 2021-05-02 17:46:40 -07:00
engines fix Qwant's fetch_languages function 2021-05-02 17:46:40 -07:00
metrics [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 2021-04-27 10:42:00 +02:00
network [fix] searx.network: fix rare cases where LOOP is None 2021-04-27 17:47:36 +02:00
plugins [drop] plugin HTTPS rewrite - rule base is to old (update is to big) 2021-04-22 11:47:16 +02:00
raise_for_httperror [enh] rewrite and enhance metrics 2021-04-21 16:24:46 +02:00
search [lint] pylint searx/search/processors files / BTW add some doc-strings 2021-04-27 15:13:39 +02:00
shared [fix] checker: don't run the checker when uwsgi is not properly configured 2021-01-13 14:07:39 +01:00
static [static] make themes.all - from commit 9e8171e38 2021-04-28 16:22:47 +02:00
templates [mod] UI: engine pref-page, about toolbox: add link to stats 2021-04-29 11:11:05 +02:00
translations [enh] update translations from transifex 2021-03-27 19:10:54 +01:00
__init__.py [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 2021-04-27 10:42:00 +02:00
autocomplete.py [httpx] replace searx.poolrequests by searx.network 2021-04-12 17:25:56 +02:00
exceptions.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
external_bang.py
external_urls.py
languages.py
preferences.py
query.py
results.py
settings_loader.py
settings_robot.yml
settings.yml
testing.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py