Alexandre Flament 6765823c56 [fix] set engine.safesearch to False if not defined 10 years ago
..
data [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". The currency names are fetched wikidata and store into a static file : searx/data/currencies.json This file is loaded when the currency_converter is loaded. A database is perhaps more appropiated. 10 years ago
engines [fix] set engine.safesearch to False if not defined 10 years ago
plugins [fix] plugin description 10 years ago
static [fix] do not submit form if there is no search query - fixes #341 10 years ago
templates [enh] oscar theme: display engine response times in the preferences 10 years ago
tests [fix] flickr engine 10 years ago
translations [enh] romanian translation ++ translation updates 10 years ago
__init__.py [mod] https rewrite pluginification 10 years ago
autocomplete.py Merge pull request #308 from dalf/versions_upgrade 10 years ago
languages.py add comments to languages.py 10 years ago
poolrequests.py [enh] basic support for http proxy (see #236) 10 years ago
query.py [enh] category specific engine deactivation - closes #205 10 years ago
search.py [mod] allow whitespaces in category/engine list 10 years ago
settings.yml [enh] romanian translation ++ translation updates 10 years ago
settings_robot.yml [fix] robot test config option update 10 years ago
testing.py [fix] robot test - kill the only subprocess 10 years ago
utils.py [fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr) 10 years ago
version.py [enh] v0.7.0 10 years ago
webapp.py [enh] oscar theme: display engine response times in the preferences 10 years ago