searxng/searx
Alexandre Flament 691c0ed6b9
Merge pull request #1743 from dalf/update_about_metrics
Update about the metrics
2022-09-04 11:29:28 +02:00
..
answerers
data Merge pull request #1720 from searxng/update_data_update_ahmia_blacklist.py 2022-08-29 07:09:04 +02:00
engines xpath engine: change raise_for_httperror to no_result_for_http_status 2022-09-04 09:07:28 +02:00
infopage
metrics
network bing.py: resolve bing.com/ck/a redirections 2022-07-08 22:02:21 +02:00
plugins [mod] limiter plugin: Accept-Encoding handling 2022-08-25 23:21:30 +02:00
search [mod] add 'Accept-Language' HTTP header to online processores 2022-08-01 17:01:59 +02:00
shared [fix] typo in uWSGI cache: searxcache --> searxngcache 2022-08-07 12:31:09 +02:00
static [build] /static 2022-08-27 06:52:20 +00:00
templates/simple Merge pull request #1743 from dalf/update_about_metrics 2022-09-04 11:29:28 +02:00
translations [translations] update from Weblate 2022-09-02 07:25:26 +00:00
__init__.py
autocomplete.py
babel_extract.py
compat.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
exceptions.py
external_bang.py External bang: bug fix: URL encode the query so "!!g 1+1" works as intended 2022-08-27 07:10:26 +00:00
external_urls.py
flaskfix.py
languages.py
locales.py [fix] get_engine_locale: better approximation of 'en' is 'en-US' 2022-08-14 15:45:07 +02:00
preferences.py
query.py
redislib.py
results.py
searxng.msg
settings_defaults.py [mod] option 'ui: cache_url:' to configure internet cache or archive 2022-09-04 09:42:20 +02:00
settings_loader.py Remove usage of SEARX environment variables 2022-08-28 17:12:57 +00:00
settings.yml [mod] option 'ui: cache_url:' to configure internet cache or archive 2022-09-04 09:42:20 +02:00
unixthreadname.py
utils.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
version.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
webadapter.py
webapp.py Merge pull request #1743 from dalf/update_about_metrics 2022-09-04 11:29:28 +02:00
webutils.py