rdt-client/server/RdtClient.Service/Services
MentalBlank 98042f8040 Improved enrichment validation, logging, and test coverage.
Strengthened URL Validation.
Improved HTTP Client Configuration.
Logged total rejected tracker count at the information level.
Logged individual rejected tracker details at the debug level.
Debug logs for bytes and enriched bytes are now conditional.
Converted some tests from Fact to Theory.
Used Assert.Collection in EnricherTest.cs.
Standardized URL Encoding in Enricher.cs.
2025-05-25 21:50:26 +10:00
..
Downloaders Use ISynologyClient (mockable) and inject IDelayProvider so SynologyTorrentClient is testable 2025-02-17 22:00:19 +00:00
TorrentClients Merge branch 'main' of https://github.com/rogerfar/rdt-client 2025-04-13 07:55:26 -06:00
Authentication.cs Add internal downloader logger. 2024-04-06 16:28:03 -06:00
DownloadableFileFilter.cs rename private methods of DownloadableFileFilter 2025-03-03 12:44:15 +00:00
DownloadClient.cs remove superfluous newline 2025-02-20 14:59:09 +00:00
Downloads.cs Use richer GetDownloadInfos instead of GetDownloadLinks 2025-03-11 12:12:16 +00:00
Enricher.cs Improved enrichment validation, logging, and test coverage. 2025-05-25 21:50:26 +10:00
IDownloads.cs Use richer GetDownloadInfos instead of GetDownloadLinks 2025-03-11 12:12:16 +00:00
ITrackerListGrabber.cs Allow user to define tracker list 2025-05-16 07:57:48 +10:00
QBittorrent.cs Merge branch 'main' into feat/debrid-queue 2025-04-13 09:16:46 -06:00
RdtHub.cs Add retry handler with polly to intercept 429 rate limit errors with Real-Debrid. 2024-07-13 19:54:36 -06:00
RemoteService.cs Style fixes. 2024-04-06 14:58:07 -06:00
Settings.cs Add internal downloader logger. 2024-04-06 16:28:03 -06:00
TorrentRunner.cs Merge pull request #795 from Cucumberrbob/fix/censor-downloadstation-password 2025-04-23 21:45:32 -06:00
Torrents.cs Improved enrichment validation, logging, and test coverage. 2025-05-25 21:50:26 +10:00
TrackerListGrabber.cs Improved enrichment validation, logging, and test coverage. 2025-05-25 21:50:26 +10:00
UnpackClient.cs run dotnet format 2025-03-16 15:34:25 +00:00