This project is mirrored from https://github.com/searx/searx.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 29 Nov, 2018 1 commit
-
-
Ivan Skytte Jørgensen authored
Instead of a single line with 500000 characters use nicely formatted JSON. Sort the lists in engine_languages.py so when updating it is possible to more easily see the differences (search engines do change the order their languages are listed in)
-
- 27 Mar, 2018 1 commit
-
-
Marc Abonce Seguin authored
Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine.
-
- 20 Mar, 2018 1 commit
-
-
Marc Abonce Seguin authored
Add languages supported by either all default general engines or 10 engines.
-
- 10 Oct, 2017 1 commit
-
-
marc authored
Also, fix fetch_languages.py so it can run on python3.
-
- 18 Mar, 2017 1 commit
-
-
marc authored
closes issue #863
-
- 29 Dec, 2016 1 commit
-
-
marc authored
that support them. users can still query lesser supported through the :lang_code bang.
-
- 17 Dec, 2016 1 commit
-
-
marc authored
-
- 15 Dec, 2016 1 commit
-
-
marc authored
and refactor method to make it testable without making requests
-
- 14 Dec, 2016 1 commit
-
-
marc authored
utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language.
-