pradeepkumar
|
80c6fd1d71
|
feat: implement audit logging system with service, controller, and interceptor to track user actions across core services
|
2026-04-28 11:12:25 +05:30 |
|
pradeepkumar
|
0d063b2b6b
|
feat: add admin endpoints to list all subscription plans and sync plan details from Stripe
|
2026-04-17 18:58:29 +05:30 |
|
pradeepkumar
|
92a29b664c
|
feat: migrate getRevenueStats to fetch directly from Stripe API with database fallback
|
2026-04-09 16:03:01 +05:30 |
|
pradeepkumar
|
0dc13cb43a
|
fix
|
2026-04-07 19:55:12 +05:30 |
|
pradeepkumar
|
360969ae2c
|
fix: prevent duplicate subscriptions by validating active status in webhook and cleaning up stale records during creation
|
2026-04-02 17:58:53 +05:30 |
|
pradeepkumar
|
9cdf0dd897
|
feat: mask contact info for non-connected profiles and enable real-time Stripe subscription synchronization
|
2026-03-30 15:13:35 +05:30 |
|
pradeepkumar
|
2c0d0f0aeb
|
feat: Sync Stripe subscription period end and cancellation status with local records.
|
2026-03-14 23:44:06 +05:30 |
|
pradeepkumar
|
5a88b0ffa6
|
fix: use FRONTEND_URL from config for Stripe redirect URLs instead of hardcoded localhost
|
2026-03-08 21:37:01 +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 |
|