X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=633de0809356807e5d9a113b07c2f265de7630ac;hb=3760489ffc7596a13909907c60d1410d8161b89e;hp=15e5d98a5d7ccc21c4523864ec79922097293f7c;hpb=d0803a0432f50d6d32b498d50f37f4325984e85c;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 15e5d98..633de08 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,6 +1,6 @@ - Cloudron Surfer + Surfer @@ -14,7 +14,6 @@ - @@ -22,16 +21,17 @@
- + + - - + + - Login + Login @@ -40,6 +40,9 @@
Surfer
+
+ +
Path / @@ -49,9 +52,9 @@
- Upload + Upload File + Upload Folder New Folder - @@ -98,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)