X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=633de0809356807e5d9a113b07c2f265de7630ac;hb=5c17272a887a2b5ff4810c64c68a2bbc49825291;hp=19fc217db8037209554b979999ae5713b0334a07;hpb=f8693af1f69c91e93ff1b48614df92a84da78e8d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 19fc217..633de08 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -14,7 +14,6 @@ - @@ -22,16 +21,17 @@
- + + - - + + - Login + Login @@ -40,8 +40,8 @@
Surfer
-
- +
+
@@ -52,9 +52,9 @@
- Upload + Upload File + Upload Folder New Folder - @@ -101,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)