[PR #676] [MERGED] feat: Add ISO file upload progress support. #674

Closed
opened 2026-02-27 15:59:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/676
Author: @hudeng-go
Created: 7/17/2025
Status: Merged
Merged: 7/22/2025
Merged by: @catborise

Base: masterHead: upstream/master


📝 Commits (1)

  • 326579a feat: Add ISO file upload progress support.

📊 Changes

4 files changed (+210 additions, -49 deletions)

View changed files

📝 conf/requirements.txt (+1 -0)
📝 storages/templates/create_stg_vol_block.html (+20 -13)
📝 storages/templates/storage.html (+83 -9)
📝 storages/views.py (+106 -27)

📄 Description

Simultaneously add support for remote SSH node uploads and chunked file uploads.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/676 **Author:** [@hudeng-go](https://github.com/hudeng-go) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `upstream/master` --- ### 📝 Commits (1) - [`326579a`](https://github.com/retspen/webvirtcloud/commit/326579a6ea96e501fe63fcf2b80d52075053077b) feat: Add ISO file upload progress support. ### 📊 Changes **4 files changed** (+210 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `conf/requirements.txt` (+1 -0) 📝 `storages/templates/create_stg_vol_block.html` (+20 -13) 📝 `storages/templates/storage.html` (+83 -9) 📝 `storages/views.py` (+106 -27) </details> ### 📄 Description Simultaneously add support for remote SSH node uploads and chunked file uploads. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#674
No description provided.