documenso/packages/lib/server-only/user
2024-12-30 14:45:33 +11:00
..
service-accounts chore: tidy code and extract alert-dialog 2024-02-25 11:12:18 +00:00
create-user.ts fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
delete-user.ts feat: improve admin panel 2024-03-03 01:55:33 +11:00
disable-user.ts feat: admin ui for disabling users (#1547) 2024-12-30 14:45:33 +11:00
enable-user.ts feat: admin ui for disabling users (#1547) 2024-12-30 14:45:33 +11:00
find-user-security-audit-logs.ts fix: refactor search routes (#1529) 2024-12-11 19:39:50 +09:00
forgot-password.ts fix: update reset token query 2023-11-06 13:01:13 +11:00
generate-confirmation-token.ts feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
get-all-users.ts perf(web, lib): do not await inside promise statements (#692) 2023-11-29 09:10:15 +11:00
get-monthly-completed-document.ts fix: re-add removed types 2024-05-29 20:53:50 +10:00
get-most-recent-verification-token-by-user-id.ts chore: refactor code 2024-02-13 06:01:25 +00:00
get-reset-token-validity.ts fix: update token validity check 2023-11-06 13:01:13 +11:00
get-signer-conversion.ts feat: add user conversion count to admin panel (#1150) 2024-07-05 14:02:22 +10:00
get-user-by-email.ts chore: refactor code 2024-02-13 07:50:22 +02:00
get-user-by-id.ts wip: refresh design 2023-11-06 13:01:06 +11:00
get-user-monthly-growth.ts fix: re-add removed types 2024-05-29 20:53:50 +10:00
get-user-public-profile.ts feat: add initial api logging (#1494) 2024-11-28 16:05:37 +07:00
reset-password.ts fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
send-confirmation-token.ts feat: i18n for emails (#1442) 2024-11-05 11:52:54 +11:00
update-password.ts fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
update-profile.ts feat: add user security audit logs 2024-01-30 17:32:20 +11:00
update-public-profile.ts feat: add initial api logging (#1494) 2024-11-28 16:05:37 +07:00
verify-email.ts fix: make invite and confirmations long lived (#1309) 2024-08-28 14:08:35 +10:00