summaryrefslogtreecommitdiffstats
path: root/deluge/plugins
Commit message (Expand)AuthorAge
* [Notifications] Fix UnicodeEncodeError upon non-ascii torrent nameMartin Hertz2022-05-17
* [AutoAdd] Verify torrent decode and errors cleanly if invaliddeaddrop92022-05-01
* [Tests] Remove reference to Twisted TrialCalum Lind2022-03-02
* [GTK] Remove unneeded glade icon activatable False propertyCalum Lind2022-03-02
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* [Blocklist] Add frequency unit to interval labelFacundo Acevedo2022-01-30
* [AutoAdd] Fixed error dialog not being shown on errorDjLegolas2022-01-06
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Stats] Fix cairo error and failing testsCalum Lind2021-10-03
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [#3310|Stats] Fix constant session status key warningsiczero2021-08-29
* [Notifications] Fix email KeyError with status nameCalum Lind2021-08-01
* [AutoAdd|3295] Correctly fix auto-adding magnetsCalum Lind2021-07-24
* [AutoAdd] Fix magnet missing applied labelsRFBomb2021-04-17
* [GTKUI] Fix torrentdetails tab bar position not savingCalum Lind2021-02-20
* [#3439] Execute plugin fails to run on Windowsscudre2021-01-29
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [Label] Fix Options/Add windows not reopeningDjLegolas2019-06-25
* [Notifications] Fix unhandled TypeErrors on Python 3Calum Lind2019-06-25
* [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