| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update src-tauri/src/core/downloader.rs | 2026-01-14 | 1 | -0/+7 | |
| | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| * | Update src-tauri/src/core/downloader.rs | 2026-01-14 | 1 | -4/+1 | |
| | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| * | feat: implement global progress tracking for concurrent downloads | 2026-01-14 | 1 | -59/+88 | |
| | | |||||
| * | feat: display download rate and progress with concurrency support | 2026-01-14 | 1 | -3/+30 | |
| | | |||||
| * | chore(style): format code | 2026-01-13 | 1 | -42/+57 | |
| | | |||||
| * | feat: refactor download logic to use chunking for response handling | 2026-01-13 | 1 | -9/+2 | |
| | | |||||
| * | feat: implement download functionality with progress monitoring and version ↵ | 2026-01-13 | 1 | -28/+105 | |
| | | | | | management | ||||
| * | feat: add offline account management and version fetching functionality | 2026-01-13 | 1 | -0/+51 | |