mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
- Added function to handle template searches based on user input - Introduced in the TRPC router to facilitate authenticated template searches - Updated to include template search results alongside document search results - Enhanced query handling by enabling searches only when the input is valid - Created corresponding Zod schemas for request and response validation in |
||
|---|---|---|
| .. | ||
| complete-document-with-token.ts | ||
| delete-document.ts | ||
| find-document-audit-logs.ts | ||
| find-documents.ts | ||
| get-document-by-access-token.ts | ||
| get-document-by-token.ts | ||
| get-document-certificate-audit-logs.ts | ||
| get-document-with-details-by-id.ts | ||
| get-recipient-or-sender-by-share-link-slug.ts | ||
| get-stats.ts | ||
| is-recipient-authorized.ts | ||
| reject-document-with-token.ts | ||
| resend-document.ts | ||
| search-documents-with-keyword.ts | ||
| send-completed-email.ts | ||
| send-delete-email.ts | ||
| send-document.ts | ||
| send-pending-email.ts | ||
| validate-field-auth.ts | ||
| viewed-document.ts | ||