b972056c8f
Merge branch 'main' into improve-lint
2024-03-18 13:31:43 +11:00
3c6cc7fd46
Merge branch 'main' into chore/add-rust-signer
2024-03-18 12:24:59 +11:00
8859b2779f
chore: use rust based cms signing
2024-03-15 22:29:15 +11:00
9e1b2e5cc3
fix: update sharp dependency
2024-03-10 13:48:25 +11:00
62b4a13d4d
feat: upgrade packages
2024-03-09 00:32:08 +05:30
19714fb807
feat: update packages
2024-03-09 00:29:42 +05:30
cffb7907b5
chore: remove bcrypt
2024-03-07 18:30:22 +11:00
10ef5b6e51
fix: improvements from testing
2024-03-07 02:57:02 +00:00
2a74ce06ef
Merge branch 'main' into feat/public-api
2024-02-26 00:21:25 +11:00
8165a090d1
feat: migrate to site-settings
2024-02-23 10:47:01 +00:00
22e3a79a72
Merge branch 'main' into feat/public-api
2024-02-21 11:29:36 +11:00
1a82740d0f
feat: support recipient roles
2024-02-12 15:16:09 +11:00
8ebef831ac
Merge branch 'main' into feat/add-runtime-env
2024-02-12 12:30:35 +11:00
e91bb78f2d
Merge branch 'main' into feat/public-api
2024-02-09 16:00:40 +11:00
d13cf743bf
Merge branch 'main' into feat/add-runtime-env
2024-02-08 22:06:59 +11:00
1dd543247e
chore: update branch
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-02-06 18:07:24 +05:30
2636d5fd16
chore: finish and clean-up redirect post signing
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-02-06 18:04:56 +05:30
0c339b78b6
feat: add teams ( #848 )
...
## Description
Add support for teams which will allow users to collaborate on
documents.
Teams features allows users to:
- Create, manage and transfer teams
- Manage team members
- Manage team emails
- Manage a shared team inbox and documents
These changes do NOT include the following, which are planned for a
future release:
- Team templates
- Team API
- Search menu integration
## Testing Performed
- Added E2E tests for general team management
- Added E2E tests to validate document counts
## Checklist
- [X] I have tested these changes locally and they work as expected.
- [X] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [X] I have followed the project's coding style guidelines.
2024-02-06 16:16:10 +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
5a28eaa4ff
feat: add recipient creation
2024-01-22 17:38:02 +11:00
b28a7f9702
chore: add openapi
2024-01-19 16:55:16 +02:00
a94b829ee0
fix: tidy code
2024-01-17 17:17:08 +11:00
5660b99df7
chore: fix package vulnerabilities
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2024-01-03 13:23:13 +05:30
e646c4cf08
Merge branch 'main' into feat/1click-deploys
2024-01-03 12:49:59 +05:30
a1215df91a
refactor: extract api implementation to package
...
Extracts the API implementation to a package so we can
potentially reuse it across different applications in the
event that we move off using a Next.js API route.
Additionally tidies up the tokens page and form to be more simplified.
2023-12-31 13:58:15 +11:00
32633f96d2
feat: dateformat and timezone customization ( #506 )
2023-12-27 14:05:49 +11:00
775a1b774d
chore: fix vulnerability with sharp
...
Signed-off-by: Adithya Krishna <adi@documenso.com >
2023-12-19 17:16:26 +05:30
11ae6d3c16
chore: small changes
2023-12-06 16:53:34 +00:00
6c5526dd49
chore: update routes
...
trying to add the route for creating documents
2023-12-06 15:27:30 +00:00
936e75fd30
chore: merged main
2023-12-06 13:18:59 +00:00
b39a42ecd2
feat(marketing): add careers page ( #733 )
2023-12-06 18:59:02 +11:00
bfedabdc10
fix: increase e2e test timeout ( #682 )
2023-12-05 13:54:41 +11:00
7dac5072f7
fix: revert react-email tailwind canary
2023-12-02 13:34:03 +11:00
fbfaca190b
chore: release 1.2.1
2023-12-02 12:43:55 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11: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
8048c29480
fix: override @react-email/tailwind to avoid perf regression
2023-11-24 23:57:34 +11:00
d8688692f7
fix: move singleplayer create to trpc
2023-11-24 16:58:18 +11:00
8230349114
fix: unable to load font for signing
2023-11-24 16:17:54 +11:00
24d9906557
feat: public api start
2023-11-22 15:03:15 +02:00
9444e0cc67
fix: docker build requires smtp host ( #672 )
...
set a default for smtp host and add an action
for testing docker builds on each pull request
2023-11-22 16:26:39 +11:00
fbbc3b89c3
feat: email verification for registration ( #599 )
2023-11-21 15:44:04 +11:00
7ce4cf8381
feat: add dark mode toggle ( #529 )
2023-11-17 17:01:39 +11:00
ca9c0d7bf0
chore: add some eslint rules ( #344 )
2023-11-15 13:10:17 +11:00
608a4eaaa6
feat: refactor og image generation ( #639 )
2023-11-14 13:08:14 +11:00
3490e2a3a8
feat: add command menu and keyboard shortcuts ( #337 )
2023-11-09 13:33:56 +11:00
b0e3abffd6
chore: restore dangling changes from rebase
2023-11-06 14:47:46 +11:00
9edf88692c
feat: show monthly new users
2023-11-06 13:02:21 +11:00
df4cda8a1b
feat: support cloudfront presign
2023-11-06 13:02:20 +11:00