X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=533720876b438e2a44807bacdd83d272c5ebd80d;hb=100cb6523f02b5d8ac00b2fe5957c0e8103166cf;hp=2377fa8080131e345549a00519ba65a0e54313d9;hpb=8501cf881414be51a061e26c034d9e4c5d99c7ff;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 2377fa8..5337208 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,192 +1,123 @@ - Cloudron Surfer + Surfer - - + + + + + - + + + + + - + - + + + - + + + + + + + + Login + + - + + +
+ Surfer +
+
+ +
+
+ + Path / + {{ part.name }} + {{ pathParts.slice(-1).length ? pathParts.slice(-1)[0].name : '' }} + +
+
+ + Upload File + Upload Folder + New Folder + + + + + Public Folder Listing + + + + + About + Logout + + +
+
+
+ -
-
-
-
- -
-
-
+
+

-
-
-
-

Uploading... ({{ uploadStatus.done }} / {{ uploadStatus.count }})

-
-
-
- {{ uploadStatus.percentDone }}% Complete -
-
-
-
-
+
+
+ + + + + + + + + + + +
-
-
-
-
-
- - -
-
- - -
- -
-
-
-
- -
-
-
-
-
- - -
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSizeModified 
..
- - {{ entry.filePath }}{{ entry.size | prettyFileSize }}{{ entry.mtime | prettyDate }} - - - - -
-
-
-
+ + + +
Fetching file information for upload
+
+ + + Uploading {{ uploadStatus.count }} files ({{ Math.round(uploadStatus.done/1000/1000) }}MB / {{ Math.round(uploadStatus.size/1000/1000) }}MB) + + + + + +
+ - - +
- - - - - - +