real-debrid-downloader/src/renderer
Sucukdeluxe 8e4b29a155 Encrypted backup system + hide extracted items in package list
Backup redesign (JDownloader 2 style):
- AES-256-GCM encrypted .mdd format with fixed app key
- All credentials exported (no more ***-masking), works on any PC
- Includes settings, session AND history in backup
- Backward-compatible: auto-detects legacy JSON backups
- Normalize history entries on import
- Added debridLinkApiKeys, linkSnappy credentials to sensitive keys

Hide extracted items:
- New setting: hide completed/extracted items from package item list
- Items still count in progress stats (done/total), only hidden in UI
- Default: enabled
- Toggle in settings: "Entpackte Items in Paketliste ausblenden"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:44:21 +01:00
..
App.tsx Encrypted backup system + hide extracted items in package list 2026-03-07 16:44:21 +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 Add daily traffic limits, auto-sort packages, Debrid-Link multi-key improvements 2026-03-07 02:29:48 +01:00
styles.css Release v1.7.7 2026-03-07 04:16:03 +01:00
vite-env.d.ts Migrate app to Node Electron with modern React UI 2026-02-27 03:25:56 +01:00