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
Marc Abonce Seguin d1eae9359f fix fetch_langauges to be more accurate
Add languages supported by either all default general engines or 10 engines.
6 years ago
..
answerers [enh] py3 compatibility 7 years ago
data fix fetch_langauges to be more accurate 6 years ago
engines fix fetch_langauges to be more accurate 6 years ago
plugins minor fixes of doi resolver 7 years ago
static Fix Vim mode on Firefox 6 years ago
templates [UI] fix custom-select in oscar 6 years ago
translations [enh] update translations ++ add polish - closes #1239 6 years ago
__init__.py [fix] read utf-8 files (settings, languages, currency) with python3.5 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 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 [fix] do not save engine/plugin cookies as unknown settings options - fixes #1110 7 years ago
query.py remove 'all' option from search languages 7 years ago
results.py [fix] skip non-string result url/title/content 7 years ago
search.py remove 'all' option from search languages 7 years ago
settings.yml [enh] update translations ++ add polish - closes #1239 6 years ago
settings_robot.yml remove 'all' option from search languages 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] convert json engine result attributes to string - closes #1006 7 years ago
version.py [enh] version 0.14.0 6 years ago
webapp.py [fix] get doi_rewriters from settings - fixes #1245 6 years ago