8 Commits

Author SHA1 Message Date
fc74738643 feat: new unified data folder 2025-05-10 16:18:28 -04:00
8f429e1e56 fix: eslint errors, switch to using maps 2025-04-15 20:04:45 -04:00
61764e81b8 store certs in db 2025-03-14 10:53:37 -04:00
ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
305de9f45a refactor: more consistent naming for globals 2024-11-24 15:29:14 +11:00
8999303f0a refactor(ca): change name of store file 2024-11-06 09:20:02 +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
bfafd2a044 ca groundwork 2024-10-07 22:35:54 +11:00