Thomas Pointhuber 2d81079384 [enh] implement image support for swisscows engine 10 年前
..
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 年前
engines [enh] implement image support for swisscows engine 10 年前
plugins [fix] plugin description 10 年前
static [fix] do not submit form if there is no search query - fixes #341 10 年前
templates [enh] oscar theme: display engine response times in the preferences 10 年前
tests [enh] implement image support for swisscows engine 10 年前
translations [enh] romanian translation ++ translation updates 10 年前
__init__.py [mod] https rewrite pluginification 10 年前
autocomplete.py Merge pull request #308 from dalf/versions_upgrade 10 年前
languages.py add comments to languages.py 10 年前
poolrequests.py [enh] basic support for http proxy (see #236) 10 年前
query.py [enh] category specific engine deactivation - closes #205 10 年前
search.py [mod] allow whitespaces in category/engine list 10 年前
settings.yml [enh] implement swisscows engine, FIX #347 10 年前
settings_robot.yml [fix] robot test config option update 10 年前
testing.py [fix] robot test - kill the only subprocess 10 年前
utils.py [fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr) 10 年前
version.py [enh] v0.7.0 10 年前
webapp.py [enh] oscar theme: display engine response times in the preferences 10 年前