Commit Graph

16 Commits

Author SHA1 Message Date
pradeepkumar
539fdf70e3 feat: implement Redis-backed Socket.io adapter and user presence service for cross-instance communication 2026-04-02 19:30:08 +05:30
pradeepkumar
8e9d623f24 feat: Add contact form submission and message management functionality. 2026-03-20 12:42:16 +05:30
pradeepkumar
76b7365dc3 feat: implement user reporting system with dedicated module, service, controller, DTOs, and Prisma schema updates. 2026-03-19 05:19:47 +05:30
pradeepkumar
d1e4e12510 feat: Implement Stripe integration for subscription management, including new services, controllers, Prisma models, and webhook handling. 2026-03-07 10:09:50 +05:30
pradeepkumar
399b8aa937 feat: implement support chat functionality with new module, service, controller, DTOs, and schema updates. 2026-03-05 06:37:07 +05:30
pradeepkumar
87671ce8b6 feat: Implement testimonials module with submission, link generation, and viewing functionalities. 2026-03-05 05:36:36 +05:30
pradeepkumar
7ab5330a88 fix 2026-02-24 22:36:42 +05:30
pradeepkumar
49bd08c5fe feat: Implement CMS module with API endpoints, data model, and initial seeding for landing page content. 2026-02-22 21:52:16 +05:30
pradeepkumar
3b1a7b999e feat: Implement real-time messaging module with REST API endpoints and WebSocket gateway. 2026-02-08 22:44:16 +05:30
pradeepkumar
93070474f1 feat: implement connection request management including schema, API endpoints, and business logic for users and agents. 2026-02-02 09:59:25 +05:30
pradeepkumar
710803a3ec fix 2026-01-24 03:33:54 +05:30
pradeepkumar
3df8ea067a feat: Introduce agent types module, replacing categories and verification modules, and updating agent-related DTOs, services, and Prisma schema. 2026-01-20 12:16:01 +05:30
pradeepkumar
c72be7d2ac agent and category Dto creation 2026-01-11 20:59:12 +05:30
pradeepkumar
1ab86b488a feat: Implement email service with welcome, password reset, and verification templates, and add application logo. 2025-12-22 11:57:16 +05:30
pradeepkumar
158a617600 feat: Implement comprehensive user authentication with JWT, social login, and password management. 2025-12-20 19:22:30 +05:30
pradeepkumar
7990846711 feat: Initialize NestJS backend project with Prisma, core modules, configuration, and common utilities. 2025-12-18 23:05:04 +05:30