| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-24 | [mod] replace engines_languages.json by engines_traits.json | Markus Heiser | |
| Implementations of the *traits* of the engines. Engine's traits are fetched from the origin engine and stored in a JSON file in the *data folder*. Most often traits are languages and region codes and their mapping from SearXNG's representation to the representation in the origin search engine. To load traits from the persistence:: searx.enginelib.traits.EngineTraitsMap.from_data() For new traits new properties can be added to the class:: searx.enginelib.traits.EngineTraits .. hint:: Implementation is downward compatible to the deprecated *supported_languages method* from the vintage implementation. The vintage code is tagged as *deprecated* an can be removed when all engines has been ported to the *traits method*. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-03-15 | Merge pull request #2224 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2023-03-15 | Merge pull request #2222 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2023-03-01 | Merge pull request #2227 from searxng/update_data_update_engine_descriptions.py | Alexandre Flament | |
| Update searx.data - update_engine_descriptions.py | |||
| 2023-03-01 | Merge pull request #2226 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2023-03-01 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2023-03-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2023-03-01 | Update searx.data - update_currencies.py | dalf | |
| 2023-03-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2023-03-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2023-01-29 | Merge pull request #2134 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2023-01-29 | Merge pull request #2135 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2023-01-29 | Merge pull request #2136 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2023-01-29 | Merge pull request #2137 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2023-01-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2023-01-29 | Update searx.data - update_currencies.py | dalf | |
| 2023-01-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2023-01-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2023-01-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-12-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-12-29 | Merge pull request #2054 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2022-12-29 | Merge pull request #2057 from searxng/update_data_update_engine_descriptions.py | Markus Heiser | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-12-29 | Merge pull request #2053 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-12-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-12-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-12-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-12-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-12-10 | [mod] new plugin: Autodetect search language | ArtikusHG | |
| 2022-11-29 | Merge pull request #1981 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-11-29 | Merge pull request #1982 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2022-11-29 | Merge pull request #1983 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2022-11-29 | Merge pull request #1984 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-11-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-11-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-11-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-11-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-11-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-11-05 | User agent: don't include the patch number in the Firefox version | Alexandre Flament | |
| The Firefox version in the user agent doesn't include the patch version: 106.0 not 106.0.2 Close #1914 | |||
| 2022-10-29 | Merge pull request #1905 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-10-29 | Merge pull request #1906 from searxng/update_data_update_external_bangs.py | Markus Heiser | |
| Update searx.data - update_external_bangs.py | |||
| 2022-10-29 | Merge pull request #1907 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-10-29 | Merge pull request #1908 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2022-10-29 | Merge pull request #1909 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2022-10-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-10-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-10-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-10-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-10-29 | Update searx.data - update_external_bangs.py | dalf | |
| 2022-10-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-10-11 | Update searx.data - update_osm_keys_tags.py | Markus Heiser | |
| Patch was generated by:: ./manage pyenv.cmd searxng_extra/update/update_osm_keys_tags.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||