X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Findex.html;h=20154da6a77229223d711d829c3a30f1b284ceea;hb=c2c00fca7dccb6e512a0f01bc87db129538765ef;hp=4c16ed5b503699d49b9f6042516338517e27ba6d;hpb=fea6789c72b7ef5b69281d8866f4ae0475135d4a;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/index.html b/frontend/index.html index 4c16ed5..20154da 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,190 +1,146 @@ - Cloudron Surfer + Surfer - - + + + + + - + + + + + + - - - - - + - +
-
-
-
-
- -
-
-
-
+ + + + + + + + + + + + Login + + -
-
-
-

Uploading... ({{ uploadStatus.done }} / {{ uploadStatus.count }})

-
-
-
- {{ uploadStatus.percentDone }}% Complete -
-
-
-
-
+ + Tokens can be used with the surfer cli tool or using the Api directly. + They are shared between all users. +
+
+
+
+ + +
+
+ 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 + + +
+
+
+ + +
+

-
-
-
-
-
- - -
-
-
-
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSizeModifiedAction
..
- - {{ 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) + + + + + +
+ - - - - - - +
+ +