Commit Graph

  • e9414853f9 Sync package-lock.json version Sucukdeluxe 2026-03-03 20:54:14 +0100
  • d67cce501b Split Hoster column into Hoster + Account columns Sucukdeluxe 2026-03-03 20:54:03 +0100
  • d87b74d359 Release v1.5.66 Sucukdeluxe 2026-03-03 20:43:08 +0100
  • be7a8fd103 Add progress sorting, extraction priority by packageOrder, auto-expand extracting packages Sucukdeluxe 2026-03-03 20:42:28 +0100
  • d23740eac7 Release v1.5.65 Sucukdeluxe 2026-03-03 20:31:58 +0100
  • 56a507b45d Add configurable parallel extraction count (1-8, default 2) Sucukdeluxe 2026-03-03 20:31:24 +0100
  • 31ce1e6618 Release v1.5.64 Sucukdeluxe 2026-03-03 20:25:09 +0100
  • b637fb3db8 Fix test suite: await async calls, update status expectations, add timeouts Sucukdeluxe 2026-03-03 20:23:44 +0100
  • 1d876f8ded Fix parallel JVM extraction: isolate temp dirs to prevent native DLL lock conflicts Sucukdeluxe 2026-03-03 19:54:38 +0100
  • 2f43164732 Fix hybrid-extract item matching: use fileName for robust part detection Sucukdeluxe 2026-03-03 18:22:00 +0100
  • 9747cabb14 Release v1.5.63 Sucukdeluxe 2026-03-03 18:16:42 +0100
  • 9b460758f9 Add parallel extraction (2 concurrent) and better status labels Sucukdeluxe 2026-03-03 18:15:57 +0100
  • 8cc1f788ad Release v1.5.62 Sucukdeluxe 2026-03-03 18:03:50 +0100
  • 0888e16aec Fix startPackages: scheduler now respects runPackageIds filter Sucukdeluxe 2026-03-03 18:03:05 +0100
  • cab550a13c Release v1.5.61 Sucukdeluxe 2026-03-03 17:54:15 +0100
  • 2ef3983049 Revert to v1.5.49 base + fix "Ausgewählte Downloads starten" Sucukdeluxe 2026-03-03 17:53:39 +0100
  • ca4392fa8b Release v1.5.60 Sucukdeluxe 2026-03-03 17:33:33 +0100
  • 8fad61e329 Restore multipart RAR open strategy for JVM extractor Sucukdeluxe 2026-03-03 17:32:22 +0100
  • 02bd4a61fb Release v1.5.59 Sucukdeluxe 2026-03-03 16:56:06 +0100
  • 30ac5bf9db Harden hybrid extract readiness for partial archives Sucukdeluxe 2026-03-03 16:52:16 +0100
  • 87e0a986e6 Release v1.5.58 Sucukdeluxe 2026-03-03 16:37:14 +0100
  • 353cef7dbd Add JVM hybrid-extract retry and clean up Java extractor Sucukdeluxe 2026-03-03 16:35:43 +0100
  • f9b0bbe676 v1.5.57 Sucukdeluxe 2026-03-03 16:15:49 +0100
  • 93d54c8f84 Fix multi-part RAR: get first stream via callback, track current volume name Sucukdeluxe 2026-03-03 16:15:44 +0100
  • 26bf675a41 v1.5.56 Sucukdeluxe 2026-03-03 16:03:06 +0100
  • 35e84e652e Fix multi-part RAR: use explicit ArchiveFormat instead of VolumedArchiveInStream Sucukdeluxe 2026-03-03 16:03:01 +0100
  • 462fc0397e v1.5.55 Sucukdeluxe 2026-03-03 15:54:17 +0100
  • d4bf574370 Fix multi-part RAR extraction: use VolumedArchiveInStream for .partN.rar Sucukdeluxe 2026-03-03 15:54:09 +0100
  • d3ec000da5 v1.5.54 Sucukdeluxe 2026-03-03 14:59:08 +0100
  • d7d256f716 Fix hybrid-extract: check per-archive prefix instead of whole package Sucukdeluxe 2026-03-03 14:59:03 +0100
  • 804fbe2bdc v1.5.53 Sucukdeluxe 2026-03-03 14:52:39 +0100
  • 1fde0a9951 Fix hybrid-extract multi-part archive + extractor CRC handling Sucukdeluxe 2026-03-03 14:52:00 +0100
  • 0cf5ebe5e9 Release v1.5.52 Sucukdeluxe 2026-03-03 14:37:59 +0100
  • 0b7c658c8f Add Account Manager + fix Hybrid-Extract premature extraction Sucukdeluxe 2026-03-03 14:36:13 +0100
  • e6ec1ed755 Add Mega-Debrid account info check (web scraping) Sucukdeluxe 2026-03-03 14:06:19 +0100
  • ac479bb023 Add backup encryption (AES-256-GCM) and directory existence check Sucukdeluxe 2026-03-03 13:47:56 +0100
  • 9ac557b0a8 Fix app icon: use rcedit afterPack hook to embed custom icon in EXE Sucukdeluxe 2026-03-03 03:17:47 +0100
  • 4585db0281 Remove CHANGELOG.md from repo, link to Codeberg Releases instead Sucukdeluxe 2026-03-03 03:07:25 +0100
  • 0d86356f96 Remove internal files from repo: .github/workflows, docs/plans, verify_remote.mjs Sucukdeluxe 2026-03-03 03:06:43 +0100
  • 140ee488b7 Update README with new features: JVM extraction, auto-rename, progress bars, history, nested extraction Sucukdeluxe 2026-03-03 03:03:31 +0100
  • 486379183b Remove .claude folder from repo and add to .gitignore Sucukdeluxe 2026-03-03 03:02:11 +0100
  • 19a588a997 Show "Jetzt entpacken" context menu when any item is completed, re-enable paused packages Sucukdeluxe 2026-03-03 02:52:19 +0100
  • fa30e738d9 Fix UNSUPPORTEDMETHOD: init SevenZipJBinding native libs, pass password to extractSlow Sucukdeluxe 2026-03-03 02:35:19 +0100
  • eefb536cb3 Fix path traversal false positive: skip subst drive mapping for JVM backend Sucukdeluxe 2026-03-03 02:25:10 +0100
  • 02b136dac7 Fix JVM extractor: asarUnpack for class/jar files, add unpacked path candidate, default to jvm mode Sucukdeluxe 2026-03-03 02:19:26 +0100
  • b712282f62 Log which extraction backend was used (7zjbinding/zip4j/legacy) Sucukdeluxe 2026-03-03 02:12:48 +0100
  • de369f3bcd Replace extraction backend with SevenZipJBinding + Zip4j JVM sidecar Sucukdeluxe 2026-03-03 02:08:42 +0100
  • 3ee3af03cf Match JDownloader 2 extraction behavior: normal I/O, -mt2 hybrid Sucukdeluxe 2026-03-03 01:14:47 +0100
  • 9a646d516b Fix extraction speed: I/O priority only in hybrid mode, more threads Sucukdeluxe 2026-03-03 01:08:40 +0100
  • 311fb00430 Release v1.5.40 Sucukdeluxe 2026-03-03 01:01:46 +0100
  • 4008e20278 Reset stale status texts on session load and stop Sucukdeluxe 2026-03-03 00:58:28 +0100
  • 375b9885ee Disk space pre-check, nested extraction, lower I/O priority for hybrid extraction Sucukdeluxe 2026-03-03 00:54:10 +0100
  • ce01512537 Release v1.5.37 Sucukdeluxe 2026-03-03 00:08:06 +0100
  • 7dc12aca0c Fix disk-backpressure stalls and improve episode-token parsing Sucukdeluxe 2026-03-03 00:07:12 +0100
  • a6c65acfcb Release v1.5.36 Sucukdeluxe 2026-03-02 23:50:31 +0100
  • 19342647e5 Fix download freeze spikes and unrestrict slot overshoot handling Sucukdeluxe 2026-03-02 23:47:54 +0100
  • 7fe7d93e83 Fix dark text on package header progress bars (CSS specificity override) Sucukdeluxe 2026-03-02 23:35:22 +0100
  • 19769ea0bb Fix combined progress display during extraction, fix pause showing Warte auf Daten Sucukdeluxe 2026-03-02 23:32:30 +0100
  • c9bace1e5a Fix dual-layer text: use clip-path inset instead of wrapper for pixel-perfect alignment Sucukdeluxe 2026-03-02 23:29:28 +0100
  • 2d1b6de51a Fix dual-layer text alignment: use clip wrapper for proper text centering Sucukdeluxe 2026-03-02 23:25:59 +0100
  • c07c0fbdf7 Dual-layer text on progress bars: dark text on bar, light text on track (JDownloader style) Sucukdeluxe 2026-03-02 23:21:21 +0100
  • 578d050926 Merge Größe/Geladen into single progress bar column (JDownloader 2 style) Sucukdeluxe 2026-03-02 23:16:45 +0100
  • cb66661d9b Redesign history tab with package-card style, collapsible details, right-align remove button Sucukdeluxe 2026-03-02 23:05:23 +0100
  • e35fc1f31a v1.5.28: Visuelle Fortschrittsanzeigen (JDownloader 2 Style) Sucukdeluxe 2026-03-02 22:17:59 +0100
  • 0d6053fa76 Increase column widths for Fortschritt/Größe/Geladen spacing Sucukdeluxe 2026-03-02 21:51:43 +0100
  • 546d6af598 Fix Fortschritt/Geladen display: show progress for all items with totalBytes, hide 0 B Sucukdeluxe 2026-03-02 21:42:11 +0100
  • 2b12bd8c42 Add Fortschritt and Geladen columns to download grid Sucukdeluxe 2026-03-02 21:35:57 +0100
  • 05dc0ca1c6 Clear stale status texts on session load Sucukdeluxe 2026-03-02 21:24:58 +0100
  • 5023a99f91 Fix circuit breaker triggering from parallel download failures Sucukdeluxe 2026-03-02 21:21:47 +0100
  • b2b62aeb52 Reduce stall timeout to 10s for faster retry Sucukdeluxe 2026-03-02 21:15:56 +0100
  • ba7fe24a0a Fix pause bugs, faster stall retry Sucukdeluxe 2026-03-02 21:15:00 +0100
  • 55e5b0079a Fix pause showing Provider-Cooldown, lower extraction I/O priority Sucukdeluxe 2026-03-02 21:06:00 +0100
  • e90e731eaa Fix app freezes and false provider cooldowns Sucukdeluxe 2026-03-02 21:02:09 +0100
  • 0b73ea1386 Add "Jetzt entpacken" context menu, fix start freeze on large queues Sucukdeluxe 2026-03-02 20:40:49 +0100
  • e013c63c59 Fix long path extraction using subst drive mapping instead of \?\ prefix Sucukdeluxe 2026-03-02 20:32:23 +0100
  • 2ae22f942e Fix extraction failure on long paths (>260 chars) with \?\ prefix Sucukdeluxe 2026-03-02 20:24:55 +0100
  • a22a90adf3 Add retry extraction context menu, increase error text limit Sucukdeluxe 2026-03-02 20:15:00 +0100
  • ecf56cb977 Retry failed extractions on unpause, fix delete callback deps Sucukdeluxe 2026-03-02 19:58:01 +0100
  • 430ec7352b Fix session download counter resetting when packages are removed Sucukdeluxe 2026-03-02 19:33:58 +0100
  • bc70ff94cc Persist totalDownloadedAllTime across restarts Sucukdeluxe 2026-03-02 19:29:32 +0100
  • 549328893e Separate pause/resume buttons, fix hybrid extraction during pause Sucukdeluxe 2026-03-02 19:22:58 +0100
  • e6c17393fb Fix chart label clipping, persist speed history across tabs, fix pause button Sucukdeluxe 2026-03-02 19:11:36 +0100
  • ba673b9e53 Fix bandwidth chart growing infinitely Sucukdeluxe 2026-03-02 19:04:06 +0100
  • 3c510fc265 Add persistent all-time download counter, session vs total stats Sucukdeluxe 2026-03-02 19:00:17 +0100
  • 4ea3a75dc0 Fix bandwidth chart not updating, fix pause button blocked by actionBusy Sucukdeluxe 2026-03-02 18:55:27 +0100
  • 670c2f1ff5 Unified package/total speed calculation, confirm dialog for context menu delete, show progress bar when collapsed Sucukdeluxe 2026-03-02 18:45:40 +0100
  • 0d1deadb6f Fix tab action button hover clipping into search bar Sucukdeluxe 2026-03-02 18:33:09 +0100
  • f11190ee25 Fix Ctrl+Click selection, add Delete key with confirmation dialog Sucukdeluxe 2026-03-02 18:31:45 +0100
  • eb42fbabfd Fix update retry: reset abort controller on early return errors Sucukdeluxe 2026-03-02 18:06:11 +0100
  • 84d5c0f13f JDownloader 2-style UI overhaul, multi-select, hoster display, settings sidebar Sucukdeluxe 2026-03-02 17:56:54 +0100
  • 09bc354c18 Detect dead links as permanent errors, fix last-episode extraction race Sucukdeluxe 2026-03-02 15:28:23 +0100
  • 3ed31b7994 Fix core download bugs: resume corruption, 416 handling, stream leak, drain timeout Sucukdeluxe 2026-03-02 15:12:33 +0100
  • 550942aad7 Overhaul download retry pipeline: circuit breaker, escalating backoff, shelve logic Sucukdeluxe 2026-03-02 15:00:17 +0100
  • a9c8ee2ff4 Sort active packages by completion percentage, not absolute count Sucukdeluxe 2026-03-02 14:03:43 +0100
  • 10b4f18d33 Split progress bar: blue for download, green for extraction Sucukdeluxe 2026-03-02 12:57:11 +0100
  • 45b0d71dd0 Sort pinned packages by progress: most completed items first Sucukdeluxe 2026-03-02 12:53:54 +0100
  • e0eb3f0453 Pin actively downloading packages to top of list Sucukdeluxe 2026-03-02 12:50:14 +0100
  • daf70211ac Add total download speed to stats bar Sucukdeluxe 2026-03-02 12:47:11 +0100
  • c28384e78d Detect hoster error-page downloads (<512 B) and trigger retry Sucukdeluxe 2026-03-02 12:44:02 +0100
  • 122c797652 Fix 9-byte download regression: revert download.bin change, add size guards Sucukdeluxe 2026-03-02 12:31:40 +0100