summaryrefslogtreecommitdiff
path: root/searx/data
AgeCommit message (Collapse)Author
2022-06-01Merge pull request #1266 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-06-01Merge pull request #1265 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-06-01Merge pull request #1267 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-06-01Merge pull request #1268 from searxng/update_data_update_engine_descriptions.pyMarkus Heiser
Update searx.data - update_engine_descriptions.py
2022-06-01Merge pull request #1264 from searxng/update_data_update_languages.pyMarkus Heiser
Update searx.data - update_languages.py
2022-06-01Update searx.data - update_engine_descriptions.pydalf
2022-06-01Update searx.data - update_currencies.pydalf
2022-06-01Update searx.data - update_firefox_version.pydalf
2022-06-01Update searx.data - update_ahmia_blacklist.pydalf
2022-06-01Update searx.data - update_languages.pydalf
2022-06-01Update searx.data - update_wikidata_units.pydalf
2022-05-01Merge pull request #1158 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-05-01Merge pull request #1159 from searxng/update_data_update_engine_descriptions.pyMarkus Heiser
Update searx.data - update_engine_descriptions.py
2022-05-01Merge pull request #1157 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-05-01Merge pull request #1156 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-05-01Update searx.data - update_engine_descriptions.pydalf
2022-05-01Update searx.data - update_currencies.pydalf
2022-05-01Update searx.data - update_wikidata_units.pydalf
2022-05-01Update searx.data - update_ahmia_blacklist.pydalf
2022-05-01Update searx.data - update_firefox_version.pydalf
2022-04-22[fix] add back missing languages & regions (followup of PR #1071)Markus Heiser
In PR #1071 the language catalog of dailymotion has been cleaned up, before there had been over 7000 "languages" in the catalog. As a side effect of this clean-up the language & region catalog in SearXNG has been reduced [1]. This patch reduce the ``min_engines_per_lang`` from 13 to 12 to get the missed languages back in language & region catalog of SearXNG. [1] https://github.com/searxng/searxng/pull/1071/commits/3bb62823ec3af0e67bd2d959bec20c4791ee3bac#diff-f3f00db0f87f95b882624a192e0aac21525638af0b18c9514e765fcf1991678d Requested-by: @tiekoetter in a Matrix chat Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-04-16Update searx.data - update_engine_descriptions.pyAlexandre Flament
2022-04-16[fix] dailymotion engine: filter by language & countryMarkus Heiser
- fix the issue of fetching more the 7000 *languages* - improve the request function and filter by language & country - implement time_range_support & safesearch - add more fields to the response from dailymotion (allow_embed, length) - better clean up of HTML tags in the 'content' field. This is more or less a complete rework based on the '/videos' API from [1]. This patch cleans up the language list in SearXNG that has been polluted by the ISO-639-3 2 and 3 letter codes from dailymotion languages which have never been used. [1] https://developers.dailymotion.com/tools/ Closes: https://github.com/searxng/searxng/issues/1065 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-04-02Merge pull request #1031 from dalf/fix-bing-_fetch_supported_languagesAlexandre Flament
Fix bing fetch supported languages
2022-04-01Merge pull request #1035 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-04-01Merge pull request #1034 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-04-01Merge pull request #1033 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-04-01Update searx.data - update_wikidata_units.pydalf
2022-04-01Update searx.data - update_ahmia_blacklist.pydalf
2022-04-01Update searx.data - update_currencies.pydalf
2022-04-01Update searx.data - update_firefox_version.pydalf
2022-03-31Update languagesAlexandre FLAMENT
2022-03-01Merge pull request #934 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-03-01Merge pull request #935 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-03-01Merge pull request #936 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-03-01Update searx.data - update_currencies.pydalf
2022-03-01Update searx.data - update_wikidata_units.pydalf
2022-03-01Update searx.data - update_firefox_version.pydalf
2022-03-01Update searx.data - update_ahmia_blacklist.pydalf
2022-02-01Merge pull request #852 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-02-01Merge pull request #853 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-02-01Merge pull request #851 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-02-01Update searx.data - update_firefox_version.pydalf
2022-02-01Update searx.data - update_ahmia_blacklist.pydalf
2022-02-01Update searx.data - update_currencies.pydalf
2022-02-01Update searx.data - update_wikidata_units.pydalf
2022-01-29[mod] remove deprecate codeAlexandre Flament
remove code to support Python 3.5 and Python 3.6
2022-01-12[upd] searx/data/external_bangs.jsonMarkus Heiser
Updated external bangs by:: ./manage pyenv.cmd ./searxng_extra/update/update_external_bangs.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-07[upd] engine_descriptions.jsonMarkus Heiser
Updated by: ./manage pyenv.cmd python3 \ ./searxng_extra/update/update_engine_descriptions.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-01Update searx.data - update_languages.pyMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>