| Age | Commit message (Collapse) | Author |
|
closes issue #863
|
|
|
|
|
|
that support them.
users can still query lesser supported through the :lang_code bang.
|
|
|
|
and refactor method to make it testable without making requests
|
|
utils/fetch_languages.py gets languages supported by each engine and
generates engines_languages.json with each engine's supported language.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|