documenso/packages/lib/server-only/document
2024-09-04 23:13:00 +10:00
..
complete-document-with-token.ts fix: move sealing to a background job (#1287) 2024-08-14 13:12:32 +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 fix: only send cancelled emails to recipients who have received the document 2024-07-19 12:41:04 +10: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 fix: update document deletion logic (#1100) 2024-04-19 17:37:38 +07:00
get-document-by-id.ts feat: add document page view 2024-02-12 17:30:23 +11: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 fix: update document deletion logic (#1100) 2024-04-19 17:37:38 +07: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: web i18n (#1286) 2024-08-27 20:34:39 +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: send custom email to signers of direct template documents (#1215) 2024-07-05 13:03:22 +10:00
send-delete-email.ts fix: build error from renaming 2024-03-28 07:01:57 +00:00
send-document.tsx fix: move sealing to a background job (#1287) 2024-08-14 13:12:32 +10:00
send-pending-email.ts fix: update env entries to evaluate at runtime 2024-01-31 22:32:42 +11:00
super-delete-document.ts fix: only send cancelled emails to recipients who have received the document 2024-07-19 12:41:04 +10:00
update-document-settings.ts feat: add external id to documents and templates (#1227) 2024-07-13 16:45:09 +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