beta-real-debrid-downloader/src/renderer
Sucukdeluxe a1c8f42435 Comprehensive bugfix release v1.6.45
Fix ~70 issues across the entire codebase including security fixes,
error handling improvements, test stabilization, and code quality.

- Fix TLS race condition with reference-counted acquire/release
- Bind debug server to 127.0.0.1 instead of 0.0.0.0
- Add overall timeout to MegaWebFallback
- Stream update installer to disk instead of RAM buffering
- Add path traversal protection in JVM extractor
- Cache DdownloadClient with credential-based invalidation
- Add .catch() to all fire-and-forget IPC calls
- Wrap app startup, clipboard, session-log in try/catch
- Add timeouts to container.ts fetch calls
- Fix variable shadowing, tsconfig path, line endings
- Stabilize tests with proper cleanup and timing tolerance
- Fix installer privileges, scripts, and afterPack null checks
- Delete obsolete _upload_release.mjs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 03:53:28 +01:00
..
App.tsx Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
index.html Release v1.4.39 with Multi Debrid Downloader title format 2026-03-01 02:25:17 +01:00
main.tsx Migrate app to Node Electron with modern React UI 2026-02-27 03:25:56 +01:00
package-order.ts Analysiere Programm auf Bugs 2026-03-04 23:03:16 +01:00
styles.css Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
vite-env.d.ts Migrate app to Node Electron with modern React UI 2026-02-27 03:25:56 +01:00