Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2022-09-23 | Science category: update the engines | Alexandre FLAMENT | |
* use the paper.html template * fetch more data from the engines * add crossref.py | |||
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-09 | display if an engine does not support https | Noémi Ványi | |
Closes #302 | |||
2020-12-03 | [mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* ↵ | Alexandre Flament | |
functions | |||
2020-12-01 | [mod] pylint: numerous minor code fixes | Alexandre Flament | |
2020-11-14 | [mod] remove unused import | Alexandre Flament | |
use from searx.engines.duckduckgo import _fetch_supported_languages, supported_languages_url # NOQA so it is possible to easily remove all unused import using autoflake: autoflake --in-place --recursive --remove-all-unused-imports searx tests | |||
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-10-16 | [fix] enable paging support for arxiv engine | Adam Tauber | |
2019-08-05 | [fix] arxiv engine | Dalf | |
2017-11-01 | minor fixes of arxiv | Noémi Ványi | |
Closes #1050 | |||
2017-11-01 | [fix] remove .encode for python3 compatibility | jibe-b | |
2017-11-01 | [enh] use format to concatenate strings | jibe-b | |
2017-11-01 | [add] arxiv engine | jibe-b | |