documenso/packages/lib/server-only/user
Ephraim Duncan cb892bcbb2
feat: add user conversion count to admin panel (#1150)
Displays the count of users who signed up after signing at least one
document in the admin panel
2024-07-05 14:02:22 +10: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 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 public profiles 2024-06-06 15:28:02 +10: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 fix: error message 2024-06-10 20:54:29 +10:00
verify-email.ts chore: feedback from pull request 2024-06-19 13:28:14 +10:00