Commit Graph

15 Commits

Author SHA1 Message Date
DecDuck 125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
Huskydog9988 8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
Huskydog9988 d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
Huskydog9988 fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
DecDuck 2cbee3d495 feat: add ability to review and revoke clients 2025-04-05 17:42:32 +11:00
DecDuck 36e6c92938 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
DecDuck ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
DecDuck 5c78b20504 fix(client event handler): future lenience 2024-12-24 17:46:56 +11:00
DecDuck 69e4c2592b feat(client api): keep track of last connected 2024-11-06 09:17:03 +11:00
DecDuck 7f4db0c1dc slight patch to rename query to be more consistent 2024-10-23 12:13:30 +11:00
DecDuck 3dd6062af4 added download chunk endpoint 2024-10-23 12:03:31 +11:00
DecDuck 8674ac7211 beginnings of download implementation 2024-10-12 17:34:09 +11:00
DecDuck 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
DecDuck d4e2dc8cb6 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00