rdt-client/server
Alexandre Vassard 6743bd472e fix(symlink): normalize subpath first component before comparing torrent name prefix
The previous fix compared subPath directly against the sanitized torrent
name, which fails when RdName contains characters removed by
RemoveInvalidPathChars (e.g. ':' on Windows). Extract and normalize the
first component of subPath before comparing so both sides go through the
same sanitization. Add tests covering the duplicate-prefix stripping case.
2026-03-08 21:29:33 +01:00
..
RdtClient.Data Add torrents/trackers qBittorrent endpoint for cleanuparr compatibility. 2026-03-01 11:24:11 -07:00
RdtClient.Service fix(symlink): normalize subpath first component before comparing torrent name prefix 2026-03-08 21:29:33 +01:00
RdtClient.Service.Test fix(symlink): normalize subpath first component before comparing torrent name prefix 2026-03-08 21:29:33 +01:00
RdtClient.Web Add torrents/trackers qBittorrent endpoint for cleanuparr compatibility. 2026-03-01 11:24:11 -07:00
RdtClient.Web.Test Cleanup. 2026-02-23 20:04:53 -07:00
.gitignore Upgrade to .NET6 and Angular 13. 2021-11-21 13:58:49 -07:00
RdtClient.sln Usenet support 2026-02-13 13:15:57 -05:00
RdtClient.sln.DotSettings Upgrade to .NET 9, code cleanup. 2024-11-18 03:39:12 -07:00