documenso/packages/lib/server-only/user
2024-01-25 15:42:40 +02:00
..
create-user.ts feat: add multi subscription support (#734) 2023-12-14 15:22:54 +11:00
delete-user.ts feat: add safari clipboard copy support (#486) 2023-11-06 13:02:19 +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-reset-token-validity.ts fix: update token validity check 2023-11-06 13:01:13 +11:00
get-user-by-email.ts chore: refactor 2024-01-25 15:42:40 +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 fix: add layout and minor updates 2023-11-06 13:01:13 +11:00
send-confirmation-token.ts feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
update-password.ts feat: require old password for password reset (#488) 2023-11-06 13:01:46 +11:00
update-profile.ts feat: store profile signature 2023-11-06 13:01:12 +11:00
verify-email.ts feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00