managarten/packages/shared-theme/src
Till JS 75a3ea2957 refactor: rename ManaDeck to Cards across entire monorepo
Rename the flashcard/deck management app from ManaDeck to Cards:
- Directory: apps/manadeck → apps/cards, packages/manadeck-database → packages/cards-database
- Packages: @manadeck/* → @cards/*, @manacore/manadeck-database → @manacore/cards-database
- Domain: manadeck.mana.how → cards.mana.how
- Storage: manadeck-storage → cards-storage
- Database: manadeck → cards
- All shared packages, infra configs, services, i18n, and docs updated
- 244 files changed, zero remaining manadeck references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 11:45:21 +02:00
..
a11y-constants.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-store.svelte.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-utils.ts improve code quality 2025-12-03 23:42:37 +01:00
app-routes.ts refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
constants.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
index.ts refactor(theme): remove custom theme editor and community themes 2025-12-12 02:34:43 +01:00
store.svelte.ts refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
types.ts fix(auth): resolve hardcoded localhost in user-settings across all web apps 2026-03-25 12:40:30 +01:00
user-settings-store.svelte.ts fix(auth): resolve hardcoded localhost in user-settings across all web apps 2026-03-25 12:40:30 +01:00
utils.ts improve code quality 2025-12-03 23:42:37 +01:00