Commit Graph

12 Commits

Author SHA1 Message Date
771042c9ce feat: add vercel build script 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
4f40ce6003 chore: implemented feedback 2023-11-06 13:01:12 +11:00
31ae6591dd chore: added app version 2023-11-06 13:01:12 +11:00
8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
aa2969fd50 feat: feature flags 2023-11-06 13:01:10 +11:00
12d8cebd4c 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-11-06 13:01:07 +11:00
6253c42ca1 feat: google auth without schema change 2023-11-06 13:01:07 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
1e6f65f92d Explicit deps 2023-05-29 19:46:24 -05:00
2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00