index
:
deluge
develop
[no description]
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebUI] Accept network interface name as well as IP address
HEAD
develop
Niluge_KiWi
2024-09-10
2
-12
/
+6
*
[Console] Fix 'move' command hanging when done
Martin Hertz
2024-09-10
1
-6
/
+2
*
[Docs] Replace black/flake8 with pre-commit
Calum Lind
2024-09-08
3
-24
/
+11
*
[Lint] Format code with ruff
Calum Lind
2024-09-08
34
-132
/
+148
*
[Lint] Fix ruff lint gettext and type comparison
Calum Lind
2024-09-08
10
-35
/
+37
*
[Typing] Add pyright config to suppress warnings
Calum Lind
2024-09-08
2
-0
/
+10
*
[Lint] Replace black/flake8/isort with ruff
Calum Lind
2024-09-08
5
-58
/
+47
*
[Console] Block interactive-mode on Windows even with windows-curses
Martin Hertz
2024-09-08
1
-1
/
+2
*
[CI] Fix accidental revert of Twisted pin for Windows
Calum Lind
2024-09-08
1
-0
/
+1
*
[UI] Replace deprecated cgi module with email
Mamoru TASAKA
2024-09-08
3
-9
/
+15
*
[UI][Common] Wrap torrent comment and tracker status URLs in HTML (clickable)
zakary
2024-09-08
3
-5
/
+18
*
[Tests] Fix missing __qualname__ for mock callback
Calum Lind
2024-09-06
3
-4
/
+3
*
[Console] endwin() not needed when using wrapper
Gregorio Litenstein
2024-08-26
1
-1
/
+0
*
[Console] Improve interactive-mode preferences saving
Martin Hertz
2024-08-26
1
-3
/
+14
*
[Build] Fix Ubuntu dependency for appindicator
kenstir
2024-08-26
3
-4
/
+4
*
[UI] Replace deprecated Pillow Image.Antialias with Lanczos
Calum Lind
2024-08-26
1
-1
/
+1
*
[i18n] Update po files from launchpad
Calum Lind
2024-08-25
80
-269668
/
+270056
*
[Console] Fix ports typo
Jacob Siverskog
2024-08-24
2
-12
/
+4
*
[AutoAdd] Fix Windows display scaling breaking WebUI elements
Martin Hertz
2024-08-24
1
-1
/
+3
*
[CI] Update actions to latest version (node 16 deprecation)
zakary
2024-08-24
4
-14
/
+14
*
[Packaging] NSIS x64 reg-keys into proper place
Martin Hertz
2024-08-24
1
-1
/
+3
*
[Util] Refactor reset language env vars
Calum Lind
2024-08-24
1
-3
/
+2
*
[3635][WebUI] fix language change to system default
DjLegolas
2024-08-24
1
-0
/
+3
*
[Build] Prevent usage of twisted>=23 on Windows
DjLegolas
2024-08-24
2
-2
/
+4
*
[WebUI] Fix gettext _ imports
Calum Lind
2024-08-24
2
-2
/
+1
*
[WebUI] Fix error stopping daemon in connection manager
Calum Lind
2024-08-24
2
-53
/
+22
*
[CI] Disable failing alertmanager test on Windows
Calum Lind
2024-08-19
1
-0
/
+5
*
Add deluge.pot to repo for new translation app
Calum Lind
2024-07-15
2
-1
/
+6220
*
[GtkUI] Reword preferences to prefer dark theme
Calum Lind
2024-02-19
4
-79
/
+50
*
[WebUI] Refactor changing theme
Calum Lind
2024-02-19
2
-14
/
+22
*
[GtkUI] Add a way to change themes
DjLegolas
2024-02-19
4
-5
/
+101
*
[WebUI] Add a way to change themes
DjLegolas
2024-02-19
3
-6
/
+94
*
[WebUI] Fix tracker icon to fit within tracker column rows
Chris Ross
2024-01-21
1
-1
/
+1
*
[WebUI] Fix progress divide by 0 error with empty dir
freddy2659
2024-01-21
1
-1
/
+4
*
[Docs] Bump sphinx version requirements
Calum Lind
2024-01-21
1
-5
/
+5
*
[Alerts] Fix alert handler segfault on lt.pop_alerts
Calum Lind
2024-01-21
1
-30
/
+29
*
[GTK3] Fix changing torrent ownership
Calum Lind
2023-12-02
2
-31
/
+14
*
[Core] Remove usage of deprecated torrent status.paused
Calum Lind
2023-12-02
1
-2
/
+2
*
[Tests] Refactor parse_human_size test
Calum Lind
2023-11-30
1
-10
/
+11
*
[Common] Fix order of size_units for parse_human_size
Calum Lind
2023-11-27
1
-5
/
+5
*
[Common] Add extra size units suffixes for user input
Arkadiusz Bulski
2023-11-27
1
-14
/
+34
*
[Tests] Fix unhandled ProcessTerminated trying to kill daemon in clean
Calum Lind
2023-11-27
1
-2
/
+5
*
[Core] Refactor Alertmanager to retry unhandled alerts
Calum Lind
2023-11-27
2
-58
/
+89
*
[Core] Call wait_for_alert in a thread
DjLegolas
2023-11-27
4
-10
/
+85
*
[CI] Fix windows packaging build
Calum Lind
2023-11-24
1
-5
/
+6
*
[UI][Common] Add daemon version check
DjLegolas
2023-11-20
2
-3
/
+45
*
[Core] Support creating v2 torrents
Radu Carpa
2023-11-20
3
-87
/
+328
*
[Core] Make create_torrent return a deferred
Radu Carpa
2023-11-20
2
-18
/
+42
*
[Core] Don't always write create_torrent metafile to disk
Radu Carpa
2023-11-20
2
-25
/
+74
*
[Lint] Fixup files
Calum Lind
2023-11-20
2
-17
/
+17
[next]