searxng/searx
2019-02-22 21:05:07 +01:00
..
answerers feat(answers): add sha256 and uuid v4 to random answers 2018-03-24 22:22:41 +01:00
data [fix] fetch google's supported languages 2019-01-06 21:31:45 -06:00
engines [enh] adds apkmirror search engine 2019-02-13 00:37:29 +01:00
plugins [enh] Add preference section to two upstream plugins for simple theme integration 2019-01-07 10:48:14 +01:00
static simple theme : remove unused files 2018-08-26 10:34:41 +02:00
templates Revert "remove 'all' option from search languages" 2019-01-07 21:19:00 +01:00
translations pull translations from Transifex 2019-01-06 21:49:42 +01:00
__init__.py [fix] read utf-8 files (settings, languages, currency) with python3.5 2018-01-16 23:26:10 -06:00
autocomplete.py [fix] use py2/3 compatibility layer 2017-07-10 11:42:44 +02:00
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 2017-01-20 18:52:47 +01:00
languages.py
poolrequests.py
preferences.py
query.py
results.py
search.py
settings_robot.yml
settings.yml
testing.py
url_utils.py
utils.py
version.py
webapp.py