| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-26 | [upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251) | Markus Heiser | |
| In 25.1.0 [2] an old bug has been fixed: "Docstring formatting does not apply to module docstrings" [3]. [1] https://github.com/psf/black/blob/main/CHANGES.md#2590 [2] https://github.com/psf/black/blob/main/CHANGES.md#2510 [3] https://github.com/psf/black/issues/4094 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-07-26 | [fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-11-24 | [chore] *: fix typos detected by typos-cli | Bnyro | |
| 2024-05-28 | [fix] issues reported by pylint-3.2.2 | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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-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-12-01 | [mod] pylint: numerous minor code fixes | Alexandre Flament | |
| 2020-09-10 | Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes | Dalf | |
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2018-06-14 | [fix] add py3 compatibility to base engine - closes #1319 | Adam Tauber | |
| 2017-11-01 | minor fix of BASE engine | Noémi Ványi | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-03-29 | [enh] Add BASE engine in category Science. Basic and advanced search. | jibe-b | |