stepshal
7e16c9d360
Add missing blank lines after class or function definition.
2016-08-11 17:18:12 +07:00
stepshal
6e5f46db42
utils/fetch_currencies: fix comment
2016-07-11 19:54:50 +07:00
stepshal
4261a41c1b
Comparison to None should be 'if cond is not None:'
2016-07-11 19:17:05 +07:00
stepshal
d9231d173a
Fix whitespaces
2016-07-11 18:52:37 +07:00
stepshal
cd9b494cb5
Fix quantity of blank lines after code object.
2016-07-10 21:44:27 +07:00
stepshal
2f83750619
Remove trailing whitespace
2016-07-08 23:43:28 +07:00
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
Adam Tauber
e43f61069a
[fix] category name i18n - closes #221
2015-02-10 23:14:37 +01:00
Adam Tauber
9492b50070
[enh] fabfile to setup searx with uwsgi+nginx under debian based distros
2015-02-08 10:42:30 +01:00
Cqoicebordel
5e26ce63be
Don't create fuzzy translation
2015-01-05 20:55:56 +01:00
Adam Tauber
ea414c6574
[enh] standalone search example
2014-07-21 18:07:04 +02:00
asciimoo
474f6a861d
[enh] utils - translation updater script added
2014-02-02 22:23:57 +01:00