Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2018-05-05 | Fix acgsou encoding error on python2 and add unicode characters to unit testt | rinpatch | |
2018-05-03 | Switch acgsou to http | rinpatch | |
2018-04-27 | Forgot to remove print command used for debugging | rinpatch | |
2018-04-27 | Added unit test | rinpatch | |
2018-04-27 | Traling whitespace | rinpatch | |
2018-04-27 | Hopefully fix code style errors(again)(again) | rinpatch | |
2018-04-27 | Hopefully fix code style errors(again) | rinpatch | |
2018-04-27 | Hopefully fix code style errors | rinpatch | |
2018-04-26 | Added Engine | rinpatch | |