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 805fb02ed1 add language support for qwant
closes issue #863
8 years ago
..
answerers [fix] pep8 8 years ago
data add language support for qwant 8 years ago
engines add language support for qwant 8 years ago
plugins [mod] searx uses flask framework only in webapp.py. Make migration to another framework easier. 8 years ago
static [mod] oscar theme: use tinypng.com to reduce logos and favicon 8 years ago
templates [fix] pageno param of search reqs in form 8 years ago
translations [fix] french translation template var name 8 years ago
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
autocomplete.py [fix] autocomplete unicode issue - closes #808 8 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 add language support for qwant 8 years ago
poolrequests.py Fix pep8 8 years ago
preferences.py [fix] handle missing mapsettings 8 years ago
query.py [fix] searching for "!google_images text" doesn't work (bang with underscore) 8 years ago
results.py [enh] show spelling corrections 8 years ago
search.py Merge branch 'master' into flask_perimeter 8 years ago
settings.yml add library genesis engine 8 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 9 years ago
utils.py [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 8 years ago
version.py [enh] 0.11.0 version bump 8 years ago
webapp.py Merge branch 'master' into flask_perimeter 8 years ago