X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=2e8ce2f8df90e354e5bfecfe49fa9ec3a834e724;hb=f14ea69e2a6b751fd515929a1fc439197ab67523;hp=cbbd85e75460d62d37bbcd2023651ccb501ea200;hpb=e628921a338684a4bc3f196c5c39beba8b8f9b68;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index cbbd85e..2e8ce2f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,213 +1,148 @@ - Cloudron Surfer + Surfer - - + + + + + - + + + + + + - - - - - + - +
- + + + -
-
-
-
- -
-
-
-
+ + + + + + + + Login + + -
-
-
-

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

-
-
-
- {{ uploadStatus.percentDone }}% Complete -
-
-
-
-
+ + Access tokens are useful to programmatically deploy assets for example within a CI/CD pipeline. + See the docs for more information on how to use this token. +
+
+ +
+
+
+ + +
+
+ Create Access Token +
-
-
-
-
-
- - -
-
- - -
- -
-
-
+ + +
+ Surfer +
+
+ +
+
+ + Path / + {{ part.name }} + {{ pathParts.slice(-1).length ? pathParts.slice(-1)[0].name : '' }} + +
+
+ + Upload File + Upload Folder + New Folder + + + + + Public Folder Listing + + + + WebDAV Endpoint + {{ origin }}/_webdav/ + Access Tokens + About + Logout + + +
+
+
+ + +
+

-
-
-
-
-
- - -
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - -
TypeNameSizeModified 
Empty folder
- - {{ 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) + + + + + +
+ - - - - - - +
+ +