X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=1d7a3c58463295000fb1fc085c5ded9125c17faf;hb=693472d06c52340e85ee4bdf066fc0d746398f43;hp=d2b526d15c82c48f9954cf2b42e2761d37748cec;hpb=7c36adbbc51c85c9073c72e75d6503b52c02561d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index d2b526d..1d7a3c5 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,12 +6,13 @@ - + - - + + + @@ -26,20 +27,34 @@ - - + + - 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 -
@@ -51,21 +66,34 @@
+ + + Raw (curl/wget friendly) + + + Download Tar.gz + + + Download Zip + + Upload File Upload Folder New Folder - - + + Public Folder Listing - - + + WebDAV Endpoint + {{ origin }}/_webdav/ + Access Tokens About - Logout + Logout
@@ -79,31 +107,54 @@
- - + + + + + -
+ +
+ +
+ 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)