| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-03 | [mod] drop: from __future__ import annotations | Markus Heiser |
| 2025-01-28 | [refactor] typification of SearXNG (initial) / result items (part 1) | Markus Heiser |
| 2024-03-11 | [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser |
| 2021-03-01 | [fix] answers: don't crash when the query is an empty string | 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 |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber |
| 2016-11-19 | [enh] add quick answer functionality with an example answerer | Adam Tauber |