Commit Graph

31 Commits (31866d9f3357683949971b62d44e01b3d73befe1)

Author SHA1 Message Date
David A Roberts 678b9e994a [enh] infinite scroll
resolves #649
8 years ago
David A Roberts 117d36b66e Add Crossref search engine and DOAI rewrite plugin 8 years ago
stepshal b3ab221b98 Fix anomalous backslash in string 8 years ago
Adam Tauber 257e52954a [enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
8 years ago
Kirill Isakov 3246541bdc [WIP] Add vim-hotkeys plugin 9 years ago
Adam Tauber 4e5af8d87b [mod] move plugin static files to static/plugins 9 years ago
Adam Tauber ab6a7601cb [enh] new plugin to open results on new browser tabs 9 years ago
Adam Tauber bd22e9a336 [fix] pep8 compatibilty 9 years ago
Adam Tauber d2fd56612c [fix] rename after result refactor 9 years ago
Adam Tauber 6424a7702d Merge branch 'remove_trackers_plugin' of https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin
Conflicts:
	searx/plugins/__init__.py
9 years ago
Cqoicebordel 8911233e3e Use parsed_url 9 years ago
Cqoicebordel e93f5314d7 A bit of cleanup of the code
- regexes in a array
- regexes applied only on the last part of the url
9 years ago
Luc Didry 0fe362bacf Change self plugin to self_info + change self_info description 9 years ago
Luc Didry 41fd748cdf Merge self_ip and self_useragent into one plugin 9 years ago
Luc Didry 538029dc14 Add a self user agent plugin
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.
9 years ago
Cqoicebordel 617495cca8 Add a plugin to remove trackers from results URLs 9 years ago
Adam Tauber 3683b35877 [fix] plugin description 9 years ago
Adam Tauber ff68546c69 [mod] enable category select plugin by default 10 years ago
Adam Tauber 33516256fd [fix] load https rules 10 years ago
Adam Tauber d2a636f75d [mod] https rewrite pluginification 10 years ago
Adam Tauber 146928a749 [doc] plugin license infos 10 years ago
Adam Tauber 973c97c85b [enh] new plugin: search on category select (currently only in oscar theme)
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
10 years ago
Adam Tauber dd84814b68 [enh] plugins: client side dependency support 10 years ago
Adam Tauber 54f1bc0425 [fix] call ip plugin as a post search callback 10 years ago
Adam Tauber a57a011e94 [fix] remove ip plugin pre_search override - closes #275 10 years ago
Adam Tauber bf5d6f56c6 [enh] plugin attribute type check 10 years ago
Adam Tauber 13ea0a20ae [enh] gettext in self ip plugin 10 years ago
Adam Tauber 9eeb36c787 [enh] selfip plugin description 10 years ago
Adam Tauber 9cb66be29c [enh] plugin id 10 years ago
Adam Tauber cae22bfc76 [enh] per user plugin switch 10 years ago
Adam Tauber 00cc4dcbf4 [enh] plugin support basics ++ self ip plugin 10 years ago