| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-01 | update languages: engines_languages.json languages.py | Markus Heiser | |
| build by Makefile target: make project Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2018-03-20 | fix fetch_langauges to be more accurate | Marc Abonce Seguin | |
| Add languages supported by either all default general engines or 10 engines. | |||
| 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 | make search language handling less strict | marc | |
| languages.py can change, so users may query on a language that is not on the list anymore, even if it is still recognized by a few engines. also made no and nb the same because they seem to return the same, though most engines will only support one or the other. | |||
| 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. | |||
| 2016-12-13 | small fixes | marc | |
| 2016-12-13 | Add country names in language list. | marc | |
| 2016-12-13 | Add language support for more engines. | marc | |
| 2016-12-13 | filter langauges | marc | |
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-04-09 | sort languages properly | Noemi Vanyi | |
| 2016-02-06 | [enh] add occitan search language - example query: ":oc !wp south" - closes #445 | Adam Tauber | |
| 2014-09-13 | add comments to languages.py | Thomas Pointhuber | |
| * add comments * add licence-header | |||
| 2014-01-31 | [enh] search language support init | asciimoo | |