Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | update engines_languages.json and languages.py | marc | |
Also, fix fetch_languages.py so it can run on python3. | |||
2017-03-18 | add language support for qwant | marc | |
closes issue #863 | |||
2016-12-29 | change language list to only include languages with a minimum of engines | marc | |
that support them. users can still query lesser supported through the :lang_code bang. | |||
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. |