c9f5496acb
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
2023-09-24 22:18:01 +10:00
f4c7799537
fix: reverse meta relation and tidy code
2023-09-22 12:42:06 +00:00
d417255910
feat: replace template variables with values
...
Co-authored-by: Mythie <me@lucasjamessmith.me >
2023-09-20 11:17:26 +00:00
677a15327b
feat: send custom email message
2023-09-20 09:59:42 +00:00
d5238939ad
feat: persist document metadata in database for a specific user
2023-09-20 09:51:04 +00:00
6860726e83
feat: send custom email subjects
2023-09-20 09:06:28 +00:00
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
70a5105783
fix: add missing await on mail send
2023-08-25 18:33:24 +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