kvm/ui/localization/messages
Nitish Agarwal 33304855df feat: add ISO direct download from URL to JetKVM storage
Add feature to download ISO/IMG files directly to JetKVM storage from a
URL. This addresses the use case where remote deployments have slow
upload speeds, making direct URL downloads significantly faster.

Backend changes:
- Add DownloadState struct for tracking download progress
- Add rpcDownloadFromUrl, rpcGetDownloadState, rpcCancelDownload RPCs
- Implement streaming download with 32KB buffer and progress tracking
- Broadcast download state events to connected clients

Frontend changes:
- Add DownloadFileView component with URL input and progress display
- Add "Download from URL" button in Device Storage view
- Auto-extract filename from URL for .iso/.img files
- Poll-based progress updates with speed calculation
- Support for download cancellation

Fixes #727
2025-11-25 12:29:42 +05:30
..
da.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
de.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
en.json feat: add ISO direct download from URL to JetKVM storage 2025-11-25 12:29:42 +05:30
es.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
fr.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
it.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
nb.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
sv.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00
zh.json refactor: OTA (#912) 2025-11-19 15:20:59 +01:00