| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-21 | Merge branch 'remove_trackers_plugin' of ↵ | Adam Tauber | |
| https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin Conflicts: searx/plugins/__init__.py | |||
| 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-15 | Change self plugin to self_info + change self_info description | Luc Didry | |
| 2015-06-15 | Merge self_ip and self_useragent into one plugin | Luc Didry | |
| 2015-06-14 | Add a self user agent plugin | Luc Didry | |
| Just like with the "ip" query, duckduckgo gives the server's information with the "user agent" query. This corrects this behavior by adding a plugin based on self_ip.py plugin. | |||
| 2015-06-09 | Add a plugin to remove trackers from results URLs | Cqoicebordel | |
| 2015-05-02 | [fix] plugin description | Adam Tauber | |
| 2015-04-26 | [mod] enable category select plugin by default | Adam Tauber | |
| 2015-04-13 | [fix] load https rules | Adam Tauber | |
| 2015-04-13 | [mod] https rewrite pluginification | Adam Tauber | |
| 2015-04-13 | [doc] plugin license infos | Adam Tauber | |
| 2015-04-12 | [enh] new plugin: search on category select (currently only in oscar theme) | Adam Tauber | |
| TODO purge mootools from default/courgette and integrate jquery ++ this theme | |||
| 2015-04-12 | [enh] plugins: client side dependency support | Adam Tauber | |
| 2015-04-07 | [fix] call ip plugin as a post search callback | Adam Tauber | |
| 2015-03-16 | [fix] remove ip plugin pre_search override - closes #275 | Adam Tauber | |
| 2015-03-14 | [enh] plugin attribute type check | Adam Tauber | |
| 2015-03-14 | [enh] gettext in self ip plugin | Adam Tauber | |
| 2015-03-11 | [enh] selfip plugin description | Adam Tauber | |
| 2015-03-11 | [enh] plugin id | Adam Tauber | |
| 2015-03-10 | [enh] per user plugin switch | Adam Tauber | |
| 2015-03-10 | [enh] plugin support basics ++ self ip plugin | Adam Tauber | |