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 7828a1833b [enh] version 0.13.1 7 years ago
..
answerers [enh] py3 compatibility 7 years ago
data update engines_languages.json and languages.py 7 years ago
engines [fix] use english in google engine if no language was set - this prevents guessing the language by the IP of the instance 7 years ago
plugins minor fixes of doi resolver 7 years ago
static preferences: make supported/not supported labels 7 years ago
templates minor fixes of doi resolver 7 years ago
translations [enh] update translations 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. 7 years ago
languages.py update engines_languages.json and languages.py 7 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py [fix] allow none as category in preferences - #1086 7 years ago
query.py [fix] replace obsolete string.join function 7 years ago
results.py results: make engines of results set 7 years ago
search.py [enh] timeout and total HTTP time are managed by searx.poolrequests 7 years ago
settings.yml [enh] update translations 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 minor fixes of pubmed engine 7 years ago
utils.py [fix] remove trailing 0x00 from csv output 7 years ago
version.py [enh] version 0.13.1 7 years ago
webapp.py [fix] autocompleter py3 compatibility - fixes #1088 7 years ago