X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=920f8cc58f6c42fab19e6d45ca341a6a2d7a2bd4;hb=c2e5d204148d842204687444c2728064e5b75cd5;hp=e9775e808e63ad289210c99c5e7543fc8a7499c5;hpb=4b6cf0add4f4f89671f4553a9672a01fbb485df1;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index e9775e8..920f8cc 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,186 +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. + For this they can be used with the surfer cli tool or using the Api directly. +
+
+ +
+
+
+ + +
+
+ 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 
- - {{ 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) + + + + + +
+ - - - - - - +
+ +