Alexandre Flament a1d1aec6e2 [mod] locale: use hyphen everywhere except for Babel 3 years ago
..
answerers 4fa1290c11 [fix] answers: don't crash when the query is an empty string 4 years ago
data 1bb82a6b54 SearXNG: searxng_extra 3 years ago
engines 4cc1ee8565 [fix] qwant engine - only get results from categories 3 years ago
metrics 41f6359d06 [fix] error recorder: avoid RuntimeError on some rare occasion 3 years ago
network a9c3c88cc0 [mod] searx.network.stream returns a tuple (response, stream) 3 years ago
plugins 5731b6b700 [mod] searx.plugins.prepare_package_resources() - use generators 3 years ago
search 29893cf816 [fix] searx.network.stream: fix memory leak 3 years ago
shared 912c7e975c [fix] checker: don't run the checker when uwsgi is not properly configured 4 years ago
static d8c9839625 [build] /static 3 years ago
templates 988910d451 [fix] templates: lang attribute of html uses hyphen 3 years ago
translations 91206a5682 [translations] update 3 years ago
__init__.py 430babca25 SearXNG: environment variables 3 years ago
autocomplete.py d14994dc73 [httpx] replace searx.poolrequests by searx.network 4 years ago
exceptions.py d703119d3a [enh] add raise_for_httperror 4 years ago
external_bang.py 443bf35e09 [pylint] fix global-variable-not-assigned issues 3 years ago
external_urls.py c75425655f [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py 2a3b9a2e26 [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
languages.py db51a64390 Update searx.data - update_languages.py 3 years ago
locales.py a1d1aec6e2 [mod] locale: use hyphen everywhere except for Babel 3 years ago
preferences.py 2a3b9a2e26 [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
query.py 63f17d2e4c [enh] autocomplete refactoring, autocomplete on external bangs 4 years ago
results.py d9658a7f91 [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
settings.yml 64df011e2f [mod] engines - add zlibrary engine 3 years ago
settings_defaults.py 2b4fef7118 plugins: refactor initialization 3 years ago
settings_loader.py 861925c50f SearXNG: load /etc/searxng/settings.yml 3 years ago
unixthreadname.py 2a3b9a2e26 [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
utils.py 66b7be0965 [fix] fix match_language issue to make zh-TW match to zh-Hant-TW 3 years ago
version.py 2a3b9a2e26 [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
webadapter.py df351937f4 [fix] typo in searx.webadapter.parse_lang 3 years ago
webapp.py a1d1aec6e2 [mod] locale: use hyphen everywhere except for Babel 3 years ago
webutils.py 4b07df62e5 [mod] move all default settings into searx.settings_defaults 3 years ago