You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 4b43775c91 version based on the git repository
This commit remove the need to update the brand for GIT_URL and GIT_BRANCH:
there are read from the git repository.

It is possible to call python -m searx.version freeze to freeze the current version.
Useful when the code is installed outside git (distro package, docker, etc...)
3 years ago
..
answerers
data [fix] Qwant engines - implement API v3 and add 'quant videos' 3 years ago
engines [fix] Seznam engine - some XPath selectors has been changed 3 years ago
metrics [refactor] metrics.get_reliabilities() - make code more readable 3 years ago
network [mod] move all default settings into searx.settings_defaults 3 years ago
plugins [mod] oscar theme: /preferences : HTML detail order match visual tabs 3 years ago
raise_for_httperror [enh] rewrite and enhance metrics 3 years ago
search [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
shared
static [build] /static 3 years ago
templates version based on the git repository 3 years ago
translations
__init__.py [mod] drop obsolete searx.brand namespace 3 years ago
autocomplete.py
exceptions.py
external_bang.py
external_urls.py [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py [mod] refactor: move Flask proxy fix to searx.flaskfix module 3 years ago
languages.py
preferences.py [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
query.py
results.py [fix] offline engine: don't crash on time recording 3 years ago
settings.yml version based on the git repository 3 years ago
settings_defaults.py version based on the git repository 3 years ago
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 3 years ago
settings_robot.yml [fix] add missing brand options to the settings SCHEMA 3 years ago
testing.py Bump pylint from 2.7.4 to 2.8.2 3 years ago
unixthreadname.py [mod] move hook to set Unix thread name into searx.unixthreadname 3 years ago
utils.py version based on the git repository 3 years ago
version.py version based on the git repository 3 years ago
webadapter.py
webapp.py version based on the git repository 3 years ago
webutils.py [mod] move all default settings into searx.settings_defaults 3 years ago