X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=533720876b438e2a44807bacdd83d272c5ebd80d;hb=100cb6523f02b5d8ac00b2fe5957c0e8103166cf;hp=5856a1615587ef9397fe72095d968eab299abac6;hpb=25c2c5dea457b206c26a9f746210016773a919b3;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 5856a16..5337208 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -21,7 +21,8 @@
- + + @@ -51,10 +52,11 @@
- Upload + Upload File + Upload Folder New Folder - + Public Folder Listing @@ -99,9 +101,12 @@ - + +
Fetching file information for upload
+
+ - Uploading files ({{ uploadStatus.done }} / {{ uploadStatus.count }}) + Uploading {{ uploadStatus.count }} files ({{ Math.round(uploadStatus.done/1000/1000) }}MB / {{ Math.round(uploadStatus.size/1000/1000) }}MB)