| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-30 | [data] update searx.data - update_engine_descriptions.py | Markus Heiser | |
| 2025-03-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2025-03-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2025-03-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2025-03-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2025-03-22 | [fix] make data.traits - partial revert of commit 30a8204 | Markus Heiser | |
| The entries in the catalog of search languages are build up from the "Engine Traits" [1] and which entries are included in the catalog is controlled qby two threshold values [2]. If possible, the values should ensure that no languages or regions disappear from the catalog of search languages [3]. The threshold values should have been adjusted in commit 30a8204: - ``min_eng_per_region = 18`` - ``min_eng_per_lang = 22`` Because the threshold values were not adjusted, many entries were missing in the search language catalog. This bug has been fixed with this patch: the threshold values have been adjusted and the catalog of search languages has been completed again. [1] https://docs.searxng.org/dev/engines/enginelib.html#module-searx.enginelib.traits [2] https://github.com/searxng/searxng/blob/96a6e3dcb2283fa7ad9db4172a00582073a166d7/searxng_extra/update/update_engine_traits.py#L104-L105 [3] https://github.com/searxng/searxng/blob/master/searx/sxng_locales.py Closes: https://github.com/searxng/searxng/issues/4519 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-03-01 | [fix] wikidata: increase wikidata queries timeout | Markus Heiser | |
| The big queries for initializing and updating the currencies take longer than the default of the wikidata engine, which is only 3sec. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-03-01 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2025-03-01 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2025-03-01 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2025-03-01 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2025-03-01 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2025-03-01 | [data] update searx.data - update_external_bangs.py | return42 | |
| 2025-01-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2025-01-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2025-01-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2025-01-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2025-01-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2025-01-13 | [data] update searx.data - make data.all | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-01-10 | [l10n] update translations from Weblate | searxng-bot | |
| 8f8f92dc0 - 2025-01-10 - hirushaadi <hirushaadi@users.noreply.translate.codeberg.org> d4ae2e4ba - 2025-01-08 - Harshith-10 <harshith-10@users.noreply.translate.codeberg.org> 05848d0bb - 2025-01-08 - return42 <return42@users.noreply.translate.codeberg.org> 151cde7fc - 2025-01-08 - return42 <return42@users.noreply.translate.codeberg.org> 43ba79c99 - 2025-01-06 - return42 <return42@users.noreply.translate.codeberg.org> | |||
| 2025-01-06 | [l10n] adding new language Irish (ga) | Aindriú Mac Giolla Eoin | |
| 2024-12-29 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-12-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-12-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-12-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-12-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-12-13 | Update data - locales | Markus Heiser | |
| ./searxng_extra/update/update_locales.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-11-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-11-29 | [fix] update_currencies.py: github CI has longer timeouts | Markus Heiser | |
| Github action Update data - update_currencies [1]: ./manage pyenv.cmd python ./searxng_extra/update/update_currencies.py fails with ``httpcore.ReadTimeout`` / the default timeout is 3sec. [1] https://github.com/searxng/searxng/actions/runs/12076864366/job/33703464399 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-11-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-11-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-11-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-11-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-10-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-10-15 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| Patches generated by:: make data.traits Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-09-29 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-09-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-09-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-09-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-09-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-09-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-09-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-09-15 | [data] update searx.data - update_engine_traits.py | Markus | |
| 2024-08-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-08-29 | [data] update searx.data - update_wikidata_units.py | return42 | |