X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=24087e9c3dd973be555fd980450186f2d3e64dc4;hb=36e6a99e671e2b7fe03d3a697eec247cb66ffa19;hp=c0a6a4e6a623fc530dc7f491e19f8c64571039d6;hpb=9716e5b65e0eb6ee663939b5f3c772aded52827b;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index c0a6a4e..24087e9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,195 +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. + See the [docs](https://cloudron.io/documentation/apps/surfer/) for more information on how to use this token. +
+
+ +
+
+
+ + +
+
+ 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) + + + + + +
+ - - - - - - +
+ +