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 0e7ac3797d Merge pull request #848 from maxigas/master
add library genesis engine
8 years ago
..
answerers [fix] pep8 8 years ago
data change language list to only include languages with a minimum of engines 8 years ago
engines [fix] fix paging of duckduckgo 8 years ago
plugins [mod] searx uses flask framework only in webapp.py. Make migration to another framework easier. 8 years ago
static [mod] darker green url in logicodev 8 years ago
templates [fix] do not show glyph icons if noscript is enabled - #838 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 change language list to only include languages with a minimum of engines 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 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 Merge branch 'master' into flask_perimeter 8 years ago