searxng/searx
Alexandre Flament 83ccf7b04d
Merge pull request #99 from return42/webapp-misc
[enh] add settings option to enable/disable search formats
2021-05-28 13:26:48 +02:00
..
answerers
data fix Qwant's fetch_languages function 2021-05-02 17:46:40 -07:00
engines Merge pull request #93 from return42/genius-misc 2021-05-27 14:23:22 +00:00
metrics [refactor] metrics.get_reliabilities() - make code more readable 2021-05-22 15:17:18 +02:00
network [coding-style] searx/network/network.py - normalized indentations 2021-05-24 17:48:47 +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 [pylint] searx/search/__init__.py & replace lic-text by SPDX tag 2021-05-21 17:31:22 +02:00
shared
static [static] make /stats more CSP compliant- make themes.all 2021-05-17 21:25:32 +02:00
templates [enh] add settings option to enable/disable search formats 2021-05-28 08:32:52 +02:00
translations
__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
external_bang.py
external_urls.py
languages.py
preferences.py [pylint] tag PYLINT_FILES by comment # lint: pylint 2021-04-26 20:18:20 +02:00
query.py
results.py [fix] offline engine: don't crash on time recording 2021-05-22 15:17:18 +02:00
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 2021-05-18 17:23:21 +02:00
settings_robot.yml [enh] add DOI resolver from sci-hub / replace default DOI 2021-04-22 12:13:01 +02:00
settings.yml Merge pull request #99 from return42/webapp-misc 2021-05-28 13:26:48 +02:00
testing.py Bump pylint from 2.7.4 to 2.8.2 2021-05-03 15:45:30 +02:00
utils.py [mod] utils.get_value() - avoidance of a recursion 2021-05-28 08:32:52 +02:00
version.py
webadapter.py
webapp.py [enh] add settings option to enable/disable search formats 2021-05-28 08:32:52 +02:00
webutils.py