Alexandre Flament f376b4ed3e Merge pull request #205 from unixfox/patch-2 3 years ago
..
answerers 4fa1290c11 [fix] answers: don't crash when the query is an empty string 4 years ago
data ef6e1bd6b9 [fix] Qwant engines - implement API v3 and add 'quant videos' 3 years ago
engines f376b4ed3e Merge pull request #205 from unixfox/patch-2 3 years ago
metrics 7728e25b11 [refactor] metrics.get_reliabilities() - make code more readable 4 years ago
network 4b07df62e5 [mod] move all default settings into searx.settings_defaults 3 years ago
plugins 881659ca9d [mod] oscar theme: /preferences : HTML detail order match visual tabs 3 years ago
raise_for_httperror 7acd7ffc02 [enh] rewrite and enhance metrics 4 years ago
search 24f2376c11 [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
shared 912c7e975c [fix] checker: don't run the checker when uwsgi is not properly configured 4 years ago
static d29094579b [build] /static 3 years ago
templates 881659ca9d [mod] oscar theme: /preferences : HTML detail order match visual tabs 3 years ago
translations 15f2385a7b [enh] update translations from transifex 4 years ago
__init__.py 70bbd14b1a [mod] move hook to set Unix thread name into searx.unixthreadname 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 7c1847d5f2 [mod] add utils/fetch_external_bangs.py 4 years ago
external_urls.py c75425655f [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py eeb0998787 [mod] refactor: move Flask proxy fix to searx.flaskfix module 3 years ago
languages.py d9dc3376d0 Update searx.data - update_languages.py 4 years ago
preferences.py 24f2376c11 [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
query.py 63f17d2e4c [enh] autocomplete refactoring, autocomplete on external bangs 4 years ago
results.py ec83493538 [fix] offline engine: don't crash on time recording 4 years ago
settings.yml 420e3caba3 [mod] enable Qwant engines (web, news, images, video) by default 3 years ago
settings_defaults.py 495d86b520 [pylint] searx/__init__.py & searx/settings_defaults.py 3 years ago
settings_loader.py d1cffc55cb [fix] unit test: don't load /etc/searx/settings.yml 4 years ago
settings_robot.yml 4e845966ba [yamllint] searx/settings_robot.yml 3 years ago
testing.py 2a53f79a2d Bump pylint from 2.7.4 to 2.8.2 4 years ago
unixthreadname.py 70bbd14b1a [mod] move hook to set Unix thread name into searx.unixthreadname 3 years ago
utils.py 92c8a8829f [fix] strip spaces from searx user agent 3 years ago
version.py ae122ea943 [enh] release v1.0.0 4 years ago
webadapter.py 44f4a9d49a [enh] add ability to send engine data to subsequent requests 4 years ago
webapp.py 24f2376c11 [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
webutils.py 4b07df62e5 [mod] move all default settings into searx.settings_defaults 3 years ago