managarten/apps/manadeck/apps/mobile
Till-JS 14aace00c2 feat(manadeck): migrate stores to backend API and remove audio features
- Refactor mobile stores to use backend API instead of Supabase direct
- Add card-progress and study-session repositories
- Expand API controller with progress tracking endpoints
- Remove AudioRecorder and AudioCard components
- Remove TTS service and Supabase direct access
- Update web stores for consistency

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 14:47:14 +01:00
..
app feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
assets refactor: restructure 2025-11-26 03:03:24 +01:00
components feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
Docs refactor: restructure 2025-11-26 03:03:24 +01:00
examples refactor: restructure 2025-11-26 03:03:24 +01:00
hooks refactor: restructure 2025-11-26 03:03:24 +01:00
services feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
Setup_Docs refactor: restructure 2025-11-26 03:03:24 +01:00
store feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
themes refactor: restructure 2025-11-26 03:03:24 +01:00
types refactor: restructure 2025-11-26 03:03:24 +01:00
utils feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
.env.example feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
.env.production refactor: restructure 2025-11-26 03:03:24 +01:00
.gitignore refactor: restructure 2025-11-26 03:03:24 +01:00
.mcp.json refactor: restructure 2025-11-26 03:03:24 +01:00
app-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
app.config.ts refactor: restructure 2025-11-26 03:03:24 +01:00
app.json refactor: restructure 2025-11-26 03:03:24 +01:00
babel.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
cesconfig.jsonc refactor: restructure 2025-11-26 03:03:24 +01:00
CLAUDE.md refactor: restructure 2025-11-26 03:03:24 +01:00
eas.json refactor: restructure 2025-11-26 03:03:24 +01:00
eslint.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
global.css refactor: restructure 2025-11-26 03:03:24 +01:00
metro.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
nativewind-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
package.json feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
prettier.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
SOCIAL_AUTH_SETUP.md refactor: restructure 2025-11-26 03:03:24 +01:00
SPACING_MIGRATION.md refactor: restructure 2025-11-26 03:03:24 +01:00
tailwind.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
tsconfig.json refactor: restructure 2025-11-26 03:03:24 +01:00