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