documenso/packages/trpc/server
2026-04-01 16:03:26 +11:00
..
admin-router feat: admin panel org improvements (#2548) 2026-03-27 11:55:33 +02:00
api-token-router fix: refactor token router (#1981) 2025-08-25 08:25:01 +10:00
auth-router build: upgrade simplewebauthn packages from v9 to v13 (#2389) 2026-01-15 14:22:37 +11:00
document-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
embedding-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
enterprise-router fix: replace z.string().email() with RFC 5322 compliant ZEmail/zEmail (#2655) 2026-03-26 13:31:26 +11:00
envelope-router feat: add ability to save documents as template (#2661) 2026-04-01 16:03:26 +11:00
field-router fix: handle bracket notation arrays (#2178) 2025-11-12 16:38:06 +11:00
folder-router fix: handle bracket notation arrays (#2178) 2025-11-12 16:38:06 +11:00
organisation-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
profile-router fix: make teamId optional in support form validation (#2417) 2026-01-27 15:00:53 +11:00
recipient-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
team-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
template-router fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
webhook-router fix: improve webhook execution (#2608) 2026-03-13 15:02:09 +11:00
context.ts feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
index.ts wip: refresh design 2023-11-06 13:01:06 +11:00
open-api.ts feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
router.ts feat: add envelopes (#2025) 2025-10-14 21:56:36 +11:00
schema.ts fix: handle bracket notation arrays (#2178) 2025-11-12 16:38:06 +11:00
trpc.ts feat: allow editing pending envelope titles (#2604) 2026-03-19 14:03:30 +11:00