Commit Graph

16 Commits

Author SHA1 Message Date
pradeepkumar
9b4d64cf6a feat: update user search to support multi-word name matching across profiles 2026-04-08 10:26:19 +05:30
pradeepkumar
6beaeea425 fix 2026-04-08 04:12:44 +05:30
pradeepkumar
f30894dd79 feat: add mode parameter to social auth to distinguish between login and signup flows 2026-03-31 23:22:52 +05:30
pradeepkumar
e5e1888615 ifx 2026-03-31 22:39:10 +05:30
pradeepkumar
e1990a41e0 feat: implement rate limiting for socket events, sanitize error responses, and include agent profile details in user service output 2026-03-29 03:31:44 +05:30
pradeepkumar
666f0074bb feat: add search and verification status filters to the user listing endpoint 2026-03-27 12:00:04 +05:30
pradeepkumar
3e7e3683ed feat: Introduce agent profile verification history tracking and status notifications for agents. 2026-03-21 08:55:57 +05:30
pradeepkumar
31439c3b06 feat: Add SUPER_ADMIN role with dedicated admin user management and updated access controls for existing admin features. 2026-03-20 17:05:40 +05:30
pradeepkumar
bbbd83084a feat: Add account deletion functionality for both agents and regular users. 2026-02-09 01:15:45 +05:30
pradeepkumar
789551e443 feat: Implement privacy preferences for users and agents with new database field, service methods, and API endpoints. 2026-02-09 00:55:55 +05:30
pradeepkumar
6ade2c74c5 feat: Implement notification preferences management for both users and agents. 2026-02-09 00:33:54 +05:30
pradeepkumar
6624b35e59 feat: Implement user profile management and avatar upload functionality for regular users. 2026-02-01 00:50:46 +05:30
pradeepkumar
eece0f7401 feat: Implement agent verification system with a new status enum, admin update functionality, and document retrieval. 2026-01-28 13:48:14 +05:30
pradeepkumar
dfd8bc38a5 feat: Introduce an admin endpoint to update agent types and enhance user profile retrieval to include agent type details. 2026-01-26 23:12:22 +05:30
pradeepkumar
14e78d80e7 feat: Implement user role filtering for findAll endpoint and dynamically select user/agent profiles. 2025-12-22 13:26:39 +05:30
pradeepkumar
158a617600 feat: Implement comprehensive user authentication with JWT, social login, and password management. 2025-12-20 19:22:30 +05:30