| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-26 | [refactor] translation engines: add translate category | Bnyro | |
| Co-authored-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-06-04 | [fix] typo: online_dictionnary --> online_dictionary | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-10 | [enh] replace requests by httpx | Alexandre Flament | |
| 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-17 | [mod] dictzone, translated, currency_convert: use engine_type online_curency ↵ | Alexandre Flament | |
| and online_dictionnary | |||
| 2020-12-09 | display if an engine does not support https | Noémi Ványi | |
| Closes #302 | |||
| 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 | |
| 2019-11-15 | [mod] speed optimization | Dalf | |
| compile XPath only once avoid redundant call to urlparse get_locale(webapp.py): avoid useless call to request.accept_languages.best_match | |||
| 2019-08-05 | [fix] dictzone engine | Dalf | |
| 2017-06-25 | [fix] is_valid_lang fixed for new languages.py + dictzone engine encoding | potato | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-09-06 | [fix] unicode urls | Adam Tauber | |
| 2016-09-06 | [enh] is_valid_lang moved to utils | potato | |
| 2016-09-06 | [enh] engine header comments | potato | |
| 2016-09-06 | [fix] only 1-word search triggers the engine | potato | |
| 2016-09-06 | [enh] removed missing params; [fix] pep8 | potato | |
| 2016-09-06 | [fix] no lambda anymore, cgi.escape | potato | |
| 2016-09-06 | [enh] dictionary engine renamed to dictzone | potato | |