summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ci: disable internet icon tests in github actionsHEADdevelopCalum Lind2026-03-07
* tests(ui): new test for ui entrypoint discoveryCalum Lind2026-03-07
* tests(plugins): new tests for plugin discovery and loadingCalum Lind2026-03-07
* fix(scheduler): unable to save webui config getConfig errorCalum Lind2026-03-07
* build: update pre-commit linting hooksCalum Lind2026-03-07
* fix(gtk): skip config lookup for widgets with no modifierCalum Lind2026-03-03
* setup: Remove deprecated test, setup_requires and license classifierAdam DeMuri2026-03-01
* tests(torrentmanager): fix flaky prefetch_metadata timeoutCalum Lind2026-03-01
* feat(console): add short flag -y for rm --confirmCalum Lind2026-03-01
* fix(console): rm -c flag conflicts with --config shortcutLucas Cimon2026-03-01
* fix(gtk): disable unsupported preference widgets when connected to older daemonCalum Lind2026-02-28
* feat(core): add option for announcing to trackers in all tiersCalum Lind2026-02-28
* build: bump minimum supported Python to 3.10Calum Lind2026-02-28
* Correct installation instructions for FreeBSDolevole2026-02-28
* Simplify git instructions in docs/source/contributing/code.mdAdam DeMuri2026-02-28
* Add instructions for getting the latest release tag.Adam DeMuri2026-02-22
* fix(console): Use placeholder torrent id when adding torrentsCalum Lind2026-02-22
* authmanager mtime_ns fixXuefer2026-02-22
* fix(alerts): alert-poller thread blocked on pause with pending alertCalum Lind2026-02-22
* ci: verify windows installer packagesCalum Lind2026-02-22
* build: pin setuptool < 82 to keep using pkg_resourcesCalum Lind2026-02-22
* build: pin zope-interface to < 8 due to pkg_resources errorsCalum Lind2026-02-22
* ci: add missing openssl 1.1.1 to windows buildsCalum Lind2026-02-22
* build: fix windows twisted packaging using glib socket fixesCalum Lind2026-02-22
* docs: add changelog entry for SSL torrents supportCalum Lind2025-08-24
* tests: mark internet calls flakyCalum Lind2025-08-24
* [Core] Implement SSL peers supportRadu Carpa2025-08-24
* tests: refactor daemon setup for fewer type checker warningsCalum Lind2025-08-24
* refactor(auth): improve password verification logicCalum Lind2025-08-24
* ci: set gh workflow job timeoutCalum Lind2025-08-23
* [Core] Work around libtorrent size limitHector Martin2025-08-22
* docs: add changelog entry for passwords now encryptedCalum Lind2025-08-22
* build: bump minimum supported python to 3.9Calum Lind2025-08-22
* ci: use uv for faster dependency installCalum Lind2025-08-22
* fix(core): Use mtime_ns for authmanager auth file modified checkCalum Lind2025-08-22
* refactor(core): authorize localclient before hashed passwordsCalum Lind2025-08-22
* fix(core): validate localclient before password hashCalum Lind2025-08-22
* feat(security): use PHC string format to store password hashesCalum Lind2025-08-22
* tests: add authmanager password testsCalum Lind2025-08-22
* fix(core): ensure config auth fallback for str authlevelCalum Lind2025-08-21
* refactor(core): resolve type warnings in authmanagerCalum Lind2025-08-21
* feat(core): Store Hashes of Daemon User Passwordsaden2025-08-21
* fix(gtkui): resolve password and auth dialogs not handling user inputCalum Lind2025-08-17
* docs: merge 2.2.0 release changelogdeluge-2.2.1.dev0Calum Lind2025-08-17
* Update Copyright YearLeonardo Colman Lopes2025-04-28
* Update translations from launchpadCalum Lind2025-04-28
* Update Changelog for notable fixes and featuresCalum Lind2025-04-28
* [Core] Respect listen_reuse_port to randomize port on startupGavin Zhao2025-04-28
* [Core][RPC] Log authentication error on user/passwordDei-Cas Jeremie2025-04-28
* [Packaging] deluge-console Windows workaroundMartin Hertz2025-04-28