libremiami-search/searx
Alexandre Flament 5525625dae [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.
2015-05-12 20:52:08 +02:00
..
data [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
engines [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
plugins [fix] plugin description 2015-05-02 23:54:38 +02:00
static Merge pull request #246 from Cqoicebordel/pix-arts 2015-04-25 12:52:07 -04:00
templates Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into Cqoicebordel-oscar-cookies 2015-04-26 20:14:40 +02:00
tests [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
translations [fix] russian translation syntax 2015-02-16 16:21:14 +01:00
__init__.py [mod] https rewrite pluginification 2015-04-13 00:30:12 +02:00
autocomplete.py Merge pull request #308 from dalf/versions_upgrade 2015-05-02 14:58:32 -04:00
languages.py add comments to languages.py 2014-09-13 18:32:28 +02:00
poolrequests.py [enh] basic support for http proxy (see #236) 2015-04-25 11:44:53 +02:00
query.py [enh] category specific engine deactivation - closes #205 2015-02-03 18:37:38 +01:00
search.py [mod] search return value 2015-03-08 23:30:31 +01:00
settings.yml Merge pull request #300 from dalf/patch-1 2015-04-26 12:34:01 -04:00
settings_robot.yml [fix] robot test config option update 2015-01-17 20:36:44 +01:00
testing.py [fix] robot test - kill the only subprocess 2015-05-02 20:59:50 +02:00
utils.py [fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr) 2015-05-02 12:35:57 +02:00
version.py [enh] v0.7.0 2015-02-03 19:15:58 +01:00
webapp.py Merge pull request #298 from dalf/ssl 2015-04-26 13:12:04 -04:00