summaryrefslogtreecommitdiff
path: root/searx/plugins/__init__.py
AgeCommit message (Expand)Author
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-25add Ahmia filter plugin for onion resultsMarc Abonce Seguin
2020-10-23[enh] add plugin converting strings into hash digestsVenca24
2020-10-09[enh] add ability to set enabled plugins from settings - closes #1613 #778Adam Tauber
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-29Revert "[enh] new plugin to open results on new browser tabs"Noémi Ványi
2020-07-28[enh] copy atime_ns and mtime_ns of external plugin resourcesAdam Tauber
2020-07-28[mod] add dedicated directory to external plugins with gitignore fileAdam Tauber
2020-07-28[fix] correct imported modulesAdam Tauber
2020-07-28[fix] resolve minor review issuesAdam Tauber
2020-07-28[mod] create static directory for each external pluginAdam Tauber
2020-07-28[fix] pep8Adam Tauber
2020-07-28[fix] add plugin sha sum check to be able to copy updated resourcesAdam Tauber
2020-07-28[enh] add external plugin supportAdam Tauber
2017-11-01[enh] oa_doi_rewrite plugin broadens doai_rewritejibe-b
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-02[mod] searx uses flask framework only in webapp.py. Make migration to another...Alexandre Flament
2016-08-11[enh] infinite scrollDavid A Roberts
2016-08-10Add Crossref search engine and DOAI rewrite pluginDavid A Roberts
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
2016-04-23[WIP] Add vim-hotkeys pluginKirill Isakov
2016-02-10[enh] new plugin to open results on new browser tabsAdam Tauber
2015-06-21Merge branch 'remove_trackers_plugin' of https://github.com/Cqoicebordel/sear...Adam Tauber
2015-06-15Change self plugin to self_info + change self_info descriptionLuc Didry
2015-06-15Merge self_ip and self_useragent into one pluginLuc Didry
2015-06-14Add a self user agent pluginLuc Didry
2015-06-09Add a plugin to remove trackers from results URLsCqoicebordel
2015-04-13[mod] https rewrite pluginificationAdam Tauber
2015-04-13[doc] plugin license infosAdam Tauber
2015-04-12[enh] new plugin: search on category select (currently only in oscar theme)Adam Tauber
2015-04-12[enh] plugins: client side dependency supportAdam Tauber
2015-03-14[enh] plugin attribute type checkAdam Tauber
2015-03-11[enh] plugin idAdam Tauber
2015-03-10[enh] per user plugin switchAdam Tauber
2015-03-10[enh] plugin support basics ++ self ip pluginAdam Tauber