index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
locales.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-02-20
[mod] reduce memory footprint by not calling babel.Locale.parse at runtime
Alexandre Flament
2023-09-18
[fix] spelling
jazzzooo
2023-05-19
use logger.warning
pankaj
2023-04-17
[fix] doc of locales.get_engine_locale() / zh-classical is missleading
Markus Heiser
2023-03-24
[mod] replace utils.match_language by locales.match_locale
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-01-20
Bump flask-babel from 2.0.0 to 3.0.0
dependabot[bot]
2022-11-05
searx.locale: add Dhivehi language
Alexandre FLAMENT
2022-11-05
searx.locales: improve support for languages not supported by babel
Alexandre 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_locale
Markus Heiser
2022-08-14
[fix] harden get_engine_locale: handle UnknownLocaleError exceptions
Markus Heiser
2022-08-14
[mod] add locale.get_engine_locale to get predictable results
Markus Heiser
2022-07-08
locales.py: add support for Papiamento
Alexandre Flament
2022-06-14
[doc] fix some leftovers from ad964562c
Markus Heiser
2022-06-12
[fix] move locale code from webapp.py to locales.py and fix #1303
Markus Heiser
2022-05-06
Add support for the Silesian language
Alexandre FLAMENT
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-12
[mod] locale: use hyphen everywhere except for Babel
Alexandre Flament
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-08-04
[mod] searx/locales.py: language names based on Unicode CLDR
Alexandre Flament
2021-08-04
[mod] pylint & document searx.locales (settings.yml: remove locales)
Markus Heiser
2021-08-03
[mod] settings.yml: remove locales
Alexandre Flament