X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=974decebdfe5ebdeed40b8774754c4a0367849b0;hb=c0c93a746ded65cfa7d9158d78449220bc2d6d7c;hp=93ea3e31a3eaf0f6e8ce63082ae183681bc7f9f8;hpb=13df9f95b03daec6f2ce4d5a5d2a62657e814d0d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 93ea3e3..974dece 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,35 +1,38 @@ - Cloudron Surfer + Surfer - + - - + + + - - - +
+ + + + - - + + - Login + Login @@ -38,6 +41,9 @@
Surfer
+
+ +
Path / @@ -47,20 +53,21 @@
- Upload + Upload File + Upload Folder New Folder - - - + + Public Folder Listing - - + + WebDAV Endpoint + {{ origin }}/_webdav/ About - Logout + Logout
@@ -68,49 +75,55 @@ - -

- - - - - - - - - - - +
+ + + + + + + + + + + + + +
- Built by the Cloudron.io team. Get the code + + +
Fetching file information for upload
+
+ + + Uploading {{ uploadStatus.count }} files ({{ Math.round(uploadStatus.done/1000/1000) }}MB / {{ Math.round(uploadStatus.size/1000/1000) }}MB) + + + + + +
+
+