|
|
65cc26fd02
|
feat: email verification for registration (#599)
|
2023-11-21 15:42:29 +11:00 |
|
|
|
9b9b8a85e7
|
feat: add dark mode toggle (#529)
|
2023-11-17 16:58:27 +11:00 |
|
|
|
51938293f1
|
feat: enable resend email menu (#496)
|
2023-11-16 13:05:45 +11:00 |
|
|
|
e3b589516b
|
feat: cache getServerComponentSession calls (#644)
|
2023-11-14 20:37:39 +11:00 |
|
|
|
1dd3a398d8
|
fix: safari pdf overflow issue fixed (#466)
|
2023-11-14 20:24:33 +11:00 |
|
|
|
587433fcd5
|
feat: limit document upload size (#347)
|
2023-11-14 20:07:55 +11:00 |
|
|
|
c2d7954467
|
chore: add some eslint rules (#344)
|
2023-11-14 20:01:45 +11:00 |
|
|
|
d2a6cbd681
|
feat: use nextjs.js standalone output for improvised docker image (#338)
|
2023-11-10 17:41:49 +11:00 |
|
|
|
dc3d85f1a2
|
feat: add command menu and keyboard shortcuts (#337)
|
2023-11-08 22:36:12 +11:00 |
|
|
|
b4f4f4fc72
|
feat: duplicate document (#633)
|
2023-11-08 20:25:44 +11:00 |
|
|
|
d686dcfa90
|
chore: include total and new user charts
|
2023-11-06 11:57:38 +11:00 |
|
|
|
3009088b0e
|
feat: show monthly new users
|
2023-11-05 12:48:05 +11:00 |
|
|
|
76c8dfa907
|
fix: updates from error logs
|
2023-11-04 13:27:09 +11:00 |
|
|
|
16af21ba25
|
fix: hiding of action buttons (#460)
* chore: fix hiding of action buttons
|
2023-11-03 16:39:43 +11:00 |
|
|
|
57ad16cc10
|
feat: add completed at timestamp
|
2023-11-03 15:48:40 +11:00 |
|
|
|
1f953457db
|
fix: days filter working (#623)
|
2023-11-03 12:34:11 +11:00 |
|
|
|
f078dd2f6c
|
fix: added the share btn in the UI and prewarm fetch (#615)
|
2023-11-02 13:38:34 +11:00 |
|
|
|
dbff10e3de
|
fix: page-not-found at share page for document signed in single-player-mode #605 (#606)
|
2023-10-31 08:54:16 +02:00 |
|
|
|
34e707b925
|
fix: invalid url with cloudfront
|
2023-10-31 12:50:47 +11:00 |
|
|
|
dba4c31ce3
|
feat: support cloudfront presign
|
2023-10-31 12:19:16 +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 |
|
|
|
dc5a1819f1
|
chore: upgrade to next 14.0.0
|
2023-10-27 15:14:04 +11:00 |
|
|
|
3ff8a99250
|
fix: update early adopter error log
|
2023-10-26 14:26:10 +11:00 |
|
|
|
fb64496c7d
|
fix: update stripe metadata for early adopters
|
2023-10-26 13:21:31 +11:00 |
|
|
|
407fa0047c
|
fix: update limits handler
|
2023-10-26 12:26:29 +11:00 |
|
|
|
a2902ee7c0
|
fix: attach document to completed email
|
2023-10-25 22:34:51 +11:00 |
|
|
|
7599b84833
|
fix: limit recipients
|
2023-10-25 22:31:31 +11:00 |
|
|
|
769f543be1
|
fix: improve claim plan flow
|
2023-10-25 22:29:51 +11:00 |
|
|
|
d6447ffa82
|
fix: return response for failed invoices
|
2023-10-25 13:29:00 +11:00 |
|
|
|
fd8f6da2c6
|
fix: update singleplayer add signature to card
|
2023-10-22 12:40:09 +11:00 |
|
|
|
0b50176178
|
fix: limits no longer cache during session changes
|
2023-10-22 11:18:00 +11:00 |
|
|
|
c02640e104
|
fix: optimise pdf viewer rerendering
|
2023-10-21 13:08:29 +11:00 |
|
|
|
091960f269
|
fix: unbreak pdf viewer
|
2023-10-20 20:14:10 +11:00 |
|
|
|
594f3ec16a
|
fix: move getFile to client side
|
2023-10-20 13:42:10 +11:00 |
|
|
|
a89da06842
|
fix: update webhook handler
|
2023-10-20 12:14:39 +11:00 |
|
|
|
db1d11309f
|
fix: update webhook handler
|
2023-10-20 12:05:18 +11:00 |
|
|
|
616cf1c287
|
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-10-19 21:24:05 +11:00 |
|
|
|
ba665edb1e
|
fix: UI fixes and improvements (#559)
* chore: add cursor pointer
* fix: tooltip color
* chore: add tooltip
* fix: admin pages in mobile
|
2023-10-19 21:00:36 +11:00 |
|
|
|
1fbf6ed4ba
|
fix: add mode to checkout session
|
2023-10-19 12:27:01 +11:00 |
|
|
|
1d6f7f9e37
|
fix(bug): name field can be updated with spaces #555 (#558)
|
2023-10-19 12:12:56 +11:00 |
|
|
|
e3c3ec7825
|
fix: downgrade react-pdf
|
2023-10-18 23:51:16 +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 |
|
|
|
2c6849ca76
|
fix: email requesting signature shows "completed document" in preview… (#514)
|
2023-10-18 15:32:39 +11:00 |
|
|
|
f6daef7333
|
Merge pull request #566 from documenso/feat/plan-limits
feat: plan limits
|
2023-10-17 14:30:18 +11:00 |
|
|
|
4b09693862
|
feat: add safari clipboard copy support (#486)
|
2023-10-17 12:40:36 +11:00 |
|
|
|
e0d4255700
|
fix: enable dragging fields (#565)
|
2023-10-16 19:50:28 +11:00 |
|
|
|
6ba4ff1c17
|
fix: build errors
|
2023-10-16 17:38:41 +11:00 |
|
|
|
093488a67c
|
feat: plan limits
|
2023-10-15 20:26:32 +11:00 |
|
|
|
0d026f3476
|
fix: filter out inactive products
|
2023-10-14 13:02:36 +11:00 |
|