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
Martin Fischer d9709df740 [fix] make BooleanChoices only set cookies that vary from the default
The bug was inadvertently introduced by the refactor in
180d4d068b.

Fixes #746.
3 years ago
..
answerers
data [upd] searx/data/external_bangs.json 3 years ago
engines [fix] add default for "about" engine property 3 years ago
metrics [enh] settings.yml: implement general.enable_metrics 3 years ago
network [mod] upgrade httpx 0.21.2 3 years ago
plugins [refactor] add type hints & remove Setting._post_init 3 years ago
search [enh] settings.yml: implement general.enable_metrics 3 years ago
shared [hotfix] interim fix to get docker-build of CI without issues 3 years ago
static [build] /static 3 years ago
templates [themes] add comma before "but" in new sentence 3 years ago
translations [translations] update from Weblate 3 years ago
__init__.py
autocomplete.py
exceptions.py
external_bang.py [fix] external bangs: don't overwrite Bangs in data trie 3 years ago
external_urls.py
flaskfix.py
languages.py Update searx.data - update_languages.py 3 years ago
locales.py
preferences.py [fix] make BooleanChoices only set cookies that vary from the default 3 years ago
query.py [fix] remove broken ? search operator 3 years ago
results.py
settings.yml Merge pull request #686 from return42/lib_redis 3 years ago
settings_defaults.py Merge pull request #686 from return42/lib_redis 3 years ago
settings_loader.py
unixthreadname.py
utils.py
version.py
webadapter.py [fix] disabling all engines in a category makes the bang search in general 3 years ago
webapp.py [fix] filtered_engines were not correctly evaluating validate_token() 3 years ago
webutils.py [enh] change categories_as_tabs from a list to a dict 3 years ago