summaryrefslogtreecommitdiff
path: root/searx/plugins/__init__.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-09[fix] issues reported by pylint 3.1.0Markus Heiser
2023-09-18[fix] spellingjazzzooo
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-01-17[typing] add optional attrs to PluginMartin Fischer
2022-01-06[refactor] add type hints & remove Setting._post_initMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-10-07[mod] searx.plugins.prepare_package_resources() - use generatorsMarkus Heiser
2021-10-07[fix] searx.plugins.initialize() - don't miss module & module-nameMarkus Heiser
2021-10-06plugins: refactor initializationAlexandre Flament
2021-09-11[enh] add hostname_replace pluginAlexandre Flament
2021-08-14[mod] plugins: minor changeAlexandre Flament
2021-06-17[mod] oscar theme: /preferences : HTML detail order match visual tabsAlexandre Flament
2021-06-17[mod] oscar theme /preferences: reorganize the preferencesAlexandre Flament
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-04-22[drop] plugin HTTPS rewrite - rule base is to old (update is to big)Markus Heiser
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