summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Toggle
Commit message (Expand)AuthorAge
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* Shorten code to declare namespaceCalum Lind2018-11-02
* [GTK3] Migrate plugins to GTK3Calum Lind2018-11-02
* [WebUI] Fix closure minified size increaseCalum Lind2018-10-16
* [Lint] Format files with PrettierCalum Lind2018-10-03
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* Revert "[#2341] Use common.resource_filename in plugins"Calum Lind2017-06-16
* Revert "[Plugins] Replace pkg_resources for abspath and decode path"Calum Lind2017-06-16
* [Plugins] Update create_plugin scriptCalum Lind2017-06-08
* [Plugins] Replace pkg_resources for abspath and decode pathCalum Lind2017-06-08
* [#2341] Use common.resource_filename in pluginsCalum Lind2017-06-08
* Remove unicode_literal from plugins setup.pyCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [WebUI] Use the short-form copyright textCalum Lind2015-12-14
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* [Plugins] Fix relative imports to use dot notationCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* Replace pause_all with pause_sessionCalum Lind2014-08-12
* Fix plugins not showing enabled in webuiCalum Lind2012-03-02
* Now that the plugin's namespace is in use, make the plugins get their own log...Pedro Algarvio2011-06-03
* Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-28
* Ported Feeder(although not working on current deluge), Notifications, Schedul...Pedro Algarvio2010-12-10