Commit Graph

6 Commits

Author SHA1 Message Date
b697fc5bba fix: Prevent unbounded parallel loop in multi file downloader 2026-06-25 21:26:34 +05:30
355588c7f9 refactor: Added new download_multiple_files_parallel helper function
- plugin.sh uses this to download manifests concurrently
2026-06-25 21:16:28 +05:30
02d3c9241c feat: Resumable Download Helper and Manifest Preservation
- Route downloads through local cache directory
- Automatically resume interrupted downloads from the byte offset
- `setup_uninstaller_context` checks if a fail had happened. If yes then
  CLI preserves existing manifest instead of wiping it.
- Interruption Signal Traps and Prompts
2026-06-24 23:29:12 +05:30
a56bee0b9c refactor: remove bootstrap spaghetti from installers 2026-06-22 09:11:39 +05:30
f9ed59786f feat: Automate versioning workflow with release script and semantic rules 2026-06-21 14:38:59 +05:30
e9fbd08423 major refactor 2026-06-19 23:42:18 +05:30