X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=633de0809356807e5d9a113b07c2f265de7630ac;hb=5c17272a887a2b5ff4810c64c68a2bbc49825291;hp=e9775e808e63ad289210c99c5e7543fc8a7499c5;hpb=4b6cf0add4f4f89671f4553a9672a01fbb485df1;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index e9775e8..633de08 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,186 +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) + + + + + +
+ - - +
- - - - - - +