summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/WebUi
Commit message (Expand)AuthorAge
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [Plugins] Remove stray unneeded init filesCalum Lind2019-05-13
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* [WebUI] Fix creating icon on GTK3 prefs pageCalum Lind2018-11-06
* Shorten code to declare namespaceCalum Lind2018-11-02
* [GTK3] Save ui files with Glade 3.22Calum Lind2018-11-02
* [GTK3] Migrate plugins to GTK3Calum Lind2018-11-02
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Flake8] Fix import and docstrings issuesCalum Lind2018-05-20
* [WebUi] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* 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
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* Remove unicode_literal from plugins setup.pyCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Lint] Fix various pylint warnings and fixup codeAndrew Resch2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [UI] Add tests for ui_entrybendikro2016-05-08
* [WebUi] [Core] Fixes to plugin handling and WebUi plugin + testsbendikro2016-04-18
* [WebUI] Fix #2798: WebUI plugin fails to startbendikro2016-04-18
* [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
* Fix #2147 : Missing translations for plugin preferences pageCalum Lind2012-11-27
* Add some "now needed" missing imports.Pedro Algarvio2011-07-08
* 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