| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-03 | [mod] addition of various type hints / tbc | Markus Heiser | |
| - pyright configuration [1]_ - stub files: types-lxml [2]_ - addition of various type hints - enable use of new type system features on older Python versions [3]_ - ``.tool-versions`` - set python to lowest version we support (3.10.18) [4]_: Older versions typically lack some typing features found in newer Python versions. Therefore, for local type checking (before commit), it is necessary to use the older Python interpreter. .. [1] https://docs.basedpyright.com/v1.20.0/configuration/config-files/ .. [2] https://pypi.org/project/types-lxml/ .. [3] https://typing-extensions.readthedocs.io/en/latest/# .. [4] https://mise.jdx.dev/configuration.html#tool-versions Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> Format: reST | |||
| 2024-07-03 | [fix] gentoo: use mediawiki engine | Bnyro | |
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-04 | [mod] engine: wikimedia - improve results, add addition settings & doc | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-04 | [feat] new engine: wikispecies | Bnyro | |
| 2021-12-27 | [format.python] initial formatting of the python code | Markus Heiser | |
| This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-02-01 | [mod] dynamically set language_support variable | Alexandre Flament | |
| The language_support variable is set to True by default, and set to False in only 5 engines. Except the documentation and the /config URL, this variable is not used. This commit remove the variable definition in the engines, and set value according to supported_languages length: False when the length is 0, True otherwise. Close #2485 | |||
| 2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
| move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-05-18 | [fix] pep8 | Adam Tauber | |
| 2017-05-18 | [fix] add more description on possible search tpyes | Noémi Ványi | |
| 2017-05-18 | [enh] make search type of mediawiki configurable | Noémi Ványi | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-13 | [mod] fetch supported languages for several engines | marc | |
| utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
| 2016-12-13 | small fixes | marc | |
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-02-09 | [fix] restrict wikipedia queries to the titles to avoid irrelevant results | Adam Tauber | |
| 2016-02-08 | [fix] real support of non wikipedia style mediawikis | Adam Tauber | |
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
| 2014-09-04 | [fix] print removed | Adam Tauber | |
| 2014-09-04 | [fix] string formatting | Adam Tauber | |
| 2014-09-04 | [enh][fix] support base_urls without language code ++ extra whitespaces removed | Adam Tauber | |
| 2014-09-03 | fix mediawiki-comment | Thomas Pointhuber | |
| * bug: setting language_support to False result in no results | |||
| 2014-09-03 | using general mediawiki-engine | Thomas Pointhuber | |
| * writing general mediawiki-engine * using this engine for wikipedia * using this engine for uncyclopedia | |||
| 2014-01-30 | [enh] paging support for mediawiki | asciimoo | |
| 2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
| 2014-01-17 | [fix] replace the png icons by ico's, minor chnage in the html | pw3t | |
| 2014-01-16 | [ehn] add favicons for vimeo, soundcloud, twitter and youtube | pw3t | |
| 2014-01-14 | [enh] simplified mediawiki response processing | András Veres-Szentkirályi | |
| 2013-10-23 | [enh] mediawiki engine added | asciimoo | |