| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-29 | Update searx.data - update_currencies.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> | |||
| 2022-09-29 | Merge pull request #1819 from searxng/update_data_update_currencies.py | Alexandre Flament | |
| Update searx.data - update_currencies.py | |||
| 2022-09-29 | Merge pull request #1821 from searxng/update_data_update_engine_descriptions.py | Alexandre Flament | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-09-29 | Merge pull request #1818 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-09-29 | Merge pull request #1820 from searxng/update_data_update_wikidata_units.py | Alexandre Flament | |
| Update searx.data - update_wikidata_units.py | |||
| 2022-09-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-09-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-09-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-09-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-09-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-08-29 | Merge pull request #1720 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-08-29 | Merge pull request #1722 from searxng/update_data_update_languages.py | Markus Heiser | |
| Update searx.data - update_languages.py | |||
| 2022-08-29 | Merge pull request #1723 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-08-29 | Merge pull request #1724 from searxng/update_data_update_engine_descriptions.py | Markus Heiser | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-08-29 | Merge pull request #1721 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2022-08-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-08-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-08-29 | Update searx.data - update_languages.py | dalf | |
| 2022-08-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-08-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-08-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-08-14 | [fix] qwant - API error::locale must be one .. | Markus Heiser | |
| The request function should not request a language (aka locale) that is not supported by qwant. Select a locale like zh-TW ends in qwant's API error: ERROR searx.engines.qwant news: exception : \ API error::locale must be one of the following values: \ en_gb, en_ie, en_us, en_ca, en_my, en_au, en_nz, de_de, de_ch, de_at, fr_fr, \ fr_be, fr_ch, fr_ca, fr_ad, fc_ca, co_fr, es_es, es_ar, es_cl, es_co, es_mx, \ es_pe, es_ad, ca_es, ca_ad, ca_fr, eu_es, eu_fr, it_it, it_ch, pt_pt, pt_ad, \ nl_be, nl_nl The existing searx.utils.match_language function is unsuitable for this purpose, it is replaced by function searx.locales.get_engine_locale that is based on the methods from the babel package. The quant's _fetch_supported_languages function has been revised to filter out languages 8aka locales) not supported by qwant. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-08-10 | Update searx.data - update_engine_descriptions.py | Markus Heiser | |
| ./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-07-29 | Merge pull request #1580 from searxng/update_data_update_engine_descriptions.py | Markus Heiser | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-07-29 | Merge pull request #1579 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2022-07-29 | Merge pull request #1578 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-07-29 | Merge pull request #1576 from searxng/update_data_update_languages.py | Markus Heiser | |
| Update searx.data - update_languages.py | |||
| 2022-07-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-07-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-07-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-07-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-07-29 | Update searx.data - update_languages.py | dalf | |
| 2022-07-15 | Update searx.data - update_engine_descriptions.py | Markus Heiser | |
| ./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-07-07 | Update searx.data - update_engine_descriptions.py | Markus Heiser | |
| ./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-07-02 | Update searx.data - update_engine_descriptions.py | Markus Heiser | |
| ./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-07-02 | Update searx.data - update_currencies.py | Markus Heiser | |
| ./manage pyenv.cmd python ./searxng_extra/update/update_currencies.py Closes: https://github.com/searxng/searxng/pull/1375 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-06-29 | Merge pull request #1379 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-06-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-06-29 | Merge pull request #1376 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-06-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-06-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-06-01 | Merge pull request #1266 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2022-06-01 | Merge pull request #1265 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-06-01 | Merge pull request #1267 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2022-06-01 | Merge pull request #1268 from searxng/update_data_update_engine_descriptions.py | Markus Heiser | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-06-01 | Merge pull request #1264 from searxng/update_data_update_languages.py | Markus Heiser | |
| Update searx.data - update_languages.py | |||
| 2022-06-01 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-06-01 | Update searx.data - update_currencies.py | dalf | |
| 2022-06-01 | Update searx.data - update_firefox_version.py | dalf | |