Commit Graph

3265 Commits

Author SHA1 Message Date
Catalin Pit
e1732de81d feat: show newly created token 2023-11-28 15:49:46 +02:00
Catalin Pit
6a5fc7a5fb feat: confirm to delete dialog 2023-11-28 12:37:01 +02:00
Tanay
adc97802ea feat: add/update title of the document (#663) 2023-11-28 14:56:50 +11:00
Catalin Pit
13997d3dca feat: add delete and copy token on token page 2023-11-27 16:29:24 +02:00
Catalin Pit
2deaad5c34 feat: token page 2023-11-27 12:50:21 +02:00
Ephraim Atta-Duncan
0e40658201 feat: track when the signing of a document has completed 2023-11-26 19:33:45 +00:00
Ephraim Atta-Duncan
d347359d2f chore: changes from code review 2023-11-25 22:09:52 +00:00
Ephraim Atta-Duncan
fdf5b3908d feat: add more posthog analytics to the application 2023-11-24 23:50:51 +00:00
Catalin Pit
fbee6eedc1 feat: api token functions 2023-11-24 16:13:09 +02:00
Mythie
8048c29480 fix: override @react-email/tailwind to avoid perf regression 2023-11-24 23:57:34 +11:00
Catalin Pit
80fe7ccdf5 feat: api token page in the settings 2023-11-24 13:59:33 +02:00
Mythie
84b958d5b7 fix: universal upload hitting cache 2023-11-24 20:06:47 +11:00
Mythie
d8688692f7 fix: move singleplayer create to trpc 2023-11-24 16:58:18 +11:00
Mythie
8230349114 fix: unable to load font for signing 2023-11-24 16:17:54 +11:00
Catalin Pit
2ccede72ea chore: update the contract to add deleteDocument route 2023-11-23 15:23:47 +02:00
Catalin Pit
309b56168a feat: create the model for the api token 2023-11-23 15:21:13 +02:00
Catalin Pit
5c8a77ee8f chore: merged main 2023-11-23 12:05:28 +02:00
Catalin Pit
b3008fb272 feat: add route for retrieving a single document by id 2023-11-23 10:02:22 +02:00
Mythie
c054fc78a4 fix: resolve issues with emailVerified jwt property 2023-11-23 15:11:37 +11:00
Mythie
5de0c464f0 fix: hydration errors for modifier key 2023-11-23 13:57:08 +11:00
Catalin Pit
6d6c93539f feat: update contract 2023-11-22 15:51:04 +02:00
Catalin Pit
4a6b3edc05 feat: get documents api route with pagination 2023-11-22 15:44:49 +02:00
Catalin Pit
24d9906557 feat: public api start 2023-11-22 15:03:15 +02:00
Lucas Smith
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
Lucas Smith
be0fe079a3 fix: add healthcheck endpoint (#671) 2023-11-22 15:46:21 +11:00
Catalin Pit
fbbc3b89c3 feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
Bilal Ahmad Bhat
6c73453542 #666 feat: disabled resend button for recipients (#667) 2023-11-20 21:53:57 +11:00
Anik Dhabal Babu
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
Catalin Pit
a8d49bb8b8 chore: added Documenso video walkthrough (#665) 2023-11-20 19:01:34 +11:00
Anupam
e077c36fe4 fix: added the zod validation msg in the single player mode (#646) 2023-11-17 14:28:42 +02:00
Adithya Krishna
7ce4cf8381 feat: add dark mode toggle (#529) 2023-11-17 17:01:39 +11:00
Ephraim Atta-Duncan
cebdf5fd8e chore: custom command menu shortcut text for macOS (#657) 2023-11-17 16:47:19 +11:00
Ephraim Atta-Duncan
8adc44802f feat: copy signing link from avatar stack (#658) 2023-11-17 16:12:47 +11:00
Ephraim Atta-Duncan
06714a2aeb chore: append _signed to files when downloading (#656) 2023-11-17 12:02:22 +11:00
Mythie
1c9cec1e93 fix: remove plausible provider 2023-11-17 10:55:09 +11:00
Ephraim Atta-Duncan
b4f1a5abce feat: handle download file error with toast 2023-11-16 07:11:23 +00:00
Timur Ercan
e838a07bf9 chore: remove share button from top level, texts (#653) 2023-11-16 16:43:50 +11:00
Lucas Smith
8722e4de74 chore: marketing site updates (#654)
Change "Open" links to "Open Startup" to reduce confusion about how to open the web app.

Additionally add the OSS Friends link to the footer since it was dropped during some changes.
2023-11-16 13:39:22 +11:00
Nafees Nazik
f7d8ebb9de feat: enable resend email menu (#496) 2023-11-16 13:08:31 +11:00
Ephraim Atta-Duncan
67f3b2de45 fix: fetch the correct number of open issues using the github search api (#495) 2023-11-15 21:56:09 +11:00
Tanay
0da080aa41 fix: hovering on tabslist items at dashboard (#645) 2023-11-15 18:18:11 +11:00
Nafees Nazik
fe25239a4e feat: cache getServerComponentSession calls (#644) 2023-11-15 17:42:27 +11:00
SAHIL SIRAJALI KAZI
5ea4a16e36 fix: safari pdf overflow issue fixed (#466) 2023-11-15 17:35:57 +11:00
Nafees Nazik
5002a475d1 feat: limit document upload size (#347) 2023-11-15 13:13:31 +11:00
Nafees Nazik
ca9c0d7bf0 chore: add some eslint rules (#344) 2023-11-15 13:10:17 +11:00
Ephraim Atta-Duncan
3f0341c7d4 feat: add dialog to confirm signing (#342) 2023-11-14 19:01:00 +11:00
Lucas Smith
c3fe98b05f fix: update docker compose entrypoint (#650) 2023-11-14 13:11:57 +11:00
neo773
608a4eaaa6 feat: refactor og image generation (#639) 2023-11-14 13:08:14 +11:00
Nafees Nazik
d6ae0b44e6 feat: use nextjs.js standalone output for improvised docker image (#338) 2023-11-12 13:15:42 +11:00
Lucas Smith
aec0d2ae97 fix: show initial data preview for duplication (#642) 2023-11-09 15:46:58 +11:00