webapp/src/components
padreug c284ad5778 Remove legacy compatibility layer and enforce modular architecture
- Delete src/stores/market.ts compatibility re-export file
- Update 15 files to import from proper module path @/modules/market/stores/market
- Add necessary type exports to market store for external consumers
- Remove empty src/stores/ directory completely
- Enforce clean modular architecture without global store shortcuts

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 02:30:37 +02:00
..
auth Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
demo Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
layout Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
notifications Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui Remove legacy Nostr keypair authentication and fix auth service integration 2025-09-06 10:45:44 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00