| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: resolve cleanup and formatBytes bugs in download progressfix/download-progress-bugs | 2026-03-31 | 1 | -3/+2 | |
| | | |||||
| * | feat(ui): add real-time download progress to instance creation flow | 2026-03-21 | 1 | -47/+153 | |
| | | | | | | | | - Add download-store with throttled event handling for download-start/progress/complete - Rewrite download-monitor with phase-aware progress display (preparing/downloading/finalizing/installing-mod-loader/completed/error) - Add Step 4 (Installing) to instance creation modal with live progress bar - Fix dialog width jittering caused by long filenames (overflow-hidden + w-0 grow) | ||||
| * | refactor: migrate some invokes | 2026-02-26 | 1 | -39/+31 | |
| | | |||||
| * | chore(workspace): replace legacy codes | 2026-02-25 | 1 | -0/+552 | |