documenso/packages/lib/server-only/document
Lucas Smith fabd69bd62
build: upgrade simplewebauthn packages from v9 to v13 (#2389)
The v9 packages are deprecated. This updates to v13 which includes
breaking API changes: optionsJSON wrapper for auth functions,
renamed properties (authenticator→credential), and base64 encoding
for credential IDs via isoBase64URL helper.
2026-01-15 14:22:37 +11:00
..
complete-document-with-token.ts feat: add empty emails for envelopes (#2267) 2025-12-06 13:38:10 +11:00
delete-document.ts feat: add empty emails for envelopes (#2267) 2025-12-06 13:38:10 +11:00
find-document-audit-logs.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
find-documents.ts feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
get-document-by-access-token.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
get-document-by-token.ts refactor: improve layout of completed signing page (#2209) 2025-11-20 11:04:41 +11:00
get-document-certificate-audit-logs.ts fix: fallback for certficate sent date when using link distribution (#2316) 2025-12-16 11:40:16 +11:00
get-document-with-details-by-id.ts feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
get-recipient-or-sender-by-share-link-slug.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
get-stats.ts fix: filter document stats by folder (#2083) 2025-10-28 21:16:12 +11:00
is-recipient-authorized.ts build: upgrade simplewebauthn packages from v9 to v13 (#2389) 2026-01-15 14:22:37 +11:00
reject-document-with-token.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
resend-document.ts feat: add empty emails for envelopes (#2267) 2025-12-06 13:38:10 +11:00
search-documents-with-keyword.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
send-completed-email.ts feat: add empty emails for envelopes (#2267) 2025-12-06 13:38:10 +11:00
send-delete-email.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
send-document.ts fix: dont flatten forms for templates (#2386) 2026-01-14 12:06:28 +11:00
send-pending-email.ts feat: add empty emails for envelopes (#2267) 2025-12-06 13:38:10 +11:00
validate-field-auth.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
viewed-document.ts fix: viewed webhook had stale data (#2208) 2025-11-18 16:57:14 +11:00