diff options
| author | 2023-02-19 15:52:21 +0100 | |
|---|---|---|
| committer | 2023-02-19 15:52:21 +0100 | |
| commit | d1772d410235592b482e3b08b1863f6624d9fe6b (patch) | |
| tree | accfb4b99c32e5e435089f8023d62e67a6951603 /deluge/plugins/Label/TODO | |
| parent | 8181331437b3240c763197ba961cdb106c4f0bdd (diff) | |
Adding upstream version 2.0.3.upstream/2.0.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'deluge/plugins/Label/TODO')
| -rw-r--r-- | deluge/plugins/Label/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/deluge/plugins/Label/TODO b/deluge/plugins/Label/TODO new file mode 100644 index 0000000..c6a5daa --- /dev/null +++ b/deluge/plugins/Label/TODO @@ -0,0 +1,11 @@ +*grey bars are hard-coded , use theme to get bg-color. +*label sub-menu is broken on 1'st popup. +*replacing/restoring the sidebar model is a hack +*config should save a label on bottom ok-button, not a seperate save-button per label +*filters : add "Traffic" , use label-core for filtering ; needs hooks in torrentview. +*torrentview: bugs/hacks in adding and removing columns +*webui is functional but not polished. +*move_torrent_to is not implemeted +*no client-side validation (could be solved by a ui.aclient exception-plugin) +*expand/arrows in sidebar are disabled to save space, fix the space issue or implement an alternative +*fix and move tracker_host column+status-field to core. |
