managarten/apps/picture/apps/backend
Wuesteon a9aeffabb1 ♻️ refactor(picture): simplify credit system to production-only
- Remove freemium model (3 free generations per user)
- Credit check now only enforced in production (not staging)
- Add HTTPS detection for webhook mode fallback
- Simplify GenerateResponse (remove freeGenerationsRemaining)
- Clean up async generation metadata handling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 20:49:38 +01:00
..
src ♻️ refactor(picture): simplify credit system to production-only 2025-12-12 20:49:38 +01:00
.env.example refactor(picture): remove Supabase dependency, migrate to NestJS backend 2025-12-01 14:22:49 +01:00
docker-compose.yml feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
docker-entrypoint.sh feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
Dockerfile feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
drizzle.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
nest-cli.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json feat(chat,picture): add OpenRouter integration and credit system 2025-12-10 20:46:33 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00