searx/searx
Adam Tauber 46a2c63f8e [fix] yahoo news date parsing 2017-04-08 19:45:04 +02:00
..
answerers [fix] pep8 2016-11-19 21:18:12 +01:00
data make search language handling less strict 2017-03-18 23:44:21 +01:00
engines [fix] yahoo news date parsing 2017-04-08 19:45:04 +02:00
plugins [mod] searx uses flask framework only in webapp.py. Make migration to another framework easier. 2017-01-02 12:06:04 +01:00
static [mod] oscar theme: use tinypng.com to reduce logos and favicon 2017-03-08 16:09:13 +01:00
templates [fix] pageno param of search reqs in form 2017-02-10 19:43:27 +01:00
translations [fix] build french translation to be identical with the .po source 2017-03-24 11:58:49 +01:00
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 2016-10-22 21:36:13 +02:00
autocomplete.py [fix] autocomplete unicode issue - closes #808 2017-01-03 13:11:38 +01: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 Fix pep8 2016-05-02 19:25:09 +02:00
preferences.py make search language handling less strict 2017-03-18 23:44:21 +01:00
query.py make search language handling less strict 2017-03-18 23:44:21 +01:00
results.py [enh] show spelling corrections 2017-01-16 13:31:16 +10:00
search.py make search language handling less strict 2017-03-18 23:44:21 +01:00
settings.yml Add framalibre engine 2017-03-22 00:18:23 +01:00
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 2016-12-25 23:31:51 +01:00
testing.py [fix] pep8 2016-02-27 19:07:53 +01:00
utils.py [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
version.py [enh] 0.11.0 version bump 2017-01-10 21:09:04 +01:00
webapp.py [mod] upgrade requirements.txt 2017-03-23 21:26:51 +01:00