[pve-devel] [PATCH v11 manager 0/3] fix#1710: add download from url button
Dominik Csapak
d.csapak at proxmox.com
Fri Jul 2 08:59:59 CEST 2021
works, patches look good
Reviewed-By: Dominik Csapak <d.csapak at proxmox.com>
On 7/1/21 10:50, Lorenz Stechauner wrote:
> 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(-)
>
More information about the pve-devel
mailing list