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
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
7fa61c6bb6
chore: upgrade to next 14.0.0
2023-11-06 13:02:20 +11:00
717ca8cdb2
fix: improve claim plan flow
2023-11-06 13:02:20 +11:00
f68b65fe5f
fix: update customer handling for checkouts
2023-11-06 13:02:20 +11:00
687ce66e41
fix: update singleplayer add signature to card
2023-11-06 13:02:20 +11:00
457e73342b
fix: unbreak pdf viewer
2023-11-06 13:02:20 +11:00
284a2870c2
fix: move getFile to client side
2023-11-06 13:02:20 +11:00
c162cb3b2c
chore: update zod to 3.22.4 ( #563 )
...
* chore: updated zod
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
---------
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-11-06 13:02:20 +11:00
6de14ab0ac
fix: UI fixes and improvements ( #559 )
...
* chore: add cursor pointer
* fix: tooltip color
* chore: add tooltip
* fix: admin pages in mobile
2023-11-06 13:02:20 +11:00
b7950cf042
fix(bug): name field can be updated with spaces #555 ( #558 )
2023-11-06 13:02:19 +11:00
2ac0d79051
fix: support multi env
2023-11-06 13:02:19 +11:00
5445b85aae
fix: invalid url on main page in self host
2023-11-06 13:02:19 +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
f1732fab29
fix: truncate long file name in admin dashboard ( #572 )
...
Co-authored-by: pit <pit@192-168-0-136.rdsnet.ro >
2023-11-06 13:02:19 +11:00
3d44821bff
fix: build errors
2023-11-06 13:02:19 +11:00
05fd01c72d
fix: exports on next page
2023-11-06 13:02:19 +11:00