summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [WebUI] Accept network interface name as well as IP addressHEADdevelopNiluge_KiWi2024-09-102-12/+6
* [Console] Fix 'move' command hanging when doneMartin Hertz2024-09-101-6/+2
* [Docs] Replace black/flake8 with pre-commitCalum Lind2024-09-083-24/+11
* [Lint] Format code with ruffCalum Lind2024-09-0834-132/+148
* [Lint] Fix ruff lint gettext and type comparisonCalum Lind2024-09-0810-35/+37
* [Typing] Add pyright config to suppress warningsCalum Lind2024-09-082-0/+10
* [Lint] Replace black/flake8/isort with ruffCalum Lind2024-09-085-58/+47
* [Console] Block interactive-mode on Windows even with windows-cursesMartin Hertz2024-09-081-1/+2
* [CI] Fix accidental revert of Twisted pin for WindowsCalum Lind2024-09-081-0/+1
* [UI] Replace deprecated cgi module with emailMamoru TASAKA2024-09-083-9/+15
* [UI][Common] Wrap torrent comment and tracker status URLs in HTML (clickable)zakary2024-09-083-5/+18
* [Tests] Fix missing __qualname__ for mock callbackCalum Lind2024-09-063-4/+3
* [Console] endwin() not needed when using wrapperGregorio Litenstein2024-08-261-1/+0
* [Console] Improve interactive-mode preferences savingMartin Hertz2024-08-261-3/+14
* [Build] Fix Ubuntu dependency for appindicatorkenstir2024-08-263-4/+4
* [UI] Replace deprecated Pillow Image.Antialias with LanczosCalum Lind2024-08-261-1/+1
* [i18n] Update po files from launchpadCalum Lind2024-08-2580-269668/+270056
* [Console] Fix ports typoJacob Siverskog2024-08-242-12/+4
* [AutoAdd] Fix Windows display scaling breaking WebUI elementsMartin Hertz2024-08-241-1/+3
* [CI] Update actions to latest version (node 16 deprecation)zakary2024-08-244-14/+14
* [Packaging] NSIS x64 reg-keys into proper placeMartin Hertz2024-08-241-1/+3
* [Util] Refactor reset language env varsCalum Lind2024-08-241-3/+2
* [3635][WebUI] fix language change to system defaultDjLegolas2024-08-241-0/+3
* [Build] Prevent usage of twisted>=23 on WindowsDjLegolas2024-08-242-2/+4
* [WebUI] Fix gettext _ importsCalum Lind2024-08-242-2/+1
* [WebUI] Fix error stopping daemon in connection managerCalum Lind2024-08-242-53/+22
* [CI] Disable failing alertmanager test on WindowsCalum Lind2024-08-191-0/+5
* Add deluge.pot to repo for new translation appCalum Lind2024-07-152-1/+6220
* [GtkUI] Reword preferences to prefer dark themeCalum Lind2024-02-194-79/+50
* [WebUI] Refactor changing themeCalum Lind2024-02-192-14/+22
* [GtkUI] Add a way to change themesDjLegolas2024-02-194-5/+101
* [WebUI] Add a way to change themesDjLegolas2024-02-193-6/+94
* [WebUI] Fix tracker icon to fit within tracker column rowsChris Ross2024-01-211-1/+1
* [WebUI] Fix progress divide by 0 error with empty dirfreddy26592024-01-211-1/+4
* [Docs] Bump sphinx version requirementsCalum Lind2024-01-211-5/+5
* [Alerts] Fix alert handler segfault on lt.pop_alertsCalum Lind2024-01-211-30/+29
* [GTK3] Fix changing torrent ownershipCalum Lind2023-12-022-31/+14
* [Core] Remove usage of deprecated torrent status.pausedCalum Lind2023-12-021-2/+2
* [Tests] Refactor parse_human_size testCalum Lind2023-11-301-10/+11
* [Common] Fix order of size_units for parse_human_sizeCalum Lind2023-11-271-5/+5
* [Common] Add extra size units suffixes for user inputArkadiusz Bulski2023-11-271-14/+34
* [Tests] Fix unhandled ProcessTerminated trying to kill daemon in cleanCalum Lind2023-11-271-2/+5
* [Core] Refactor Alertmanager to retry unhandled alertsCalum Lind2023-11-272-58/+89
* [Core] Call wait_for_alert in a threadDjLegolas2023-11-274-10/+85
* [CI] Fix windows packaging buildCalum Lind2023-11-241-5/+6
* [UI][Common] Add daemon version checkDjLegolas2023-11-202-3/+45
* [Core] Support creating v2 torrentsRadu Carpa2023-11-203-87/+328
* [Core] Make create_torrent return a deferredRadu Carpa2023-11-202-18/+42
* [Core] Don't always write create_torrent metafile to diskRadu Carpa2023-11-202-25/+74
* [Lint] Fixup filesCalum Lind2023-11-202-17/+17