X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=dd4c635e2d923b204452556b91e5d778db7c619d;hb=6bbbdec8cd000259f978baf67ce8f54d5c3d4ed8;hp=2e2e5e3e3549cccab39839a4d9ccc73fcd2c25a1;hpb=c248373641e65b585e0029176a608d6f4160642d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 2e2e5e3..dd4c635 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,20 +1,20 @@ - Cloudron Surfer + Surfer - + - - + + + - @@ -22,24 +22,45 @@
- + + - - + + - Login + Login + + 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 / @@ -49,20 +70,22 @@
- Upload + Upload File + Upload Folder New Folder - - - + + Public Folder Listing - - + + WebDAV Endpoint + {{ origin }}/_webdav/ + Access Tokens About - Logout + Logout
@@ -70,47 +93,51 @@
- -

- - - - - - - - - - - +
+ + + + + + + + + + + + + +
- 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) + + + + + +