ab0d38eaf4
Merge branch 'main' into refactor-forms
2023-12-02 17:24:06 +05:30
b903de983b
chore: v1.2.3
2023-12-02 14:56:00 +11:00
6b519a67c2
fix: add guard
2023-12-02 14:55:26 +11:00
39d18e93c5
chore: v1.2.2
2023-12-02 13:34:36 +11:00
fbfaca190b
chore: release 1.2.1
2023-12-02 12:43:55 +11:00
16fb90f4d2
chore: v1.2.0
2023-12-02 11:57:50 +11:00
073a050587
fix: signature field race conditions
2023-12-02 11:09:42 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
335684d0b7
fix: edit document sizing ( #706 )
2023-12-01 23:09: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
6bbeaa084c
refactor: forms
2023-11-30 15:55:29 +05:30
1d79ebbda3
fix: body exeeded undefined limit ( #679 )
...
* fixed bodySizeLimit
* fix: update marketing config
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
2023-11-30 09:46:33 +02:00
252dd0008c
feat: add link to homepage on the complete sign page for logged in users ( #691 )
...
* feat: add link to homepage on the complete sign page for logged in users
* feat: added ChevronLeft icon to the link
* feat: remove icon from the link
2023-11-30 09:42:15 +02:00
1e29dfd823
refactor: reset password form
2023-11-29 22:33:04 +05:30
dc56c2abf2
refactor: password form
2023-11-29 22:32:42 +05:30
62809e9506
refactor: signin page
2023-11-29 22:31:42 +05:30
318dfcafc3
refactor: signup page
2023-11-29 22:31:24 +05:30
7e4c44e820
perf(web, lib): do not await inside promise statements ( #692 )
2023-11-29 09:10:15 +11:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +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
5de0c464f0
fix: hydration errors for modifier key
2023-11-23 13:57:08 +11: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
be0fe079a3
fix: add healthcheck endpoint ( #671 )
2023-11-22 15:46:21 +11:00
fbbc3b89c3
feat: email verification for registration ( #599 )
2023-11-21 15:44:04 +11:00
6c73453542
#666 feat: disabled resend button for recipients ( #667 )
2023-11-20 21:53:57 +11:00
17eeaa2d25
fix: improve the validation message for documenso app ( #640 )
...
* fix: improve the validation message
* fix: improve the validation message
---------
Co-authored-by: Catalin Pit <catalinpit@gmail.com >
2023-11-20 12:23:27 +02:00
cebdf5fd8e
chore: custom command menu shortcut text for macOS ( #657 )
2023-11-17 16:47:19 +11:00
8adc44802f
feat: copy signing link from avatar stack ( #658 )
2023-11-17 16:12:47 +11:00
06714a2aeb
chore: append _signed to files when downloading ( #656 )
2023-11-17 12:02:22 +11:00
1c9cec1e93
fix: remove plausible provider
2023-11-17 10:55:09 +11:00
e838a07bf9
chore: remove share button from top level, texts ( #653 )
2023-11-16 16:43:50 +11:00
f7d8ebb9de
feat: enable resend email menu ( #496 )
2023-11-16 13:08:31 +11:00
0da080aa41
fix: hovering on tabslist items at dashboard ( #645 )
2023-11-15 18:18:11 +11:00
ca9c0d7bf0
chore: add some eslint rules ( #344 )
2023-11-15 13:10:17 +11:00
3f0341c7d4
feat: add dialog to confirm signing ( #342 )
2023-11-14 19:01:00 +11:00
608a4eaaa6
feat: refactor og image generation ( #639 )
2023-11-14 13:08:14 +11:00
d6ae0b44e6
feat: use nextjs.js standalone output for improvised docker image ( #338 )
2023-11-12 13:15:42 +11:00
aec0d2ae97
fix: show initial data preview for duplication ( #642 )
2023-11-09 15:46:58 +11:00
86160136aa
chore: improve command bar ( #641 )
2023-11-09 14:38:26 +11:00
3490e2a3a8
feat: add command menu and keyboard shortcuts ( #337 )
2023-11-09 13:33:56 +11:00
574539d6dd
feat: duplicate document ( #633 )
2023-11-08 20:27:33 +11:00
b0e3abffd6
chore: restore dangling changes from rebase
2023-11-06 14:47:46 +11:00
d27880b56b
fix: add white background for og images
2023-11-06 13:02:21 +11:00
4af3d05a24
fix: updates from error logs
2023-11-06 13:02:21 +11:00
f841683d82
fix: small typo error ( #584 )
2023-11-06 13:02:21 +11:00
8ae860432d
fix: days filter working ( #623 )
2023-11-06 13:02:21 +11:00
746c97b64f
fix: added the share btn in the UI and prewarm fetch ( #615 )
2023-11-06 13:02:20 +11:00
223a5cc9d0
feat: improving incorrect default signature behaviour #594 ( #600 )
2023-11-06 13:02:20 +11:00
9b5af329a8
fix(web): fix typo + refactor empty state messages ( #583 )
...
* fix(web): fix typo + refactor empty state messages
* fix(web): refactor default empty-state message
2023-11-06 13:02:20 +11:00