| 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-04-06 | Remove hubsbpot tracking URL params | 3nprob | |
| More information here: https://knowledge.hubspot.com/settings/how-do-i-create-a-tracking-url https://knowledge.hubspot.com/ads/ad-tracking-in-hubspot https://knowledge.hubspot.com/ctas/calls-to-action-frequently-asked-questions https://meta.stackexchange.com/questions/263392/what-are-these-very-long-parameters-in-so-careers-feedback-always-welcome-url | |||
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 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 | |