libremiami-search/searx
Alexandre Flament e67dfaaac7 Merge branch 'master' into flask_perimeter 2017-01-27 13:47:59 +00:00
..
answerers [fix] pep8 2016-11-19 21:18:12 +01:00
data change language list to only include languages with a minimum of engines 2016-12-29 01:55:30 -06:00
engines [enh] add result number parsing to google engine 2017-01-27 00:18:46 +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] darker green url in logicodev 2017-01-27 13:55:52 +01:00
templates [fix] do not show glyph icons if noscript is enabled - #838 2017-01-27 01:19:49 +01:00
translations [fix] french translation template var name 2017-01-05 15:47:54 +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 change language list to only include languages with a minimum of engines 2016-12-29 01:55:30 -06:00
poolrequests.py Fix pep8 2016-05-02 19:25:09 +02:00
preferences.py [fix] handle missing mapsettings 2017-01-21 20:08:08 +01:00
query.py [fix] searching for "!google_images text" doesn't work (bang with underscore) 2017-01-12 16:17:29 +01:00
results.py [enh] show spelling corrections 2017-01-16 13:31:16 +10:00
search.py Merge branch 'master' into flask_perimeter 2017-01-27 13:47:59 +00:00
settings.yml Semantic Scholar 2017-01-17 21:15:53 +10: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