mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +02:00
Remove ~4,200 lines of credit-related code now handled by mana-credits: Deleted modules: - credits/ (service, controller, DTOs, specs, guild-pool) — 2,590 LOC - gifts/ (service, controller, DTOs) — 1,001 LOC - db/schema/credits.schema.ts, gifts.schema.ts, guilds.schema.ts — 419 LOC Updated modules: - app.module.ts: Remove CreditsModule, GiftsModule imports - stripe.module.ts: Remove CreditsModule dependency (keep for subscriptions) - stripe-webhook.controller.ts: Remove credit event handlers, keep only subscription/invoice events - guilds.module.ts: Remove CreditsModule dependency - guilds.service.ts: Replace GuildPoolService with HTTP calls to mana-credits - better-auth.service.ts: Remove GiftCodeService injection, clean up unused imports (Inject, forwardRef, Optional) - db/schema/index.ts: Remove credit/gift/guild schema exports Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| it-landing | ||
| mana-api-gateway-go | ||
| mana-core-auth | ||
| mana-crawler | ||
| mana-crawler-go | ||
| mana-credits | ||
| mana-image-gen | ||
| mana-landing-builder | ||
| mana-llm | ||
| mana-matrix-bot | ||
| mana-media | ||
| mana-notify | ||
| mana-search | ||
| mana-search-go | ||
| mana-stt | ||
| mana-sync | ||
| mana-tts | ||
| mana-voice-bot | ||
| ollama-metrics-proxy | ||