Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-09-20 | [fix] results with digbit don't truncate anymore | marc | |
2016-08-13 | add digbt engine | Noemi Vanyi | |
Unfortunately, it is quite slow so it is disabled. Furthermore, the display of number of files is wrong on digbt.org, so it is not displayed on searx. |