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
Markus Heiser 977e9a4330
Merge pull request #686 from return42/lib_redis
Add redis DB and connector
2 years ago
..
answerers [format.python] initial formatting of the python code 3 years ago
data [upd] engine_descriptions.json 2 years ago
engines [fix] add default for "about" engine property 2 years ago
metrics [enh] settings.yml: implement general.enable_metrics 2 years ago
network [mod] upgrade httpx 0.21.2 2 years ago
plugins [refactor] add type hints & remove Setting._post_init 2 years ago
search [enh] settings.yml: implement general.enable_metrics 2 years ago
shared [fix] redis: don't create a new connection at each client() call 2 years ago
static [build] /static 2 years ago
templates [enh] display help text for "Other" engines tab in preferences 2 years ago
translations [translations] update from Weblate 2 years ago
__init__.py [format.python] initial formatting of the python code 3 years ago
autocomplete.py [format.python] initial formatting of the python code 3 years ago
exceptions.py [format.python] initial formatting of the python code 3 years ago
external_bang.py [pylint] fix global-variable-not-assigned issues 3 years ago
external_urls.py [format.python] initial formatting of the python code 3 years ago
flaskfix.py [format.python] initial formatting of the python code 3 years ago
languages.py Update searx.data - update_languages.py 3 years ago
locales.py [format.python] initial formatting of the python code 3 years ago
preferences.py [refactor] refactor SwitchableSetting 2 years ago
query.py [fix] remove broken ? search operator 2 years ago
results.py [format.python] initial formatting of the python code 3 years ago
settings.yml Merge pull request #686 from return42/lib_redis 2 years ago
settings_defaults.py Merge pull request #686 from return42/lib_redis 2 years ago
settings_loader.py [format.python] initial formatting of the python code 3 years ago
unixthreadname.py [format.python] initial formatting of the python code 3 years ago
utils.py [format.python] initial formatting of the python code 3 years ago
version.py [format.python] initial formatting of the python code 3 years ago
webadapter.py [fix] disabling all engines in a category makes the bang search in general 2 years ago
webapp.py [fix] filtered_engines were not correctly evaluating validate_token() 2 years ago
webutils.py [enh] change categories_as_tabs from a list to a dict 2 years ago