Commit Graph

382 Commits (f3b4bf86a786e33193b46feeb56bc4e5b6f08067)

Author SHA1 Message Date
dalf 35873b5a1c Update searx.data - update_ahmia_blacklist.py 7 months ago
dalf df74b5b59b Update searx.data - update_firefox_version.py 7 months ago
dalf 473b2dd42f Update searx.data - update_wikidata_units.py 7 months ago
dalf 9a474715e8 Update searx.data - update_engine_descriptions.py 7 months ago
Markus Heiser 894f164869 [fix] sort RTL_LOCALES before written into locales.json
To avoid unnecessary changes to the file, the list should be sorted before it is
written to the file.

You can test it by calling multiple times::

    make data.locales

and searx/data/locales.json should be unchanged.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
7 months ago
Alexandre Flament ed66ed758d [mod] reduce memory footprint by not calling babel.Locale.parse at runtime
babel.Locale.parse loads more than 60MB in RAM.  The only purpose is to get:

    LOCALE_NAMES   - searx.data.LOCALES["LOCALE_NAMES"]
    RTL_LOCALES    - searx.data.LOCALES["RTL_LOCALES"]

This commit calls babel.Locale.parse when the translations are update from
weblate and stored in::

    searx/data/locales.json

This file can be build by::

    ./manage data.locales

By store these variables in searx.data when the translations are updated we save
round about 65MB (usually 4 worker = 260MB of RAM saved.

Suggested-by: https://github.com/searxng/searxng/discussions/2633#discussioncomment-8490494
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
7 months ago
dalf bffc4905ce Update searx.data - update_currencies.py 8 months ago
dalf 62fa85287a Update searx.data - update_wikidata_units.py 8 months ago
dalf 0ed7548d83 Update searx.data - update_firefox_version.py 8 months ago
dalf d763934a7a Update searx.data - update_ahmia_blacklist.py 8 months ago
dalf 14f73ef3d9 Update searx.data - update_engine_traits.py 8 months ago
dalf a393341403 Update searx.data - update_engine_descriptions.py 8 months ago
dalf 4647981419 Update searx.data - update_wikidata_units.py 9 months ago
dalf a8cc101c35 Update searx.data - update_ahmia_blacklist.py 9 months ago
dalf 59a67f30c8 Update searx.data - update_firefox_version.py 9 months ago
dalf 81e8638de0 Update searx.data - update_currencies.py 9 months ago
Markus Heiser 2863b0f6da Update searx.data - update_engine_traits.py
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
9 months ago
Markus Heiser 3665b32aff Revert "[fix] update user agent"
This reverts commit 3c6549a17f.

Related:

- https://github.com/searxng/searxng/pull/2826
9 months ago
dalf 5a72977efa Update searx.data - update_currencies.py 10 months ago
dalf b18bef17a7 Update searx.data - update_engine_descriptions.py 10 months ago
dalf a136b0b44d Update searx.data - update_ahmia_blacklist.py 10 months ago
dalf 3ca84cb8d7 Update searx.data - update_wikidata_units.py 10 months ago
dalf b63841f0a1 Update searx.data - update_engine_traits.py 11 months ago
dalf a9d778ee0f Update searx.data - update_wikidata_units.py 11 months ago
dalf 92efb941d8 Update searx.data - update_firefox_version.py 11 months ago
dalf fa494b9be3 Update searx.data - update_currencies.py 11 months ago
dalf 1b92ea4e70 Update searx.data - update_engine_descriptions.py 11 months ago
dalf 55e7cb3e33 Update searx.data - update_ahmia_blacklist.py 11 months ago
Bnyro 48cb58bd2e [feat] duckduckgo: support for videos and news 12 months ago
Markus Heiser fd1422a670 [mod] engine - simplify region & lang handling, make filters configurable
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
12 months ago
Markus Heiser 32a4ea350e [fix] Revision of the Bing engines
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
dalf ae2762eb78 Update searx.data - update_firefox_version.py 1 year ago
dalf 18da3d65c5 Update searx.data - update_ahmia_blacklist.py 1 year ago
dalf 4a66fa3e7d Update searx.data - update_wikidata_units.py 1 year ago
dalf 9be6e20256 Update searx.data - update_engine_traits.py 1 year ago
dalf d821ec44dd Update searx.data - update_currencies.py 1 year ago
dalf cdee5aa3b9 Update searx.data - update_engine_descriptions.py 1 year ago
Markus Heiser 0c39064d60 Update searx.data - update_engine_traits.py
Update searx.data - update_engine_traits.py

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
Markus Heiser 3a456b1282 [fix] engine annas archive - fetch traits (modified xpath selectors)
Anna’s Archive has cleaned up their languages, available file extensions and
changed the HTML form.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
jazzzooo 3c6549a17f [fix] update user agent 1 year ago
Bnyro bf7af99ef2 [mod] make data.traits: add Odysee 1 year ago
dalf f57842b05d Update searx.data - update_firefox_version.py 1 year ago
dalf a5cd777350 Update searx.data - update_ahmia_blacklist.py 1 year ago
dalf f361a10af6 Update searx.data - update_currencies.py 1 year ago
dalf 978062bdbe Update searx.data - update_engine_descriptions.py 1 year ago
dalf f59fd8dc9b Update searx.data - update_wikidata_units.py 1 year ago
Markus Heiser b8352eca0c [mod] brave engines: add fetch_traits() / improve language support
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
dalf 8b4ba204b7 Update searx.data - update_engine_descriptions.py 1 year ago
dalf d421385dc6 Update searx.data - update_wikidata_units.py 1 year ago
dalf 290f16207b Update searx.data - update_currencies.py 1 year ago