summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Fix parsing magnet with tracker tiersCalum Lind2022-07-08
* Fix missing trackers adding magnetsCalum Lind2022-07-05
* [Core] Fix typo in AUTH_LEVEL_MAPPINGN91992022-06-19
* [Web] Accept charset in content-type for json messagesibizaman2022-06-12
* [WebUI] Fixed 'Complete Seen' and 'Completed' sortingMartin Hertz2022-05-17
* [Notifications] Fix UnicodeEncodeError upon non-ascii torrent nameMartin Hertz2022-05-17
* [Core] Refactor prefetch_metadata for more clarityChase Sterling2022-05-17
* [Console] Fix curses.init_pair raise ValueError on Py3.10Calum Lind2022-05-01
* [Core] Cleanup temp files in add_torrent_urlCalum Lind2022-05-01
* [TrackerIcons] Cleanup tmp files created by downloading pageCalum Lind2022-05-01
* [TrackerIcon] Use httpdownloader page redirect handlingCalum Lind2022-05-01
* [Tests] Remove winreg interface name checkCalum Lind2022-05-01
* [AutoAdd] Verify torrent decode and errors cleanly if invaliddeaddrop92022-05-01
* [Core] Fixed KeyError in sessionproxy after torrent deleteDjLegolas2022-03-02
* [Tests] Remove reference to Twisted TrialCalum Lind2022-03-02
* [Tests] Skip SNI icon testCalum 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
* [Core] Fix Twisted fromCoroutine AttrErrorCalum Lind2022-02-16
* Automatically refresh and expire the torrent status cache.Chase Sterling2022-02-15
* [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
* [lt] Upgraded libtorrent minimum version to 1.2DjLegolas2022-02-13
* [Core] Enable file_completed_alert handling.Chase Sterling2022-02-13
* [GTK] Fix adding daemon accountsCalum Lind2022-02-12
* [Console] Fix incorrect test for when a host is onlinebendikro2022-02-12
* [plugins] Add dev links script for WindowsDjLegolas2022-02-12
* [Config] Fix callLater func missing argsDjLegolas2022-02-12
* [Tests] Make file priority test more consistent.Chase Sterling2022-02-12
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-11
* [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
* [Core] Convert inlineCallbacks to maybe_coroutineChase Sterling2022-02-06
* [Decorators] Add maybe_coroutine decoratorChase Sterling2022-02-06
* [Plugins] Fix namespace deprecation warningCalum Lind2022-02-06
* [Config] Add mask_funcs to help mask passwords in logsCalum Lind2022-02-06
* [Console] Add the torrent label to info commandkingamajick2022-02-06
* Revert "[Core] Document all exported core methods with type hints"Calum Lind2022-02-05
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-05
* [Config] Replace custom property decoratorCalum Lind2022-02-05
* [Config] Refactor config classCalum Lind2022-02-05