2cbee3d495
feat: add ability to review and revoke clients
2025-04-05 17:42:32 +11:00
36e6c92938
feat: add cloud save backend
2025-04-01 21:08:57 +11:00
c7af02c15e
fix: update dockerfile & use NPM droplet
2025-03-31 09:32:09 +11:00
ce8887528f
feat(acls): refactor & acl descriptions
2025-02-07 17:26:23 +11:00
5c78b20504
fix(client event handler): future lenience
2024-12-24 17:46:56 +11:00
69e4c2592b
feat(client api): keep track of last connected
2024-11-06 09:17:03 +11:00
7f4db0c1dc
slight patch to rename query to be more consistent
2024-10-23 12:13:30 +11:00
3dd6062af4
added download chunk endpoint
2024-10-23 12:03:31 +11:00
8674ac7211
beginnings of download implementation
2024-10-12 17:34:09 +11:00
435551c207
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
d4e2dc8cb6
finalised client APIs and authentication method
2024-10-09 00:37:11 +11:00