managarten/apps/mana/apps/web/src/lib/modules/presi
Till JS cbfe995f7b feat(timeblocks): integrate music, moodlit, presi modules
Extend the unified TimeBlock system to 3 more modules.

New TimeBlockTypes: listening, mood, rehearsal
New SourceModules: music, moodlit, presi

- music: incrementPlayCount() creates 'listening' block with song title,
  artist, and duration-based endDate
- moodlit: add startMoodSession/endMoodSession with live 'mood' blocks
  using the mood's primary color
- presi: add startRehearsal/endRehearsal with live 'rehearsal' blocks
  for presentation practice sessions
- Update analytics colors/labels, calendar filters, dashboard widgets

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 19:19:54 +02:00
..
stores feat(timeblocks): integrate music, moodlit, presi modules 2026-04-10 19:19:54 +02:00
views fix(mana/web): clear remaining type errors — long-tail sweep 2026-04-09 20:25:08 +02:00
collections.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
ListView.svelte fix(mana/web+packages): clear all 270 warnings to zero 2026-04-10 17:34:49 +02:00
module.config.ts fix(mana/web): commit module-registry + module.config.ts files (build-critical) 2026-04-07 19:49:58 +02:00
queries.ts fix(mana/web): migrate liveQuery hooks to useLiveQueryWithDefault 2026-04-09 18:12:15 +02:00
types.ts feat(timeblocks): integrate music, moodlit, presi modules 2026-04-10 19:19:54 +02:00