summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Tests] Fix console tests stalling by pinning pytest to 7.4.2Calum Lind2023-11-204-7/+10
* [UI] Further compress Deluge iconsCalum Lind2023-11-1951-0/+0
* [Scripts] Replace icon bash script with python versionCalum Lind2023-11-192-83/+202
* [Stats] Fix creating test artifacts in tmp not pwdCalum Lind2023-11-192-3/+5
* [UI] Minor improvements to create_deluge_pngsCalum Lind2023-11-192-11/+23
* [UI] Losslessly compress PNG imagesAnthony Ryan2023-11-19332-0/+0
* [i18n] Update translations from launchpadCalum Lind2023-11-1380-2403/+8876
* Fix tweaking logging levelsSébastien Luttringer2023-09-181-2/+0
* i18n: Fix language wordMyrmecophaga tridactyla2023-09-186-6/+6
* [CI] Bump Pyinstaller version for Windows packagingCalum Lind2023-09-181-2/+2
* [CI/CD] Fix Pillow packaging build errorsCalum Lind2023-09-181-0/+3
* [GTKUI] Fix cairo crashes by not storing current contextCalum Lind2023-09-182-118/+114
* [Docs] Fix readthedocs buildsCalum Lind2023-09-181-2/+9
* [CI] Fix packaging errors with Python 3.7Calum Lind2023-09-183-3/+4
* [CI] Remove chardet version constraintCalum Lind2023-09-181-2/+2
* [UI][Common] Add support for BitTorrent V2 file treeDjLegolas2023-08-274-23/+316
* [Packaging] Fix NSIS Uninstaller Not Removing File\Folderdoadin2023-05-301-1/+1
* [CI] Bump image and action versionsCalum Lind2023-05-303-27/+26
* [Tests] Only pin libtorrent for testsCalum Lind2023-05-303-2/+3
* [Core] Fix bug when emiting event in EventManagerbendikro2023-05-291-2/+2
* [GTKUI] Add torrent dialog incorrectly removes dirbendikro2023-05-293-1/+18
* [Tests] Ignore pytest temp dirCalum Lind2023-05-291-0/+1
* [Tests] Pin libtorrent version to 2.0.7Calum Lind2023-05-291-1/+1
* [Tests] Fix waiting for lt alert state changeCalum Lind2023-05-291-6/+17
* [Common] Replace pkg_resources with importlib for resource path findingCalum Lind2023-05-294-19/+31
* [GTKUI] Enable appindicator support by defaultUnit 1932023-04-231-1/+1
* [GTK3] Fix missing AppIndicator option in PreferencesCalum Lind2023-04-231-2/+6
* [WebUI] use rational maxValueXuefer2023-04-234-5/+5
* [WebUI] Sidebar: fix error for lazy initXuefer H2023-04-231-8/+10
* [WebUI] FilesTab: undefined setColumnValueXuefer H2023-04-231-1/+3
* [WebUI] use setTimeout instead of setIntervalXuefer H2023-04-232-10/+42
* [Core] Fix getting libtorrent alert typeCalum Lind2023-03-074-33/+39
* [Core] Refactor alert handler for readabilityCalum Lind2023-03-071-32/+39
* [Tests] Autorun async tests with pytest_twisted.Chase Sterling2023-03-0714-66/+16
* [Component] Add pause and resume events methodsDjLegolas2023-03-062-7/+36
* [Tests] Refactor component tests for readabilityCalum Lind2023-03-061-195/+129
* [Component] Refactor to remove hasattr usageDjLegolas2023-03-061-23/+14
* [Tests] Use tmp_path for test logfileCalum Lind2023-03-034-18/+10
* [Tests] Fix error in TestJSONRequestFailed testCalum Lind2023-03-031-5/+6
* Add metainfo.xml to gitignoreCalum Lind2023-03-031-1/+1
* [GtkUI] Enable remapping of keyboard shortcutsCalum Lind2023-03-033-55/+55
* [WebUI] Fix setting base pathCalum Lind2023-03-033-12/+64
* [WebUI] Minor refactoringCalum Lind2023-03-035-40/+39
* [Tests] Fix save_resume_data errors in test_torrentCalum Lind2023-02-282-1/+7
* [Tests] Fix component warning in Plugin testsCalum Lind2023-02-285-15/+13
* [Tests] Remove unneeded component teardownCalum Lind2023-02-281-3/+0
* [Tests] Ignore 3rd-party deprecation warnings in pytestCalum Lind2023-02-273-12/+18
* [console] Fix host deletionDjLegolas2023-02-272-2/+3
* [console] Fix add host in connection managerDjLegolas2023-02-271-1/+3
* [hostlist] Add port value validationDjLegolas2023-02-271-0/+2