Age | Commit message (Expand) | Author |
---|---|---|
2020-12-09 | display if an engine does not support https | Noémi Ványi |
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 |
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 |