Roger Far
68edd4d80d
Merge branch 'main' of https://github.com/rogerfar/rdt-client
...
# Conflicts:
# server/RdtClient.Service.Test/GlobalTestConfig.cs
# server/RdtClient.Web.Test/Controllers/QBittorrentControllerTest.cs
# server/RdtClient.Web.Test/GlobalTestConfig.cs
# server/RdtClient.Web/Controllers/QBittorrentController.cs
2026-05-27 21:57:27 -06:00
Roger Far
d6f747c8d8
Add quick fix to reject torrents that error out as soon as they are added.
2026-05-27 21:50:21 -06:00
Antonin Lenfant-Kodia
49ab603708
Support SABnzbd API key auth
2026-05-26 21:45:48 +02:00
Antonin Lenfant-Kodia
8142225ee9
fix(tests): restore parallel execution
2026-05-18 21:30:31 +02:00
Roger Far
284ef44e30
Merge pull request #975 from ALenfant/fix/ci-failure-974
...
Fix race condition causing CI failure
2026-05-17 15:34:39 -06:00
Antonin Lenfant-Kodia
fe6a2da266
fix(ci): Update xUnit DisableTestParallelization syntax
2026-05-17 23:31:17 +02:00
Antonin Lenfant-Kodia
8e49e500ea
fix(ci): Resolve race conditions in tests and fix unused variable warning
...
- Refactored Torrents.cs to use local DbSettings instead of global Settings.Get
- Removed unused exception variable in Torrents.cs
- Disabled xUnit parallelization globally to prevent test race conditions caused by shared global state
- Enforced sequential test execution in CI workflow
2026-05-17 23:26:17 +02:00
Roger Far
bd48ea02a0
Upgrade Torbox dependency.
Release Docker Image / build (map[arch:amd64 platform:linux/amd64 runs-on:ubuntu-latest]) (push) Has been cancelled
Release Docker Image / build (map[arch:arm64 platform:linux/arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Create GitHub Release / Test, Build, and Bundle (push) Has been cancelled
dotnet test / build (push) Has been cancelled
Release Docker Image / push-images (push) Has been cancelled
Create GitHub Release / Create GitHub release (push) Has been cancelled
2026-05-17 13:58:46 -06:00
Roger Far
147b1db4a5
no message
2026-04-27 20:10:34 -06:00
Roger Far
b037809c0e
Merge pull request #963 from jwmann/feature/qbittorrent-compatibility
...
Update & Fix qBittorrent compatibility for CleanupArr workflows and other qBit implementations
2026-04-27 20:09:15 -06:00
Roger Far
32aa57a561
Upgrade packages, fixed unit tests on Windows.
2026-04-27 20:08:07 -06:00
jwmann
797c58e654
Fix qBittorrent compatibility for CleanupArr workflows
2026-04-23 22:13:38 -04:00
Roger Far
66bd4560a8
Run formatters.
2026-03-14 13:41:30 -06:00
Roger Far
683ac44c12
Upgrade packages.
...
Migrate Angular to new injector constructors.
2026-03-14 13:39:51 -06:00
omgbeez
67afe189b5
Refactor TorBoxDebridClientTest to include IRateLimitCoordinator and improve test consistency across methods. Updated logging and error handling for rate-limiting scenarios.
2026-03-07 17:57:42 -05:00
Roger Far
41f816ab80
Cleanup.
2026-02-23 20:04:53 -07:00
Roger Far
480d881d92
Reverted SharpCompress to 0.42.1 due to file locking issues.
Release Docker Image / build (map[arch:amd64 platform:linux/amd64 runs-on:ubuntu-latest]) (push) Has been cancelled
Release Docker Image / build (map[arch:arm64 platform:linux/arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Create GitHub Release / Test, Build, and Bundle (push) Has been cancelled
dotnet test / build (push) Has been cancelled
Release Docker Image / push-images (push) Has been cancelled
Create GitHub Release / Create GitHub release (push) Has been cancelled
2026-02-21 16:04:36 -07:00
Roger Far
ccee652572
Upgrade packages.
2026-02-18 21:35:02 -07:00
Roger Far
d6020594ef
Cleanup.
2026-02-18 21:34:51 -07:00
omgbeez
e93e4f6f22
Usenet support
2026-02-13 13:15:57 -05:00