X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=3a2f7f7fddb8b39654cf63a1e3fdc59cb9c3bfd6;hb=83544c5c8685db63b98d8035b99c501afe509776;hp=0ef1bf53a7ebb8d3bc4cce49e00bfc6aed426905;hpb=fca411ed205933fe9ecf56de45c53d42369ce742;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 0ef1bf5..3a2f7f7 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,15 +6,15 @@ - + - - + + + - @@ -22,24 +22,39 @@
- + + - - + + - 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 -
@@ -52,20 +67,22 @@
- Upload + Upload File + Upload Folder New Folder - - - + + Public Folder Listing - - + + WebDAV Endpoint + {{ origin }}/_webdav/ + Access Tokens About - Logout + Logout
@@ -79,31 +96,51 @@
- - + + + + + -
+ +
+ +
+ Download + + Open + +
+
+
+ - + +
Fetching file information for upload
+
+ - Uploading files ({{ uploadStatus.done }} / {{ uploadStatus.count }}) + Uploading {{ uploadStatus.count }} files ({{ Math.round(uploadStatus.done/1000/1000) }}MB / {{ Math.round(uploadStatus.size/1000/1000) }}MB)