JakkrapartXD
bf5d939910
feat: add role-based frontend URL routing for password reset and email verification
...
Add separate frontend URL environment variables for student and instructor portals. Update password reset and email verification services to route users to the appropriate frontend based on their role (INSTRUCTOR vs STUDENT).
2026-01-30 17:29:08 +07:00
JakkrapartXD
babccc4869
feat: add email verification endpoints with token-based verification and SMTP integration
2026-01-30 14:53:50 +07:00
JakkrapartXD
b28dd410e2
refactor: simplify avatar deletion logic and improve error handling in user service.
2026-01-28 15:01:48 +07:00
JakkrapartXD
cf12ef965e
feat: add thumbnail upload support to course creation endpoint with multipart form data handling.
2026-01-28 14:38:11 +07:00
JakkrapartXD
53314dfd7e
feat: implement avatar upload functionality with presigned URL support for user profiles and announcement attachments.
2026-01-28 11:49:11 +07:00
JakkrapartXD
a59b144ebf
feat: Introduce admin user management API with user listing, retrieval, account activation/deactivation, and case-insensitive role validation.
2026-01-15 14:09:14 +07:00
JakkrapartXD
bb80b8a419
add is_deactivated
2026-01-15 10:17:15 +07:00
JakkrapartXD
5d508c4731
add update user api
2026-01-14 16:29:18 +07:00
JakkrapartXD
a6cddc6318
move chage password to user con
2026-01-14 14:06:09 +07:00
JakkrapartXD
d8d3dff2e7
get me api
2026-01-13 17:55:00 +07:00