d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
84b958d5b7
fix: universal upload hitting cache
2023-11-24 20:06:47 +11:00
f7d8ebb9de
feat: enable resend email menu ( #496 )
2023-11-16 13:08:31 +11:00
7fd5f8da67
fix: invalid url with cloudfront
2023-11-06 13:02:20 +11:00
df4cda8a1b
feat: support cloudfront presign
2023-11-06 13:02:20 +11:00
04fc9eb187
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-11-06 13:02:19 +11:00
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +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