| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-16 | minor fixes in utils/fetch_languages.py | marc | |
| 2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
| and refactor method to make it testable without making requests | |||
| 2016-12-13 | [mod] fetch supported languages for several engines | marc | |
| utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
| 2015-05-12 | [enh] currency_convert engine: user can write "1 dollars in euros" instead ↵ | Alexandre Flament | |
| 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. | |||