summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.4deluge-2.0.4Calum Lind2021-12-121-1/+1
* Update changelogCalum Lind2021-12-121-1/+61
* [Docs] Add Flatpak install linksCalum Lind2021-12-121-1/+7
* [Docs] Update install guideCalum Lind2021-12-122-26/+106
* [Docs] Replace recommonmark with MyST parserCalum Lind2021-12-1215-55/+80
* [GTKUI] Open tracker edit with double clickDjLegolas2021-11-261-2/+13
* [GTKUI] Support using the Ayatana fork of indicators.Unit 1932021-11-241-2/+6
* [GTKUI] Add "Last Transfer" columnAndrew Stone2021-11-231-0/+7
* [GTK3UI] Allow escape key to close Create Torrent dialogGregorio Litenstein2021-11-231-0/+1
* [Packaging] Fix gtk3 glade path in MANIFESTCalum Lind2021-11-231-1/+1
* [Plugins] Fix allow enabling any plugin Python versionMartin Hertz2021-11-081-1/+3
* [GTKUI] Added detection of torrent URL on GTK UI focusMatias Wilkman2021-10-034-4/+45
* [Core] Workaround torrent file_progress lt 2.0 errorCalum Lind2021-10-031-3/+10
* [GTKUI] Fix piecesbar crashing when enabledCalum Lind2021-10-031-1/+3
* [Stats] Fix cairo error and failing testsCalum Lind2021-10-032-9/+13
* [UI] Remove num_blocks_cache_hits usage for statsCalum Lind2021-10-034-36/+7
* [Core] Stop using removed disk.num_blocks_cache_hits staticzero2021-10-032-2/+4
* [Core] Use external_address in external_ip alert handlerCalum Lind2021-10-031-12/+3
* [Lint] Fix spelling mistakesCalum Lind2021-09-2129-51/+54
* [UI] Add magnet icons for copy and add actionsCalum Lind2021-09-2122-16/+521
* [WebUI] Add menu option to copy magnet URIGargaj2021-09-212-0/+83
* [Core] Export torrent get_magnet_uri methodCalum Lind2021-09-211-0/+4
* [i18n] Update translation PO files from LaunchpadCalum Lind2021-09-1479-124006/+291222
* [GTKUI] Fix unhandled error with empty clipboardCalum Lind2021-09-141-3/+3
* [CI] Add core dump capture to GH jobCalum Lind2021-09-101-2/+15
* [#3310|Core] Change logging invalid session status key to debugCalum Lind2021-08-291-1/+1
* [#3310|Stats] Fix constant session status key warningsiczero2021-08-291-32/+30
* [#3478|Core] Fix loading magnet with resume_data and no metadataCalum Lind2021-08-291-1/+6
* [Console] Fix using windows-curses on WindowsCalum Lind2021-08-018-51/+53
* [Notifications] Fix email KeyError with status nameCalum Lind2021-08-012-2/+2
* [Tests] Fix skipping torrent test for libtorrent >= 1.2Calum Lind2021-08-011-3/+3
* [Tests] Fix incorrent twisted defer importCalum Lind2021-07-311-2/+2
* [CI] Add catchsegv to get a backtrace for segfaultsCalum Lind2021-07-311-1/+1
* [Install] Update and fix python optional requirementsCalum Lind2021-07-317-17/+31
* [GTKUI] Remove deprecated GTK attributesCalum Lind2021-07-251-7/+1
* [i18n] Refactor loading libintl libraryCalum Lind2021-07-251-11/+19
* Ignore TypeError with custom Twisted loggingCalum Lind2021-07-251-2/+10
* [CI/CD] Add github actions to replace TravisCalum Lind2021-07-255-4/+157
* [AutoAdd|3295] Correctly fix auto-adding magnetsCalum Lind2021-07-242-2/+9
* [AutoAdd] Fix magnet missing applied labelsRFBomb2021-04-171-2/+2
* [Core] Improve on_alert_tracker_error for lt >= 1.2DjLegolas2021-04-172-3/+27
* [#3388|WebUI] Fix md5sums in torrent files breaking file listingCalum Lind2021-03-242-19/+104
* [WebUI] Add test for torrent files containing md5sumsHans Ole Hatzel2021-03-242-0/+12
* [CI/CD] Fix Tox SSL error in Windows Travis jobCalum Lind2021-03-241-1/+2
* [CI/CD] Add Travis windows buildCalum Lind2021-02-235-68/+21
* [#3440] Fix httpdownloader reencoding torrent file downloadsCalum Lind2021-02-202-9/+55
* [GTKUI] Fix torrentdetails tab bar position not savingCalum Lind2021-02-209-23/+16
* [#3441|GTKUI] Add a torrentdetails tabs position menuCalum Lind2021-02-204-5/+40
* Hide pygame community banner in consoleCalum Lind2021-02-201-0/+3
* [#3337|Core] Fix lt listen_interfaces not comma-separatedCalum Lind2021-02-061-1/+1