51938293f1
feat: enable resend email menu ( #496 )
2023-11-16 13:05:45 +11:00
34e707b925
fix: invalid url with cloudfront
2023-10-31 12:50:47 +11:00
dba4c31ce3
feat: support cloudfront presign
2023-10-31 12:19:16 +11:00
43062dda12
chore: upgrade to latest next.js version ( #553 )
...
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-10-18 22:33:02 +11:00
4885cf5154
fix: resolve issues with signing document stickiness
2023-09-28 17:42:01 +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