summaryrefslogtreecommitdiff
path: root/searx/data/__init__.py
AgeCommit message (Expand)Author
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-06-23[mod] data: implement a simple tracker URL (SQL) databaseMarkus Heiser
2025-06-23[feat] tracker url plugin: use ClearURL tracking param listBnyro
2025-05-25[mod] data: implement a simple currencies (SQL) database (#4836)Markus Heiser
2025-05-22[mod] searx.data: lazy load of the data objects (databases) (#4834)Markus Heiser
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-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2022-01-29[mod] remove deprecate codeAlexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-02SearXNG: searxng_extraAlexandre Flament
2021-09-24[mod] add /engine_descriptions.json endpointAlexandre Flament
2021-06-09[pylint] searx/data/__init__.pyMarkus Heiser
2021-06-09[fix] searx/data/__init__.py: rename __init__ as __all__Alexandre Flament
2021-06-09[enh] openstreetmap / map template: improve resultsAlexandre Flament
2021-02-24[mod] add utils/fetch_external_bangs.pyAlexandre Flament
2021-01-12[mod] drop Python 3.5 supportAlexandre Flament
2020-10-28[mod] add external_urls.json and wikidata_units.jsonAlexandre Flament
2020-10-27[mod] ahmia_filter.py: minor changesAlexandre Flament
2020-10-07[mod] Add searx.data moduleAlexandre Flament