| 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> | |||
| 2024-05-16 | [mod] simple theme: drop img_src from default results | Markus Heiser | |
| The use of img_src AND thumbnail in the default results makes no sense (only a thumbnail is needed). In the current state this is rather confusing, because img_src is displayed like a thumbnail (small) and thumbnail is displayed like an image (large). 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> | |||
| 2024-02-25 | [feat] github: use packages template | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-27 | [fix] typos / reported by @kianmeng in searx PR-3366 | Markus Heiser | |
| [PR-3366] https://github.com/searx/searx/pull/3366 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-01-05 | [enh] add more categories | Martin Fischer | |
| 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-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2014-12-07 | [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) | dalf | |
| 2014-09-02 | update github engine and add comments | Thomas Pointhuber | |
| 2014-07-09 | [fix] unused globals removed | Adam Tauber | |
| 2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
| 2013-10-23 | [enh] engine cfg compatibilty | asciimoo | |
| 2013-10-23 | [fix] handling missing github descriptions | asciimoo | |
| 2013-10-22 | [fix] description escaping | asciimoo | |
| 2013-10-20 | [enh] github engine added | asciimoo | |