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 1cae4fa88d preferences.py: implement defaults if unset
Implemnts defaults for:

- search.default_lang, search.autocomplete, search.safe_search,
- ui.default_theme, ui.default_locale
- server.image_proxy

This fixes also:

  https://github.com/asciimoo/searx/pull/1860#issuecomment-590082955

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
..
answerers [fix] small fixes in preferences view's text 5 years ago
data update user agents 5 years ago
engines Add eTools engine 4 years ago
plugins fix out of range error in tracker remover plugin 5 years ago
static Merge branch 'master' into fix-infinite-scroll 5 years ago
templates [mod] move public instance list to https://searx.space 4 years ago
translations [enh] update translations 5 years ago
__init__.py [enh] introduce private engines 5 years ago
autocomplete.py Add Swisscows autocomplete option 4 years ago
exceptions.py [fix] add message to SearxParameterException - fixes #1722 5 years ago
languages.py fix fetch_langauges to be more accurate 6 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py preferences.py: implement defaults if unset 4 years ago
query.py [enh] introduce private engines 5 years ago
results.py [mod] speed optimization 5 years ago
search.py [enh] introduce private engines 5 years ago
settings.yml Add missing autocomplete backends to settings.yml comment 4 years ago
settings_robot.yml preferences.py: implement defaults if unset 4 years ago
testing.py [fix] fix monkey patch in test_webapp.py (#1667) 5 years ago
url_utils.py minor fixes of pubmed engine 7 years ago
utils.py [mod] speed optimization 5 years ago
version.py [enh] version v0.16.0 5 years ago
webapp.py fix default locale and language issues 4 years ago