managarten/apps/moodlit/apps/mobile
Till-JS b7eeae9590 feat(moodlit): add complete web app with fullscreen moods and sequences
- Add 24 default moods with various animation types (pulse, wave, candle, disco, etc.)
- Implement fullscreen mood view with play/pause, timer, and keyboard controls
- Add create mood dialog for custom moods with color picker and animation selection
- Implement sequences page with demo sequences and playback functionality
- Add MoodCard component with favorite toggle and animations
- Integrate with shared-branding (MoodlitLogo, AppId, APP_BRANDING config)
- Add i18n support (DE/EN) for all features
- Setup auth pages using shared-auth-ui
- Add feedback page with shared-feedback-service integration

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:53:56 +01:00
..
app feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
assets feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
components feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
hooks feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
store feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
utils feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
.gitignore feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
app.json feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
babel.config.js feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
cesconfig.jsonc feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
CLAUDE.md feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
eas.json feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
eslint.config.js feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
global.css feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
metro.config.js feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
nativewind-env.d.ts feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
package.json feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
prettier.config.js feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
tailwind.config.js feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00
tsconfig.json feat(moodlit): add complete web app with fullscreen moods and sequences 2025-12-04 16:53:56 +01:00