mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 02:41:09 +02:00
Remove unused themes API from auth service: - Delete themes.schema.ts database schema - Delete themes.controller.ts, themes.service.ts, themes.module.ts - Remove ThemesModule from app.module.ts imports - Remove themes schema export from db/schema/index.ts Custom themes are no longer supported - the built-in theme variants provide sufficient customization options. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__/utils | ||
| ai | ||
| auth | ||
| common | ||
| config | ||
| credits | ||
| db | ||
| feedback | ||
| health | ||
| referrals | ||
| settings | ||
| tags | ||
| app.module.ts | ||
| main.ts | ||