Commit Graph

27 Commits

Author SHA1 Message Date
Nafees Nazik 792158c2cb feat: add two factor auth (#643)
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
Mythie 8230349114 fix: unable to load font for signing 2023-11-24 16:17:54 +11:00
Nafees Nazik ca9c0d7bf0 chore: add some eslint rules (#344) 2023-11-15 13:10:17 +11:00
Mythie b0e3abffd6 chore: restore dangling changes from rebase 2023-11-06 14:47:46 +11:00
Mythie 9edf88692c feat: show monthly new users 2023-11-06 13:02:21 +11:00
Mythie df4cda8a1b feat: support cloudfront presign 2023-11-06 13:02:20 +11:00
Mythie 7fa61c6bb6 chore: upgrade to next 14.0.0 2023-11-06 13:02:20 +11:00
Mythie c343e8a221 feat: plan limits 2023-11-06 13:02:19 +11:00
David Nguyen 2856cd9c15 feat: add free tier Stripe subscription 2023-11-06 13:02:19 +11:00
pit 3cbd4a2680 chore: use env vars for tests 2023-11-06 13:02:19 +11:00
pit 00546c1290 feat: add playwright 2023-11-06 13:02:19 +11:00
Mythie 187485678a feat: add resend mail transport 2023-11-06 13:01:45 +11:00
Mythie 5904f6c5a8 chore: sign document 2023-11-06 13:01:44 +11:00
David Nguyen 34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +11:00
Mythie 49ce09f49b fix: support optimise imports 2023-11-06 13:01:14 +11:00
David Nguyen 771042c9ce feat: add vercel build script 2023-11-06 13:01:13 +11:00
Mythie 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
Catalin Pit 4f40ce6003 chore: implemented feedback 2023-11-06 13:01:12 +11:00
Catalin Pit 31ae6591dd chore: added app version 2023-11-06 13:01:12 +11:00
Mythie 8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
David Nguyen aa2969fd50 feat: feature flags 2023-11-06 13:01:10 +11:00
Mythie 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
Doug Andrade 6253c42ca1 feat: google auth without schema change 2023-11-06 13:01:07 +11:00
Mythie 159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
Mythie d8ad4b4b2b fix: add turbo dep and start command 2023-05-30 18:56:41 +10:00
Lee Robinson 1e6f65f92d Explicit deps 2023-05-29 19:46:24 -05:00
Lee Robinson 2f3be1cfe5 Add turborepo to monorepo. 2023-05-29 10:38:24 -05:00