[pve-devel] [PATCH v11 manager 0/3] fix#1710: add download from url button
Lorenz Stechauner
l.stechauner at proxmox.com
Thu Jul 1 10:50:04 CEST 2021
changes to v10:
* dropped already applied patches
* added "check" button - the gui now does not automatically send the metadata request anymore
* removed (visible) content type selector, because there was only one hard-coded option every time
* added loading mask while the metadata check is in progress
Lorenz Stechauner (3):
api: nodes: add query_url_metadata method
ui: Utils: change download task format
fix #1710: ui: storage: add download from url button
PVE/API2/Nodes.pm | 96 ++++++++++
www/manager6/Utils.js | 2 +-
www/manager6/storage/Browser.js | 8 +
www/manager6/storage/ContentView.js | 262 +++++++++++++++++++++++++---
4 files changed, 343 insertions(+), 25 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list