Commit Graph

12 Commits

Author SHA1 Message Date
9bdff9a61f feat: add resend mail transport 2023-09-28 12:27:04 +10:00
a52c19355a chore: sign document 2023-09-25 15:57:10 +10:00
1b276a0469 fix: support optimise imports 2023-09-21 21:34:24 +10:00
1be0b9e01f feat: add vercel build script 2023-09-19 01:54:20 +00:00
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
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
f60cb22f11 feat: feature flags 2023-08-21 12:17:56 +10:00
9431e7f0ad chore: upgrade deps and linting 2023-08-01 17:34:17 +10:00
918018c7ca fix: improve typesafety 2023-07-31 13:53:55 +10:00
b3fa837967 feat: use server-actions for authoring flow
This change actually makes the authoring flow work for
the most part by tying in emailing and more.

We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-07-26 18:52:53 +10:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00