searx/searx
Noémi Ványi 4a4975d7fc [enh] update translation files
New languages: German (Germany), Finnish, Slovak, Ukrainian
Updated: Bulgarian, German, Esperanto, Italian, Japanese, Dutch,
Portuguese (Brazil), Russian, Swedish
2017-03-18 23:49:00 +01: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 make search language handling less strict 2017-03-18 23:44:21 +01: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 [enh] update translation files 2017-03-18 23:49:00 +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 [enh] update translation files 2017-03-18 23:49:00 +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 Merge branch 'master' into flask_perimeter 2017-01-27 13:47:59 +00:00