summaryrefslogtreecommitdiff
path: root/searx/engines/wikidata.py
AgeCommit message (Expand)Author
2024-05-10[fix] engine wikidata - WIKIDATA_UNITS has been changed in #3378Markus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-19wikipedia wikidata infobox + disable wikisource (#2806)Émilien (perso)
2023-09-18[fix] spellingjazzzooo
2023-04-17[fix] doc of locales.get_engine_locale() / zh-classical is missleadingMarkus Heiser
2023-04-15[fix] searxng_extra/update/update_engine_descriptions.py (part 1)Markus Heiser
2023-03-24[mod] wikipedia & wikidata: upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] Wikipedia: fetch engine traits (data_type: supported_languages)Markus Heiser
2023-03-21Pass black formatting testSolirs
2023-03-21WIKIDATA: Add description for resultsSolirs
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-06-11Wikidata engine: ignore dummy entitiesAlexandre Flament
2022-06-11Wikidata engine: minor change of the SPARQL requestAlexandre Flament
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-02-07[pylint] searx/engines/wikidata.py (no functional change)Markus Heiser
2022-02-07[fix] wikidata: URL decoding and file extension handlingLéon Tiekötter
2022-02-06[fix] wikidata engine: select image with higher (not lower) priorityMarkus Heiser
2022-02-06wikidata: load thumbnail instead of full imageLéon Tiekötter
2022-02-06[fix] wikidata info box imagesLéon Tiekötter
2021-12-27[fix] issues reported by pylintMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-09-06[mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-11[enh] add raise_for_httperrorAlexandre Flament
2020-12-04[fix] wikidata: fix crash when the item has no description at all and at leas...Alexandre Flament
2020-12-01[mod] wikidata: WDGeoAttribute class: doesn't change the method signature of ...Alexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-28[mod] wikidata engine: use one SPARQL request instead of 2 HTTP requests.Alexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-27only return one url per "type" in Wikidata (#2151)Marc Abonce Seguin
2020-06-09[enh] add official site link to the top of the infobox - closes #1644Adam Tauber
2019-11-15[mod] speed optimizationDalf
2019-07-29[fix] wikidata engine: faster processing, remove one HTTP redirection.Dalf
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2018-07-06Fix formattingLéo Bourrel
2018-07-05Update path to wikidata imageLéo Bourrel
2018-04-08[fix] make search requests on wikidata more accurateMarc Abonce Seguin
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-08-05[fix] merge infoboxes based on weightmarc
2016-08-05wikidata refactor and more attributes (see issue #560)marc
2016-08-05[enh] multilingual wikidataa01200356