| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-22 | fix out of range error in tracker remover plugin | Marc Abonce Seguin | |
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2019-10-14 | [fix] pep8 | Adam Tauber | |
| 2019-10-14 | [fix] update query params sanitization - closes #722 | Adam Tauber | |
| 2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-11-02 | Change plugin API : | dalf | |
| - pre_search(request, search) - post_search(request, search) - on_result(request, search, result) with - request is the Flask request - search a searx.Search instance - result a searx result as usual | |||
| 2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
| WARNING: dependency changes | |||
| 2015-06-18 | Use parsed_url | Cqoicebordel | |
| 2015-06-15 | A bit of cleanup of the code | Cqoicebordel | |
| - regexes in a array - regexes applied only on the last part of the url | |||
| 2015-06-09 | Add a plugin to remove trackers from results URLs | Cqoicebordel | |