managarten/services/mana-credits/src
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
..
db feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00
lib feat(credits): add sync billing — monthly credit subscription for cloud sync 2026-04-10 22:21:58 +02:00
middleware refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
routes feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00
services feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00
config.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts feat(credits): admin-gifted sync subscriptions 2026-04-14 14:11:07 +02:00