index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
wikidata.py
Age
Commit message (
Expand
)
Author
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-07-26
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Markus Heiser
2025-03-01
[fix] wikidata: increase wikidata queries timeout
Markus Heiser
2025-02-26
[fix] Internet links disappeared from wikidata side box (second try)
Markus Heiser
2025-02-06
[fix] Internet links disappeared from wikidata side box
Markus Heiser
2025-01-20
[feat] wikidata: add mastodon, peertube and Lemmy accounts to infobox
Popolon
2024-05-10
[fix] engine wikidata - WIKIDATA_UNITS has been changed in #3378
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-19
wikipedia wikidata infobox + disable wikisource (#2806)
Émilien (perso)
2023-09-18
[fix] spelling
jazzzooo
2023-04-17
[fix] doc of locales.get_engine_locale() / zh-classical is missleading
Markus 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_v1
Markus Heiser
2023-03-24
[mod] Wikipedia: fetch engine traits (data_type: supported_languages)
Markus Heiser
2023-03-21
Pass black formatting test
Solirs
2023-03-21
WIKIDATA: Add description for results
Solirs
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-06-11
Wikidata engine: ignore dummy entities
Alexandre Flament
2022-06-11
Wikidata engine: minor change of the SPARQL request
Alexandre Flament
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-02-07
[pylint] searx/engines/wikidata.py (no functional change)
Markus Heiser
2022-02-07
[fix] wikidata: URL decoding and file extension handling
Léon Tiekötter
2022-02-06
[fix] wikidata engine: select image with higher (not lower) priority
Markus Heiser
2022-02-06
wikidata: load thumbnail instead of full image
Léon Tiekötter
2022-02-06
[fix] wikidata info box images
Léon Tiekötter
2021-12-27
[fix] issues reported by pylint
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-11
[enh] add raise_for_httperror
Alexandre 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 import
Alexandre 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.utils
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-08-27
only 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 #1644
Adam Tauber
2019-11-15
[mod] speed optimization
Dalf
2019-07-29
[fix] wikidata engine: faster processing, remove one HTTP redirection.
Dalf
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2019-01-06
[fix] check language aliases when setting search language
Marc Abonce Seguin
2018-07-06
Fix formatting
Léo Bourrel
2018-07-05
Update path to wikidata image
Léo Bourrel
2018-04-08
[fix] make search requests on wikidata more accurate
Marc Abonce Seguin
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[enh] py3 compatibility
Adam Tauber
[next]