8ebef831ac
Merge branch 'main' into feat/add-runtime-env
2024-02-12 12:30:35 +11:00
3a32bc62c5
feat: initial document audit logs implementation ( #922 )
...
Added initial implementation of document audit logs.
2024-02-12 12:04:53 +11:00
d13cf743bf
Merge branch 'main' into feat/add-runtime-env
2024-02-08 22:06:59 +11:00
08f82b23dc
fix: update env entries to evaluate at runtime
2024-01-31 22:32:42 +11:00
ada46a5f47
feat: add auth fail logs
2024-01-31 12:27:40 +11:00
7e15058a3a
feat: add user security audit logs
2024-01-30 17:32:20 +11:00
d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
5b98bac53b
Merge branch 'main' into feat/enhance-posthog-tracking
2023-12-07 16:28:15 +11:00
0baa2696b4
fix: removed unused code
2023-12-05 10:13:24 +00:00
792158c2cb
feat: add two factor auth ( #643 )
...
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
fdf5b3908d
feat: add more posthog analytics to the application
2023-11-24 23:50:51 +00: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
5002a475d1
feat: limit document upload size ( #347 )
2023-11-15 13:13: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
17b43caa5c
fix: create custom pricing table
2023-11-06 13:02:19 +11:00
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +11:00
fcf586f24d
fix: styling updates
2023-11-06 13:01:45 +11:00
34ce0d084e
chore: refactor function
2023-11-06 13:01:45 +11:00
1536634fc6
fix: assorted updates
2023-11-06 13:01:44 +11:00
0e486c7b58
fix: feature flag client endpoint
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +11:00
0835da45ef
fix: implement feedback
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
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00