documenso/packages/lib/server-only/document
David Nguyen f6bcf921d5
feat: add document distribution setting (#1437)
Add a document distribution setting which will allow us to further
configure how recipients currently receive documents.
2024-11-08 13:32:13 +09:00
..
complete-document-with-token.ts feat: signing order (#1290) 2024-09-16 22:36:45 +10:00
create-document.ts feat: add external id to documents and templates (#1227) 2024-07-13 16:45:09 +10:00
delete-document.ts feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
duplicate-document-by-id.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
find-document-audit-logs.ts feat: move document to team (#1210) 2024-07-02 12:47:24 +10:00
find-documents.ts feat: add template page (#1395) 2024-11-05 17:36:30 +09:00
get-document-by-id.ts feat: document visibility (#1262) 2024-09-17 00:14:16 +10:00
get-document-by-token.ts feat: embed signing experience (#1322) 2024-09-04 23:13:00 +10:00
get-document-certificate-audit-logs.ts feat: add certificate and audit log pdfs 2024-04-10 15:13:18 +07:00
get-document-meta-by-document-id.ts feat: dateformat and timezone customization (#506) 2023-12-27 14:05:49 +11:00
get-document-with-details-by-id.ts fix: update document flow fetch logic (#1039) 2024-03-26 21:12:41 +08:00
get-stats.ts feat: search documents by name or recipient name or recipient email (#1384) 2024-10-08 21:44:02 +11:00
is-recipient-authorized.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
move-document-to-team.ts feat: send custom email to signers of direct template documents (#1215) 2024-07-05 13:03:22 +10:00
resend-document.tsx feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
seal-document.ts fix: move sealing to a background job (#1287) 2024-08-14 13:12:32 +10:00
search-documents-with-keyword.ts fix: mask recipient token (#1051) 2024-04-15 14:29:56 +07:00
send-completed-email.ts feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
send-delete-email.ts feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
send-document.tsx feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
send-pending-email.ts feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
super-delete-document.ts feat: add document distribution setting (#1437) 2024-11-08 13:32:13 +09:00
update-document-settings.ts fix: dont nullify externalId if not passed to update document settings 2024-09-18 11:00:48 +10:00
update-document.ts feat: team api tokens 2024-02-22 13:39:34 +11:00
update-title.ts fix: build errors from merge 2024-02-26 09:13:46 +11:00
validate-field-auth.ts feat: add direct templates links (#1165) 2024-06-02 15:49:09 +10:00
viewed-document.ts feat: add document auth (#1029) 2024-03-28 13:13:29 +08:00