searxng/searx
Alexandre Flament a3a7be90ff
Merge pull request #50 from searxng/update_data_update_currencies.py
Update searx.data - update_currencies.py
2021-05-01 10:28:22 +02:00
..
answerers
data Merge pull request #50 from searxng/update_data_update_currencies.py 2021-05-01 10:28:22 +02:00
engines [fix] URL to solidtorrent result page 2021-04-29 10:40:47 +02: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
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
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 [mod] metrics: add secondary parameter 2021-04-21 16:24:46 +02:00
settings_loader.py [fix] settings_loader.py - use update_dict only for mapping types 2021-04-05 16:33:48 +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 #23 from searxng/metrics-stats-engines 2021-04-25 14:31:52 +02:00
testing.py [pylint] tag PYLINT_FILES by comment # lint: pylint 2021-04-26 20:18:20 +02:00
utils.py [enh] replace requests by httpx 2021-04-10 15:38:33 +02:00
version.py [enh] release v1.0.0 2021-03-27 20:30:08 +01:00
webadapter.py
webapp.py [mod] processors: show identical error messages on /search and /stats 2021-04-27 14:20:07 +02:00
webutils.py