summaryrefslogtreecommitdiff
path: root/searx/locales.py
AgeCommit message (Expand)Author
2024-09-15[fix] fetch_traits: brave, google, annas_archive & radio_browserMarkus
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-02-20[mod] reduce memory footprint by not calling babel.Locale.parse at runtimeAlexandre Flament
2023-09-18[fix] spellingjazzzooo
2023-05-19use logger.warningpankaj
2023-04-17[fix] doc of locales.get_engine_locale() / zh-classical is missleadingMarkus Heiser
2023-03-24[mod] replace utils.match_language by locales.match_localeMarkus Heiser
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2023-01-20Bump flask-babel from 2.0.0 to 3.0.0dependabot[bot]
2022-11-05searx.locale: add Dhivehi languageAlexandre FLAMENT
2022-11-05searx.locales: improve support for languages not supported by babelAlexandre FLAMENT
2022-09-18[fix] and improve docs generated from source code.Markus Heiser
2022-08-14[fix] get_engine_locale: better approximation of 'en' is 'en-US'Markus Heiser
2022-08-14[fix] typo in get_engine_localeMarkus Heiser
2022-08-14[fix] harden get_engine_locale: handle UnknownLocaleError exceptionsMarkus Heiser
2022-08-14[mod] add locale.get_engine_locale to get predictable resultsMarkus Heiser
2022-07-08locales.py: add support for PapiamentoAlexandre Flament
2022-06-14[doc] fix some leftovers from ad964562cMarkus Heiser
2022-06-12[fix] move locale code from webapp.py to locales.py and fix #1303Markus Heiser
2022-05-06Add support for the Silesian languageAlexandre FLAMENT
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-12[mod] locale: use hyphen everywhere except for BabelAlexandre Flament
2021-09-17[pylint] fix global-variable-not-assigned issuesMarkus Heiser
2021-08-04[mod] searx/locales.py: language names based on Unicode CLDRAlexandre Flament
2021-08-04[mod] pylint & document searx.locales (settings.yml: remove locales)Markus Heiser
2021-08-03[mod] settings.yml: remove localesAlexandre Flament