1a34f9fa7a
fix: import updates and api route body sizes
2023-12-07 15:08:00 +11:00
d8688692f7
fix: move singleplayer create to trpc
2023-11-24 16:58:18 +11:00
be0fe079a3
fix: add healthcheck endpoint ( #671 )
2023-11-22 15:46:21 +11:00
608a4eaaa6
feat: refactor og image generation ( #639 )
2023-11-14 13:08:14 +11:00
717ca8cdb2
fix: improve claim plan flow
2023-11-06 13:02:20 +11:00
3d44821bff
fix: build errors
2023-11-06 13:02:19 +11:00
c343e8a221
feat: plan limits
2023-11-06 13:02:19 +11:00
f45cd81b5f
feat: wip
2023-11-06 13:02:19 +11:00
2856cd9c15
feat: add free tier Stripe subscription
2023-11-06 13:02:19 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
794e575ae9
feat: move opengraph-image to next.js 13 implementation
2023-11-06 13:01:14 +11:00
c43843d226
chore: remove unused files
2023-11-06 13:01:14 +11:00
d0cedc489f
fix: update og card
2023-11-06 13:01:14 +11:00
96264f67e4
feat: display signature text from params
2023-11-06 13:01:14 +11:00
1bce169228
feat: add initial og image for share link
2023-11-06 13:01:14 +11:00
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +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
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
e2fe7e900c
fix: duplicate import
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
857a48b3d9
feat: update items
2023-11-06 13:01:10 +11:00
371f0947fb
feat: update items
...
Refactored billing flag name
Refactored FeatureFlag type
Disabled session recording by default
2023-11-06 13:01:10 +11:00
aa2969fd50
feat: feature flags
2023-11-06 13:01:10 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +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
feefeea0c4
resolving eslint build errors
2023-11-06 13:01:07 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00