Commit Graph

5 Commits

Author SHA1 Message Date
9014f01276 feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
a2ef9468ae feat: separate document data from document 2023-09-07 19:27:21 +10:00
b5efa0d3ea fix: fix eslint warnings 2023-08-31 13:33:13 +10:00
8115ea3bf2 fix: type errors 2023-07-28 20:16:06 +10:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00