real-debrid-downloader/src/main
Sucukdeluxe e8c6761bf0 Harden state persistence and fix provider abort handling
- Add safeJsonReplacer to all JSON.stringify calls in storage.ts to prevent
  NaN/Infinity values from corrupting state files and causing queue loss
- Fix LinkSnappy and 1Fichier retry loops: use sleepWithSignal() instead of
  sleep() so abort signals are respected during retry delays
- Fix Debrid-Link polling: replace raw setTimeout with sleepWithSignal() so
  URL generation polling can be cancelled
- Fix Mega-Debrid doConnectApi: clear token cache on 401/403 responses
  instead of caching invalid credentials for 20 minutes
- Add logging when normalizeLoadedSession removes orphaned items so data
  loss during startup is visible in logs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 19:47:58 +01:00
..
all-debrid-web.ts Release v1.6.69 2026-03-06 04:17:22 +01:00
app-controller.ts Prevent queue loss during app updates 2026-03-26 19:34:48 +01:00
audit-log.ts Harden support logging and debug setup 2026-03-09 02:47:49 +01:00
backup-crypto.ts Redesign backup system: AES-256-GCM encrypted .mdd format 2026-03-07 16:39:19 +01:00
bestdebrid-web.ts Release v1.6.81 2026-03-06 12:09:39 +01:00
cleanup.ts Harden deferred cleanup races 2026-03-09 17:23:28 +01:00
constants.ts Add Mega-Debrid multi-account support with automatic fallback 2026-03-23 20:12:51 +01:00
container.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
debrid.ts Harden state persistence and fix provider abort handling 2026-03-26 19:47:58 +01:00
debug-server.ts Fix Debrid-Link retry recovery 2026-03-10 18:20:19 +01:00
debug-setup.ts Add dedicated rename support logging 2026-03-09 04:48:58 +01:00
download-completion.ts Rebuild download completion verification 2026-03-10 20:22:19 +01:00
download-manager.ts Prevent queue loss during app updates 2026-03-26 19:34:48 +01:00
extractor.ts Refactor: Extractor in 18 Sektionen reorganisiert 2026-03-10 23:47:02 +01:00
extractor.ts.bak Refactor: Extractor in 18 Sektionen reorganisiert 2026-03-10 23:47:02 +01:00
integrity.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00
item-log.ts Add remote host and item diagnostics 2026-03-09 01:21:11 +01:00
link-export.ts Add package and item link export 2026-03-09 04:11:18 +01:00
link-parser.ts Add package and item link export 2026-03-09 04:11:18 +01:00
logger.ts Add support bundle and trace tooling 2026-03-09 02:15:32 +01:00
main.ts Prevent queue loss during app updates 2026-03-26 19:34:48 +01:00
mega-web-fallback.ts Refactor: Extractor in 18 Sektionen reorganisiert 2026-03-10 23:47:02 +01:00
package-log.ts Add per-package detailed logs 2026-03-08 01:41:23 +01:00
realdebrid-web.ts Fix Real-Debrid web login session reuse 2026-03-09 00:03:05 +01:00
realdebrid.ts Add daily traffic limits, auto-sort packages, Debrid-Link multi-key improvements 2026-03-07 02:29:48 +01:00
rename-log.ts Revert daily-log and queue-scope changes back to v1.7.112 state 2026-03-24 10:15:28 +01:00
session-log.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
storage.ts Harden state persistence and fix provider abort handling 2026-03-26 19:47:58 +01:00
support-bundle.ts Add app runtime statistics 2026-03-09 04:59:00 +01:00
support-data.ts Add app runtime statistics 2026-03-09 04:59:00 +01:00
trace-log.ts Harden type safety and recovery guards 2026-03-10 05:54:19 +01:00
update.ts Refactor: Extractor in 18 Sektionen reorganisiert 2026-03-10 23:47:02 +01:00
utils.ts Harden type safety and recovery guards 2026-03-10 05:54:19 +01:00
windows-host-diagnostics.ts Add remote host and item diagnostics 2026-03-09 01:21:11 +01:00