managarten/services/mana-core-auth/src/db
Till-JS e8c3b97f8f feat(auth): add gift codes and enhanced credit system
- Add gift code creation, redemption, and refund endpoints
- Add Stripe payment link generation for credits
- Add gifts database schema
- Enhance credits controller with new operations
2026-02-13 23:29:30 +01:00
..
schema feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
seeds feat(auth): add avatar upload with S3/MinIO and subscription plans seed 2026-02-13 23:06:24 +01:00
connection.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
migrate.ts feat(db): add production-safe migration system with advisory locks 2025-12-09 02:13:11 +01:00
seed-dev-user.ts fix(seed): use simple password for test user (encoding issues with special chars) 2026-02-01 05:13:42 +01:00