libremiami-search/searx
Noémi Ványi e73cb14889 fix hmac python3 compatibility 2017-09-08 21:33:11 +02:00
..
answerers [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
data [fix] duckduckgo images doesn't fail with countryless language 2017-07-10 18:41:50 +02:00
engines [mod] int_or_zero refactored to searx_utils 2017-09-04 20:05:04 +02:00
plugins [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
static [fix] travis build : various fix about grunt builds 2017-08-13 13:41:59 +02:00
templates [fix] static path fixed in templates and webapp, line endings fixed 2017-09-08 20:33:14 +02:00
translations Italian localisation: corrected and fixed typos 2017-07-10 18:51:24 +02:00
__init__.py [mod] settings.yml can be /etc/searx/settings.yml 2017-05-15 22:19:42 +02: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 make search language handling less strict 2017-03-18 23:44:21 +01:00
poolrequests.py [enh] allow default empty values for normal and result proxies 2017-07-20 13:32:20 +02:00
preferences.py [enh] generate search url of saved preferences 2017-07-10 12:50:13 +02:00
query.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
results.py ensure all parameters are merged in results 2017-07-26 15:49:16 +02:00
search.py add timeout errors in search_multiple_requests 2017-07-20 13:30:56 +02:00
settings.yml Merge pull request #1017 from misnyo/geektimes 2017-09-03 23:10:05 +02:00
settings_robot.yml [mod] the static and templates directories can be defined in the settings.yml 2017-05-15 21:23:13 +02:00
testing.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
url_utils.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
utils.py fix hmac python3 compatibility 2017-09-08 21:33:11 +02:00
version.py [enh] version 0.12.0 2017-06-04 13:19:15 +02:00
webapp.py fix hmac python3 compatibility 2017-09-08 21:33:11 +02:00