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
Adam Tauber 1adc8d6e26 Merge pull request #1059 from kvch/preferences-support-intuitive
preferences: make supported/not supported labels
7 years ago
..
answerers [enh] py3 compatibility 7 years ago
data [fix] duckduckgo images doesn't fail with countryless language 7 years ago
engines [mod] int_or_zero refactored to searx_utils 7 years ago
plugins [enh] add simple theme (WIP) 7 years ago
static preferences: make supported/not supported labels 7 years ago
templates preferences: make supported/not supported labels 7 years ago
translations [fix] remove duplicated german translation - closes #937 7 years ago
__init__.py [mod] settings.yml can be /etc/searx/settings.yml 7 years ago
autocomplete.py [fix] use py2/3 compatibility layer 7 years ago
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 8 years ago
languages.py make search language handling less strict 8 years ago
poolrequests.py [enh] allow default empty values for normal and result proxies 7 years ago
preferences.py [enh] generate search url of saved preferences 7 years ago
query.py [enh] py3 compatibility 7 years ago
results.py ensure all parameters are merged in results 7 years ago
search.py add timeout errors in search_multiple_requests 7 years ago
settings.yml [mod] disable yahoo by default 7 years ago
settings_robot.yml [mod] the static and templates directories can be defined in the settings.yml 7 years ago
testing.py [enh] py3 compatibility 7 years ago
url_utils.py [enh] py3 compatibility 7 years ago
utils.py fix hmac python3 compatibility 7 years ago
version.py [enh] version 0.12.0 7 years ago
webapp.py fix hmac python3 compatibility 7 years ago