Commit Graph

23 Commits

Author SHA1 Message Date
769f543be1 fix: improve claim plan flow 2023-10-25 22:29:51 +11:00
6ba4ff1c17 fix: build errors 2023-10-16 17:38:41 +11:00
093488a67c feat: plan limits 2023-10-15 20:26:32 +11:00
01e6367b72 Merge branch 'feat/refresh' into feat/stripe-free-tier 2023-10-11 17:24:01 +11:00
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
de9116e9b2 Merge branch 'feat/refresh' into feat/stripe-free-tier 2023-09-19 15:12:40 +10:00
1be0b9e01f feat: add vercel build script 2023-09-19 01:54:20 +00:00
027a588604 feat: wip 2023-09-18 22:47:46 +10:00
773566f193 feat: add free tier Stripe subscription 2023-09-18 22:33:07 +10:00
425db8fc1f fix: remove references to created column 2023-09-14 13:32:16 +10: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
b5efa0d3ea fix: fix eslint warnings 2023-08-31 13:33:13 +10:00
3df0f61947 Merge branch 'feat/refresh' into fix/whitespace 2023-08-30 12:02:01 +10:00
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
fad6414995 fix: duplicate import
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-28 12:34:29 +05:30
ba95818da4 feat: update items 2023-08-21 12:17:56 +10:00
d0720f4c70 feat: update items
Refactored billing flag name

Refactored FeatureFlag type

Disabled session recording by default
2023-08-21 12:17:56 +10:00
f60cb22f11 feat: feature flags 2023-08-21 12:17:56 +10:00
48ceb1e5c7 feat: document authoring 2023-08-17 19:56:18 +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
64d1d6df37 resolving eslint build errors 2023-06-11 02:21:13 -04:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00