managarten/apps/mukke/apps/web
Till JS bbc5919448 fix(mukke): redirect root page to login instead of showing landing page
Replace the marketing landing page at / with an immediate redirect:
authenticated users go to /library, others go to /login. This matches
the behavior of other apps like calendar.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:19:52 +01:00
..
src fix(mukke): redirect root page to login instead of showing landing page 2026-03-21 11:19:52 +01:00
.env.example feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
docker-entrypoint.sh feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
Dockerfile feat(games): add whopixels hosting at whopxl.mana.how 2026-03-20 19:57:50 +01:00
package.json test(mukke): add vitest setup and 34 frontend tests for player & library stores 2026-03-20 17:16:47 +01:00
svelte.config.js feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
tsconfig.json feat(mukke): rename LightWrite to Mukke and add music library, player, playlists 2026-03-19 09:55:56 +01:00
vite.config.ts feat(shared): add DevBuildBadge component and getBuildDefines() helper 2026-03-20 19:34:21 +01:00
vitest.config.ts test(mukke): add vitest setup and 34 frontend tests for player & library stores 2026-03-20 17:16:47 +01:00