| 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 | |
| 2019-11-16 | webapp.py: use html.escape if cgi.escape is not available | lorddavidiii | |
| - cgi.escape was removed in python 3.8 - also use html.escape in framalibre.py | |||
| 2017-05-15 | [fix] framalibre : remove result['thumbnail'] (not used) | Dalf | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2017-03-22 | Add framalibre engine | François Revol | |
| framalibre.org is a catalogue of Free Software, edited by Framasoft. For now we pass the thumbnail as img_src as it doesn't seem to be used for IT... | |||