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
Adam Tauber 46a2c63f8e [fix] yahoo news date parsing 7 years ago
..
answerers [fix] pep8 8 years ago
data make search language handling less strict 7 years ago
engines [fix] yahoo news date parsing 7 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 7 years ago
templates [fix] pageno param of search reqs in form 7 years ago
translations [fix] build french translation to be identical with the .po source 7 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 make search language handling less strict 7 years ago
poolrequests.py Fix pep8 8 years ago
preferences.py make search language handling less strict 7 years ago
query.py make search language handling less strict 7 years ago
results.py [enh] show spelling corrections 8 years ago
search.py make search language handling less strict 7 years ago
settings.yml Add framalibre engine 7 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 8 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 [mod] upgrade requirements.txt 7 years ago