Commit Graph

4 Commits

Author SHA1 Message Date
DecDuck eb4a9ae65f added download chunk endpoint 2024-10-23 12:03:31 +11:00
DecDuck 02951b909d beginnings of download implementation 2024-10-12 17:34:09 +11:00
DecDuck 661a30107c object storage + full permission system + testing
Object storage now works fully, with the permission system. It still
needs additional external endpoints for updating and deleting objects
from the API, but it is otherwise complete. Further tasks include
writing an S3 adapter.
2024-10-09 14:43:06 +11:00
DecDuck 82bcaf1943 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00