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 36af8f9d67 [fix] use py2/3 compatibility layer 7 years ago
..
answerers [enh] py3 compatibility 7 years ago
data make search language handling less strict 7 years ago
engines [fix] is_valid_lang fixed for new languages.py + dictzone engine encoding 7 years ago
plugins [enh] py3 compatibility 7 years ago
static [fix] wrap suggestions inside suggestion box 7 years ago
templates [enh] py3 compatibility 7 years ago
translations [enh] update translations - closes #930 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 7 years ago
poolrequests.py Fix pep8 8 years ago
preferences.py [enh] py3 compatibility 7 years ago
query.py [enh] py3 compatibility 7 years ago
results.py [mod] add category to each results, and change group criterias (template and existing image) 7 years ago
search.py [enh] py3 compatibility 7 years ago
settings.yml add duckduckgo images engine 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] is_valid_lang fixed for new languages.py + dictzone engine encoding 7 years ago
version.py [enh] version 0.12.0 7 years ago
webapp.py [fix] load engines if debug mode is enabled using uwsgi 7 years ago