changes to v4: * dropped already applied patches from storage and http-server * added Dominik's RB/TB Tags * fixed three small nits mentioned by Dominik
changes to v3: * added comment regarding tmpfile cleanup * added commit fixing the cleanup of tmpfile * fixed commit in http-server; every call to cleanup_reqchange() is now updated Lorenz Stechauner (5): ui: move upload window into UploadToStorage.js ui: refactor UploadToStorage.js fix #3505: ui/UploadToStorage: add checksum and algorithm ui/UploadToStorage: add TaskViewer ui/UplaodToStorage: check file extension www/manager6/Makefile | 1 + www/manager6/storage/ContentView.js | 197 +---------------- www/manager6/window/UploadToStorage.js | 295 +++++++++++++++++++++++++ 3 files changed, 298 insertions(+), 195 deletions(-) create mode 100644 www/manager6/window/UploadToStorage.js -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel