index
:
deluge
develop
[no description]
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
version.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-11-19
[UI] Further compress Deluge icons
Calum Lind
51
-0
/
+0
2023-11-19
[Scripts] Replace icon bash script with python version
Calum Lind
2
-83
/
+202
2023-11-19
[Stats] Fix creating test artifacts in tmp not pwd
Calum Lind
2
-3
/
+5
2023-11-19
[UI] Minor improvements to create_deluge_pngs
Calum Lind
2
-11
/
+23
2023-11-19
[UI] Losslessly compress PNG images
Anthony Ryan
332
-0
/
+0
2023-11-13
[i18n] Update translations from launchpad
Calum Lind
80
-2403
/
+8876
2023-09-18
Fix tweaking logging levels
Sébastien Luttringer
1
-2
/
+0
2023-09-18
i18n: Fix language word
Myrmecophaga tridactyla
6
-6
/
+6
2023-09-18
[CI] Bump Pyinstaller version for Windows packaging
Calum Lind
1
-2
/
+2
2023-09-18
[CI/CD] Fix Pillow packaging build errors
Calum Lind
1
-0
/
+3
2023-09-18
[GTKUI] Fix cairo crashes by not storing current context
Calum Lind
2
-118
/
+114
2023-09-18
[Docs] Fix readthedocs builds
Calum Lind
1
-2
/
+9
2023-09-18
[CI] Fix packaging errors with Python 3.7
Calum Lind
3
-3
/
+4
2023-09-18
[CI] Remove chardet version constraint
Calum Lind
1
-2
/
+2
2023-08-27
[UI][Common] Add support for BitTorrent V2 file tree
DjLegolas
4
-23
/
+316
2023-05-30
[Packaging] Fix NSIS Uninstaller Not Removing File\Folder
doadin
1
-1
/
+1
2023-05-30
[CI] Bump image and action versions
Calum Lind
3
-27
/
+26
2023-05-30
[Tests] Only pin libtorrent for tests
Calum Lind
3
-2
/
+3
2023-05-29
[Core] Fix bug when emiting event in EventManager
bendikro
1
-2
/
+2
2023-05-29
[GTKUI] Add torrent dialog incorrectly removes dir
bendikro
3
-1
/
+18
2023-05-29
[Tests] Ignore pytest temp dir
Calum Lind
1
-0
/
+1
2023-05-29
[Tests] Pin libtorrent version to 2.0.7
Calum Lind
1
-1
/
+1
2023-05-29
[Tests] Fix waiting for lt alert state change
Calum Lind
1
-6
/
+17
2023-05-29
[Common] Replace pkg_resources with importlib for resource path finding
Calum Lind
4
-19
/
+31
2023-04-23
[GTKUI] Enable appindicator support by default
Unit 193
1
-1
/
+1
2023-04-23
[GTK3] Fix missing AppIndicator option in Preferences
Calum Lind
1
-2
/
+6
2023-04-23
[WebUI] use rational maxValue
Xuefer
4
-5
/
+5
2023-04-23
[WebUI] Sidebar: fix error for lazy init
Xuefer H
1
-8
/
+10
2023-04-23
[WebUI] FilesTab: undefined setColumnValue
Xuefer H
1
-1
/
+3
2023-04-23
[WebUI] use setTimeout instead of setInterval
Xuefer H
2
-10
/
+42
2023-03-07
[Core] Fix getting libtorrent alert type
Calum Lind
4
-33
/
+39
2023-03-07
[Core] Refactor alert handler for readability
Calum Lind
1
-32
/
+39
2023-03-07
[Tests] Autorun async tests with pytest_twisted.
Chase Sterling
14
-66
/
+16
2023-03-06
[Component] Add pause and resume events methods
DjLegolas
2
-7
/
+36
2023-03-06
[Tests] Refactor component tests for readability
Calum Lind
1
-195
/
+129
2023-03-06
[Component] Refactor to remove hasattr usage
DjLegolas
1
-23
/
+14
2023-03-03
[Tests] Use tmp_path for test logfile
Calum Lind
4
-18
/
+10
2023-03-03
[Tests] Fix error in TestJSONRequestFailed test
Calum Lind
1
-5
/
+6
2023-03-03
Add metainfo.xml to gitignore
Calum Lind
1
-1
/
+1
2023-03-03
[GtkUI] Enable remapping of keyboard shortcuts
Calum Lind
3
-55
/
+55
2023-03-03
[WebUI] Fix setting base path
Calum Lind
3
-12
/
+64
2023-03-03
[WebUI] Minor refactoring
Calum Lind
5
-40
/
+39
[next]