summaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/lib/DownloadMonitor.svelte
Commit message (Collapse)AuthorAgeFilesLines
* Update ui/src/lib/DownloadMonitor.svelte简律纯2026-01-141-13/+6
| | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ui/src/lib/DownloadMonitor.svelte简律纯2026-01-141-4/+11
| | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ui/src/lib/DownloadMonitor.svelte简律纯2026-01-141-6/+13
| | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: Consider incorporating totalDownloadedBytes into the calculation for a ↵简律纯2026-01-141-1/+3
| | | | | smoother progress indicator Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: display download rate and progress with concurrency supportHsiangNianian2026-01-141-4/+94
|
* feat: enhance DownloadMonitor with improved event handling and UI updatesHsiangNianian2026-01-131-29/+39
|
* feat: implement download functionality with progress monitoring and version ↵HsiangNianian2026-01-131-0/+92
management