summaryrefslogtreecommitdiffstats
path: root/deluge/ui
Commit message (Expand)AuthorAge
* [Web] Accept charset in content-type for json messagesibizaman2022-06-12
* [WebUI] Fixed 'Complete Seen' and 'Completed' sortingMartin Hertz2022-05-17
* [Console] Fix curses.init_pair raise ValueError on Py3.10Calum Lind2022-05-01
* [TrackerIcons] Cleanup tmp files created by downloading pageCalum Lind2022-05-01
* [TrackerIcon] Use httpdownloader page redirect handlingCalum Lind2022-05-01
* [Core] Fixed KeyError in sessionproxy after torrent deleteDjLegolas2022-03-02
* [Tests] Remove reference to Twisted TrialCalum Lind2022-03-02
* [Console] Swap j and k key's behavior to fit vim modemarik2022-03-02
* [GTK] Remove unneeded glade icon activatable False propertyCalum Lind2022-03-02
* [GTK] Refactor Connection Manager Add Host dialogCalum Lind2022-03-02
* [GTK] Fix obscured port number in Connection Manager Add HostCalum Lind2022-03-02
* [Hostlist] Support IPv6 in host liststbkizle2022-02-18
* [Console] Fix torrent details status errorCalum Lind2022-02-17
* [WebUI] Move HTML entity encoding to clientCalum Lind2022-02-14
* [WebUI] Fix encoding HTML entities for torrent attributesCalum Lind2022-02-14
* [GTK] Increase connection mgr default heightCalum Lind2022-02-13
* [GTK] Fix ui logic/bug of checked move_completedHenry Kwan2022-02-13
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Core] Stopped using libtorrent deprecated functionsDjLegolas2022-02-13
* [GTK] Fix adding daemon accountsCalum Lind2022-02-12
* [Console] Fix incorrect test for when a host is onlinebendikro2022-02-12
* [GtkUI] Fix ETA being copied to neighboring empty cellsChase Sterling2022-02-11
* [GTK] Workaround crash on Windows with ico or gif iconsCalum Lind2022-02-09
* [GTK] Refactor out get_pixbuf_at_sizeCalum Lind2022-02-09
* [Config] Add mask_funcs to help mask passwords in logsCalum Lind2022-02-06
* [Console] Add the torrent label to info commandkingamajick2022-02-06
* Remove legacy PY2 sys.argv unicode handlingChase Sterling2022-02-03
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* [Gtk] Fixed edit torrents dialogs windows close issuesDjLegolas2022-01-30
* [Common] Add is_interface to validate network interfacestbkizle2022-01-30
* [GTK] Hide account password length in logDjLegolas2022-01-23
* [GTK UI]About Dialog Update yeartbkizle2022-01-21
* [GTK] Added a torrent menu option for magnet copyDjLegolas2022-01-21
* [GTK] Fix unable to prefetch magnet in thinclientCalum Lind2022-01-08
* [AutoAdd] Fixed error dialog not being shown on errorDjLegolas2022-01-06
* [TrackerIcon] Fixed old-large icon removalDjLegolas2022-01-06
* [TrackerIcon] Fixed parse error on UTF-8 sites with non-english charsDjLegolas2022-01-06
* [GTK] Make combobox_window expand to widthPatrick Byrne2022-01-03
* [WebUI] Define foreground and background colorsDjLegolas2022-01-03
* [GTK] Use GtkSpinner when testing open portDjLegolas2022-01-03
* [UI] Add Keywords property to desktop fileRedBearAK2021-12-29
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* [UI] Add SVG support for tracker iconsDjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [GtkUI] Fix ETA sorting to match WebUICalum Lind2021-12-22
* [WebUI] Fixed ETA sorting in WebUIDjLegolas2021-12-22
* [Console] Removed Core dependency from Console UIDjLegolas2021-12-22
* [Servers] Moved check_ssl_keys and generate_ssl_keys to crypto_utils.pyDjLegolas2021-12-20
* [Build] Fix WebUI js minifying errorCalum Lind2021-12-15
* [GTKUI] Open tracker edit with double clickDjLegolas2021-11-26