real-debrid-downloader/tests
Sucukdeluxe e013c63c59
Some checks are pending
Build and Release / build (push) Waiting to run
Fix long path extraction using subst drive mapping instead of \?\ prefix
WinRAR doesn't support \?\ prefix (interprets it as UNC network path).
Replace with subst drive mapping: maps targetDir to a short drive letter
(Z:, Y:, etc.) before extraction, then removes mapping after. This keeps
total paths under 260 chars even when archives contain deep internal
directory structures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 20:32:23 +01:00
..
app-order.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
auto-rename.test.ts Fix start-conflict skip behavior and release v1.4.67 2026-03-01 20:03:58 +01:00
cleanup.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
container.test.ts Release v1.4.35 with 413 handling for both dcrypt endpoints 2026-03-01 02:00:52 +01:00
debrid.test.ts Fix Mega-Web unrestrict hangs and release v1.4.66 2026-03-01 19:06:34 +01:00
download-manager.test.ts Fix start-conflict skip behavior and release v1.4.67 2026-03-01 20:03:58 +01:00
extractor.test.ts Fix long path extraction using subst drive mapping instead of \?\ prefix 2026-03-02 20:32:23 +01:00
integrity.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
link-parser.test.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00
mega-web-fallback.test.ts Fix Mega-Web unrestrict hangs and release v1.4.66 2026-03-01 19:06:34 +01:00
realdebrid.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
self-check.ts Reduce cancel lag with non-blocking cleanup in v1.1.25 2026-02-27 11:53:14 +01:00
storage.test.ts Add session backup restore and release v1.4.68 2026-03-01 20:13:16 +01:00
update.test.ts Harden updater candidate fallback on Codeberg 404s 2026-03-01 16:19:35 +01:00
utils.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00