documenso/packages/lib/server-only/user
2024-03-20 10:17:31 +00:00
..
service-accounts chore: tidy code and extract alert-dialog 2024-02-25 11:12:18 +00:00
create-user.ts chore: remove bcrypt 2024-03-07 18:30:22 +11:00
delete-user.ts feat: improve admin panel 2024-03-03 01:55:33 +11:00
find-user-security-audit-logs.ts feat: add user security audit logs 2024-01-30 17:32:20 +11: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 feat: add completed documents per month graph 2024-03-20 10:17:31 +00: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-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 chore: include total and new user charts 2023-11-06 13:02:21 +11:00
reset-password.ts chore: remove bcrypt 2024-03-07 18:30:22 +11:00
send-confirmation-token.ts chore: refactor code 2024-02-13 06:01:25 +00:00
update-password.ts chore: remove bcrypt 2024-03-07 18:30:22 +11:00
update-profile.ts feat: add user security audit logs 2024-01-30 17:32:20 +11:00
update-public-profile.ts feat: the rest of the owl 2024-02-29 13:22:21 +11:00
verify-email.ts feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00