diff options
Diffstat (limited to 'issues/gn-uploader/resume-upload.gmi')
-rw-r--r-- | issues/gn-uploader/resume-upload.gmi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/issues/gn-uploader/resume-upload.gmi b/issues/gn-uploader/resume-upload.gmi index 5112ee7..ea564b8 100644 --- a/issues/gn-uploader/resume-upload.gmi +++ b/issues/gn-uploader/resume-upload.gmi @@ -16,6 +16,25 @@ Maybe this can wait until we have => /issues/gn-uploader/link-authentication-authorisation linked authentication/authorisation to gn-uploader. In this way, each upload can be linked to a specific user. +### TODOs + +* [x] Build UI to allow uploads +* [x] Build back-end to handle uploads +* [ ] Rework cancel to actually kill the upload +* [ ] Provide pause functionality +* [ ] Maybe trigger job on separate endpoint: cleaner and avoids +* [ ] Handle upload failures/errors +* [ ] +* [ ] +* [ ] +* [ ] + + . + . + . + +* [ ] Deploy to staging + ### Possible Resources => https://javascript.info/resume-upload |