| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2024-08-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-08-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-08-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-08-02 | [data] update searx.data - update_external_bangs.py | return42 | |
| 2024-07-29 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| $ make data.traits Last GH action has been failed [1], the bugfixes from aa05685cc were necessary to update the data. [1] https://github.com/searxng/searxng/actions/runs/10135834050/job/28023757191 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-07-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-07-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-07-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-07-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-07-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-06-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-06-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-06-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-06-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-06-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-06-25 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| $ make data.traits Last GH action has been failed [1], the bugfixes from - https://github.com/searxng/searxng/pull/3611 - https://github.com/searxng/searxng/pull/3612 were necessary to update the data. [1] https://github.com/searxng/searxng/actions/runs/9278028691/job/25528337485 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-05-29 | [data] update searx.data - update_engine_traits.py | Markus Heiser | |
| $ make data.traits Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-05-29 | [data] update searx.data - update_wikidata_units.py | return42 | |
| 2024-05-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-05-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-05-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-05-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-05-01 | [fix] update wikidata units - remove URL prefix from Q-name | Markus Heiser | |
| Sometimes the URL prefix switches from a http to a https, this patch harden the code that removes the URL prefix from wikidata Q-name, issue has been reported in [1]. [1] https://github.com/searxng/searxng/pull/3437#issuecomment-2082121730 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-04-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-04-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-04-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-04-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-04-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-04-27 | [data] wikidata: update wikidata_units.json | Bnyro | |
| 2024-03-29 | [data] update searx.data - update_firefox_version.py | return42 | |
| 2024-03-29 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-03-29 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-03-29 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-03-29 | [data] update searx.data - update_engine_descriptions.py | return42 | |
| 2024-03-11 | [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| In the past, some files were tested with the standard profile, others with a profile in which most of the messages were switched off ... some files were not checked at all. - ``PYLINT_SEARXNG_DISABLE_OPTION`` has been abolished - the distinction ``# lint: pylint`` is no longer necessary - the pylint tasks have been reduced from three to two 1. ./searx/engines -> lint engines with additional builtins 2. ./searx ./searxng_extra ./tests -> lint all other python files Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-10 | [data] make data.all | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-10 | [data] update searx.data - update_engine_traits.py | return42 | |
| 2024-03-10 | [data] update searx.data - update_ahmia_blacklist.py | return42 | |
| 2024-03-10 | [data] update searx.data - update_currencies.py | return42 | |
| 2024-03-10 | [data] update searx.data - update_engine_descriptions.py | return42 | |