X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=20f2c8df4a64d67624b8d3dbe16a856754f73306;hb=d34561d155e99a263bf8874318a91e0161518e4a;hp=5856a1615587ef9397fe72095d968eab299abac6;hpb=25c2c5dea457b206c26a9f746210016773a919b3;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 5856a16..20f2c8d 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,12 +6,13 @@ - + - - + + + @@ -21,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 -
@@ -51,19 +67,33 @@
- Upload + + 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
@@ -77,31 +107,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)