managarten/services/mana-credits
Till JS 180e07d59e feat(credits): admin-gifted sync subscriptions
Admins can now grant Cloud Sync to users without charging credits. Gifted
rows carry is_gifted=true plus gifted_by/gifted_at audit columns; the
billing cron skips them, and /activate and /deactivate refuse to touch
them. New endpoints POST/DELETE /api/v1/admin/sync/:userId/gift.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 14:11:07 +02:00
..
src feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00
CLAUDE.md feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00
Dockerfile fix(mana-credits): multi-stage Dockerfile with node+pnpm installer 2026-04-11 16:35:36 +02:00
drizzle.config.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
package.json refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
tsconfig.json feat(services): create mana-credits service (Hono + Bun) 2026-03-27 22:08:43 +01:00