a5e087f209
fix: dogfood resend transport
2023-11-06 13:01:46 +11:00
187485678a
feat: add resend mail transport
2023-11-06 13:01:45 +11:00
127dc42dc5
feat: add dropdown to tweet or copy signing link
2023-11-06 13:01:45 +11:00
5904f6c5a8
chore: sign document
2023-11-06 13:01:44 +11:00
ebebceea1f
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
49ce09f49b
fix: support optimise imports
2023-11-06 13:01:14 +11:00
53db1a5d19
fix: resolve issues with open graph asset loading
2023-11-06 13:01:14 +11:00
8c12789c03
feat: add reset password email template
2023-11-06 13:01:13 +11:00
771042c9ce
feat: add vercel build script
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
ef79eb3ca4
fix: redirect signin page to dashboard when logged in
2023-11-06 13:01:11 +11:00
d7bd8fcd37
fix: add items from stash
2023-11-06 13:01:11 +11:00
2ba7df4881
fix: update eslint rules
2023-11-06 13:01:11 +11:00
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00
b512343bbb
chore: removed eslint-plugin-import
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
e6790d3a19
feat: added eslint plugin dependencies
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
36b3b36ac8
feat: added sharp for image optimizations on nextjs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
aa2969fd50
feat: feature flags
2023-11-06 13:01:10 +11:00
1f79ca0a70
feat: add commitlint
2023-11-06 13:01:09 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
01c88065ee
fix: used wrong lockfile version when resolving conflicts
2023-11-06 13:01:08 +11:00
9783e16656
add husky and lint-staged to ensure commits are formatted
2023-11-06 13:01:08 +11:00
27b42814d8
Add initial cap table
2023-11-06 13:01:08 +11:00
f882be4338
feat: open page
2023-11-06 13:01:08 +11:00
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
d986a3cf77
fix: styling updates
2023-11-06 13:01:08 +11:00
154ef26465
feat: add content layer
...
Add blog pages
Add privacy page
2023-11-06 13:01:08 +11:00
12d8cebd4c
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-11-06 13:01:07 +11:00
ca0f4eefd2
feat: email templates
...
adds email templates using `react-email` which will be used for invites,
signing and document completion.
authored by @dephraiim
2023-11-06 13:01:07 +11:00
3c73f030ac
feat: persist fields and recipients for document editing
2023-11-06 13:01:07 +11:00
40115d33b4
adding dark mode to feat/refresh
2023-11-06 13:01:07 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
2c9644ce9c
remove changelog-github
2023-08-18 11:32:48 +05:30
a98eca3bf1
move to devDep
2023-08-18 11:18:27 +05:30
9f1e0257e7
install changeset
2023-08-18 11:06:49 +05:30
13a840ff78
Password validation with zod
2023-06-07 12:33:33 +00:00
0a7ed0701c
fix: add turbo entries for other platforms to package-lock
...
Package managers such as NPM behave strangely when adding
packages such as swc and turborepo which contain platform
variants.
During a first time install they will include only the current
devices platform while a clean node_modules and package-lock
will result in all platforms being included.
This change adds those missed platforms by performing the above step and porting it back to our existing package-lock.
2023-06-01 23:25:49 +10:00
b5e03359c1
fix: mark truncateTitle as optional
2023-05-30 20:11:23 +10:00
d8ad4b4b2b
fix: add turbo dep and start command
2023-05-30 18:56:41 +10:00
6934e573d5
feat: add guards and subscription ui
2023-05-06 16:08:21 +10:00
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
95c3be9a77
chore: optimise depedency tree
2023-04-19 23:30:14 +10:00
7aa7485388
fix: migrate dx.sh to package scripts
2023-04-13 22:52:54 +10:00
85f2b5e84a
Add prettier config
2023-04-04 22:00:01 +00:00
1bfac711ac
build fix
2023-03-19 12:43:10 +01:00
559432cc15
update package log
2023-03-17 19:43:25 +01:00
2400c34c71
update package lock
2023-03-17 15:37:46 +01:00
526be3b906
security update for next-auth github.com/documenso/documenso/security/dependabot/4
2023-03-17 15:31:37 +01:00