Commit Graph

20 Commits

Author SHA1 Message Date
Sucukdeluxe
af00d69e5c Switch release/update docs and tooling to Gitea 2026-03-05 00:42:59 +01:00
Sucukdeluxe
5a24c891c0 Migrate project to GitHub and log 2026-03-04 23:55:42 +01:00
Sucukdeluxe
4585db0281 Remove CHANGELOG.md from repo, link to Codeberg Releases instead
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 03:07:25 +01:00
Sucukdeluxe
140ee488b7 Update README with new features: JVM extraction, auto-rename, progress bars, history, nested extraction
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 03:03:31 +01:00
Sucukdeluxe
de369f3bcd Replace extraction backend with SevenZipJBinding + Zip4j JVM sidecar
Some checks are pending
Build and Release / build (push) Waiting to run
- New JVM sidecar (resources/extractor-jvm/) using SevenZipJBinding for
  RAR/7z/TAR and Zip4j for ZIP multipart, matching JDownloader 2 stack
- Auto/JVM/Legacy backend modes via RD_EXTRACT_BACKEND env variable
- Fallback to legacy UnRAR/7z when JVM runtime unavailable
- Fix isJvmRuntimeMissingError false positives on valid extraction errors
- Cache JVM layout resolution to avoid repeated filesystem checks
- Route nested ZIP extraction through JVM backend consistently

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 02:08:42 +01:00
Sucukdeluxe
71aa9204f4 Add one-command Codeberg release workflow 2026-03-01 02:54:13 +01:00
Sucukdeluxe
43bc95b7fc Switch updater and docs from GitHub to Codeberg 2026-03-01 02:40:11 +01:00
Sucukdeluxe
fe59e064f0 Translate README to English and refine wording 2026-03-01 02:29:37 +01:00
Sucukdeluxe
67fc7a9226 Revise README with modern feature and setup overview 2026-03-01 02:28:15 +01:00
Sucukdeluxe
6ac56c0a77 Release v1.4.31 with full bug-audit hardening
Some checks are pending
Build and Release / build (push) Waiting to run
2026-03-01 00:33:26 +01:00
Sucukdeluxe
2ae3cb5fa5 Remove legacy Python artifacts from repository 2026-02-27 16:32:01 +01:00
Sucukdeluxe
b96ed1eb7a Migrate app to Node Electron with modern React UI
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-27 03:25:56 +01:00
Sucukdeluxe
4ede4b8c8e Allow live package cancellation with safe archive cleanup
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-27 02:29:11 +01:00
Sucukdeluxe
90fa7e15dd Add drag-and-drop DLC import in links area
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-27 02:17:18 +01:00
Sucukdeluxe
da18e3847e Add JDownloader-style settings UI and DLC package queue import
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-27 00:34:36 +01:00
Sucukdeluxe
fdfe390d0e Add package tree UI, hybrid extraction queue, and advanced download controls
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-27 00:11:38 +01:00
Sucukdeluxe
f45e5dcf67 Add live parallel adjustment and hide extractor console windows
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-26 23:51:33 +01:00
Sucukdeluxe
680a5887d0 Harden updater and add icon-based installer release pipeline
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-26 23:36:30 +01:00
Sucukdeluxe
699d8c2054 Add GitHub release installer build and setup asset
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-26 23:22:23 +01:00
Sucukdeluxe
2302be6621 Add Real-Debrid GUI downloader with parallel download and auto-update support
Some checks are pending
Build and Release / build (push) Waiting to run
2026-02-26 23:09:15 +01:00