Commit Graph

8 Commits

Author SHA1 Message Date
32633f96d2 feat: dateformat and timezone customization (#506) 2023-12-27 14:05:49 +11:00
608a4eaaa6 feat: refactor og image generation (#639) 2023-11-14 13:08:14 +11:00
2e5d5bb462 fix: remove references to created column 2023-11-06 13:01:13 +11:00
3afc35c40c 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-11-06 13:01:13 +11:00
72bec7bc34 feat: separate document data from document 2023-11-06 13:01:13 +11:00
8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
a1cb595f25 fix: type errors 2023-11-06 13:01:08 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00