| 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> | |||
| 2022-01-28 | [fix] ina engine | Alexandre Flament | |
| based on https://gitlab.e.foundation/e/cloud/my-spot/-/commit/a45408e8e2ced90d3f268e09ef01808234072c8b | |||
| 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-12-21 | [doc] introduce about.language and sort engines by it | Martin Fischer | |
| 2021-03-25 | [fix] make ina engine compatible with the new response json | Adam Tauber | |
| 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-20 | [fix] Python 3.9: use html.unescape instead of HTMLParser.unescape | 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-01-02 | [fix] handle missing thumbnail | Adam Tauber | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-07-09 | Add INA search engine | François Revol | |