| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-02 | SearXNG: searxng_extra | Alexandre Flament | |
| 2021-10-02 | Merge pull request #360 from return42/ddg-lite | Markus Heiser | |
| Implement a DuckDuckGo Lite engine | |||
| 2021-10-01 | [upd] make data.languages | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-10-01 | Merge pull request #365 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2021-10-01 | Merge pull request #366 from searxng/update_data_update_languages.py | Markus Heiser | |
| Update searx.data - update_languages.py | |||
| 2021-10-01 | Merge pull request #364 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2021-10-01 | Merge pull request #363 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-10-01 | Update searx.data - update_languages.py | dalf | |
| 2021-10-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-10-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-10-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2021-10-01 | Update searx.data - update_currencies.py | dalf | |
| 2021-09-24 | [mod] add /engine_descriptions.json endpoint | Alexandre Flament | |
| returns engine descriptions (JSON): * key: engine name * value: description in the user locale, use English description as a fallback | |||
| 2021-09-01 | Merge pull request #278 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-09-01 | Merge pull request #279 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2021-09-01 | Merge pull request #280 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2021-09-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-09-01 | Update searx.data - update_currencies.py | dalf | |
| 2021-09-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2021-09-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-08-02 | Merge pull request #242 from searxng/update_data_update_currencies.py | Markus Heiser | |
| Update searx.data - update_currencies.py | |||
| 2021-08-02 | Merge pull request #241 from searxng/update_data_update_languages.py | Alexandre Flament | |
| Update searx.data - update_languages.py | |||
| 2021-08-01 | Merge pull request #243 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2021-08-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-08-01 | Update searx.data - update_currencies.py | dalf | |
| 2021-08-01 | Update searx.data - update_languages.py | dalf | |
| 2021-08-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-07-14 | [fix] Qwant engines - implement API v3 and add 'quant videos' | Markus Heiser | |
| The implementation uses the Qwant API (https://api.qwant.com/v3). The API is undocumented but can be reverse engineered by reading the network log of https://www.qwant.com/ queries. This implementation is used by different qwant engines in the settings.yml:: - name: qwant categories: general ... - name: qwant news categories: news ... - name: qwant images categories: images ... - name: qwant videos categories: videos ... Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-07-01 | Merge pull request #185 from searxng/update_data_update_external_bangs.py | Alexandre Flament | |
| Update searx.data - update_external_bangs.py | |||
| 2021-07-01 | Merge pull request #186 from searxng/update_data_update_wikidata_units.py | Alexandre Flament | |
| Update searx.data - update_wikidata_units.py | |||
| 2021-07-01 | Merge pull request #187 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-07-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2021-07-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-07-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-07-01 | Update searx.data - update_external_bangs.py | dalf | |
| 2021-06-09 | [pylint] searx/data/__init__.py | Markus Heiser | |
| BTW: add doc strings and moved __all__ to the top [1] [1] https://www.python.org/dev/peps/pep-0008/#module-level-dunder-names Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-06-09 | [fix] searx/data/__init__.py: rename __init__ as __all__ | Alexandre Flament | |
| 2021-06-09 | [enh] openstreetmap / map template: improve results | Alexandre Flament | |
| implements ideas described in #69 * update the engine * use wikidata * update map.html template | |||
| 2021-06-04 | Update engines_languages.json | Alexandre Flament | |
| 2021-06-01 | Merge pull request #122 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-06-01 | Merge pull request #121 from searxng/update_data_update_currencies.py | Alexandre Flament | |
| Update searx.data - update_currencies.py | |||
| 2021-06-01 | Merge pull request #120 from searxng/update_data_update_wikidata_units.py | Alexandre Flament | |
| Update searx.data - update_wikidata_units.py | |||
| 2021-06-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2021-06-01 | Update searx.data - update_currencies.py | dalf | |
| 2021-06-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-06-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-05-02 | fix Qwant's fetch_languages function | Marc Abonce Seguin | |
| 2021-05-01 | Merge pull request #49 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-05-01 | Merge pull request #50 from searxng/update_data_update_currencies.py | Alexandre Flament | |
| Update searx.data - update_currencies.py | |||
| 2021-05-01 | Merge pull request #48 from searxng/update_data_update_wikidata_units.py | Alexandre Flament | |
| Update searx.data - update_wikidata_units.py | |||