65cc26fd02
feat: email verification for registration ( #599 )
2023-11-21 15:42:29 +11:00
d2a6cbd681
feat: use nextjs.js standalone output for improvised docker image ( #338 )
2023-11-10 17:41:49 +11:00
57ad16cc10
feat: add completed at timestamp
2023-11-03 15:48:40 +11:00
9f5ee0d9ac
feat: add database indexes
2023-10-30 16:58:51 +11:00
3c6196f49c
feat: add user schema timestamps
2023-10-28 20:57:26 +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
093488a67c
feat: plan limits
2023-10-15 20:26:32 +11:00
3e89ec1afc
Merge pull request #384 from documenso/feat/stripe-free-tier
...
feat: add Stripe free tier subscription
2023-10-14 12:22:31 +11:00
f728dd13c5
fix: add cascade delete for share links
2023-10-13 12:45:39 +11:00
01e6367b72
Merge branch 'feat/refresh' into feat/stripe-free-tier
2023-10-11 17:24:01 +11:00
0dadec3b8d
fix(script): minor change on scipt
2023-10-05 15:26:53 +05:30
68458b50d2
fix(script): added script envprisma in root package.json
...
dotenv loads all environment variable before running prisma:migrate-dev script
2023-10-04 20:04:07 +05:30
7bd847c0d3
chore: add missing migrations
2023-09-27 16:53:48 +10:00
c9f5496acb
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
2023-09-24 22:18:01 +10:00
68d624ac78
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-23 21:07:31 +10:00
f4c7799537
fix: reverse meta relation and tidy code
2023-09-22 12:42:06 +00:00
1b276a0469
fix: support optimise imports
2023-09-21 21:34:24 +10:00
4b13a42731
fix: tidy code and update endpoints
2023-09-21 00:51:02 +00:00
e330e90688
fix: document meta relation with document
2023-09-20 12:54:24 +00:00
a55197fb2d
feat: add prisma schema for document meta
2023-09-20 08:57:50 +00:00
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
bcb163693a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-20 12:42:30 +10:00
de9116e9b2
Merge branch 'feat/refresh' into feat/stripe-free-tier
2023-09-19 15:12:40 +10:00
0060b9da8c
Merge branch 'feat/refresh' into feat/reset-password
2023-09-19 13:53:38 +10:00
b411db40da
chore: tidy unused code
2023-09-19 02:40:58 +00:00
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
773566f193
feat: add free tier Stripe subscription
2023-09-18 22:33:07 +10:00
47d55a5eab
feat: add password reset token to schema
2023-09-18 06:47:03 +00:00
2356f58e7b
fix: implement feedback
2023-09-14 13:21:03 +10:00
6c12ed4afc
fix: update migration for timestamp columns
2023-09-14 13:07:55 +10:00
d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +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
171a5ba4ee
feat: creating the admin ui for metrics
2023-09-08 09:16:31 +03:00
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
7218b950fe
feat: store profile signature
2023-09-01 18:43:53 +10:00
f1f6e2e40a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-08-31 14:20:52 +10:00
0abd3da7fd
fix: update eslint rules
2023-08-30 12:35:43 +10:00
874d919a6a
feat: create sharing id for each recipient
2023-08-29 18:23:52 +00:00
68a5a9da1e
feat: add data table actions
2023-08-29 14:33:07 +10:00
1f8d5e45e1
feat: onepage inbox
2023-08-29 14:33:05 +10:00
8fd9730e2b
feat: add inbox
2023-08-29 14:31:13 +10:00
6b00282a87
chore: support direct urls for prisma
2023-08-25 17:52:24 +10:00
48ceb1e5c7
feat: document authoring
2023-08-17 19:56:18 +10:00
9431e7f0ad
chore: upgrade deps and linting
2023-08-01 17:34:17 +10:00
0ad0524157
Merge branch 'feat/refresh' into feat/stacked-avatars
2023-07-01 01:16:58 +00:00
b50f64d4ad
fix: update types from code review
2023-06-30 23:49:34 +00:00
f22baca569
feat: stack recipients avatars on dashboard
2023-06-23 12:20:49 +00:00
d8a094a324
chore: use jsonprotocol
2023-06-23 18:06:02 +10:00
eea09dcfac
feat: persist fields and recipients for document editing
2023-06-21 23:49:23 +10:00
803ebccee3
wip: refresh design
2023-06-09 18:22:21 +10:00