summaryrefslogtreecommitdiffstats
path: root/deluge/plugins
Commit message (Expand)AuthorAge
* [Extractor] Fix startup errorCalum Lind2019-06-12
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [Plugins] Remove stray unneeded init filesCalum Lind2019-05-13
* [Plugins] Fix missing deregister for JSONCalum Lind2019-05-03
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [#3211|Packaging] Fix missing tray iconCalum Lind2018-11-09
* [Execute] Fix Glade layout and Py3 bytes issueCalum Lind2018-11-07
* [AutoAdd] Fix GTK3 AttributeErrorsCalum Lind2018-11-06
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* [Label] Fix mnemonic labelsCalum Lind2018-11-06
* Remove stray debug logging linesCalum Lind2018-11-06
* [WebUI] Fix creating icon on GTK3 prefs pageCalum Lind2018-11-06
* [Exceute] Fix GTK3 pack_start missing paramtersCalum Lind2018-11-05
* [GTK3] Replace deprecated `set_data` with attribute assignmentCalum Lind2018-11-05
* [Blocklist] Fix detecting compression type on Py3Calum Lind2018-11-02
* Shorten code to declare namespaceCalum Lind2018-11-02
* [GTK3] Save ui files with Glade 3.22Calum Lind2018-11-02
* [Notifications] Migrate to GTK3kbdserver2018-11-02
* [Scheduler] Migrate plugin code to GTK3kbdserver2018-11-02
* [GTK3] Migrate plugins to GTK3Calum Lind2018-11-02
* [GTK3] Fix TextBuffer.get_text() argumentshugosenari2018-11-02
* [AutoAdd] Fix packaging autoadd_options data filesCalum Lind2018-10-21
* [WebUI] Fix closure minified size increaseCalum Lind2018-10-16
* Remove debugging log lineCalum Lind2018-10-10
* [Notifications] Set notification desktop entry hintKirill Romanov2018-10-08
* [Lint] Exclude js and css from EOF fixerCalum Lind2018-10-05
* [Lint] Format files with PrettierCalum Lind2018-10-03
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Lint] Flake8 cleanupCalum Lind2018-09-14
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [AutoAdd] Add WebUI interfaceDjLegolas2018-07-12
* Add dependecy on sixCalum Lind2018-06-27
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* Manually compress png with zopflipngCalum Lind2018-06-21
* [AutoAdd] Fix the logging for a failed added torrentCalum Lind2018-06-09
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Flake8] Fix import and docstrings issuesCalum Lind2018-05-20
* [#3126|Core] Restore synchonous add torrent methods for backward compatibiltyCalum Lind2017-11-18
* Fix flake8 errorCalum Lind2017-11-18
* [#3127|Blocklist] Fix importing blocklist with encoded linesCalum Lind2017-11-05
* [Lint] Fix flake8 issues with l as varCalum Lind2017-10-29
* [Notifications] Remove duplicate heading on prefs pageCalum Lind2017-10-16
* [Notifications]Fix no text in tab listDjLegolas2017-10-16
* [AutoAdd] Fix handling deferred torrentsCalum Lind2017-10-14
* [AutoAdd] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* [WebUi] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* [Notifications] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* [Extractor] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* [Execute] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* [Blocklist] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14