From b8259c869786de69ceb59c030e8532344fb615da Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 27 Jun 2024 16:33:35 -0500 Subject: gn-uploader: Resumable uploads - add task list. --- issues/gn-uploader/resume-upload.gmi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 -- cgit v1.2.3