managarten/devlog/2025-12-12/macher.md
Till JS ad776c1a1c
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
Vollständige Bau-Geschichte des Monorepos in der Tages-Devlog-
Konvention (mana/docs/DEVLOG.md). Bodies sind heuristik-
generiert aus den Commit-Subjects pro Tag (Lead-Satz +
Highlights/Commit-Bullets, kein LLM-Pfad). Tage mit hand-
curate-Bedarf können nachträglich überarbeitet werden — der
Auto-Stub-Marker ist weg, die Bodies sind editierbar.

321 Files (data.json + spieler.md + macher.md pro Tag).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 22:24:29 +02:00

2.1 KiB
Raw Blame History

date day view weekday commits review
2025-12-12 18 macher Freitag 19 written

Freitag, 2025-12-12 — Tag 18 (Macher-Sicht)

Stats

19 Commits, +5204 / 3478 LoC, 70 Files. Top-Dirs: apps/calendar/apps/web (42%), packages/shared-splitscreen/src (15%), packages/shared-ui/src (11%), apps/chat/apps/backend (4%), pnpm-lock.yaml (3%). Tags: calendar, splitscreen, shared-ui. Session 10:57 → 20:58 (~74 aktive Min, längster Fokus 25 Min).

Commits

  • 51912a2 feat(calendar): add search highlighting to calendar views (+221/-18)
  • 8a75b34 refactor(shared-ui): rename QuickInputBar to InputBar (+271/-560)
  • f51708d fix(calendar): fix QuickEventOverlay z-index stacking issue (+44/-20)
  • f2ac3e2 feat(splitscreen): add split-screen feature for multi-app side-by-side view (+2773/-534)
  • 448cfb9 fix(calendar): improve toolbar UX and fix build warnings (+457/-157)
  • 287a62a fix(splitscreen): fix resize handle not working after first drag (+42/-14)
  • 81f77c4 feat(calendar): improve navigation layout controls and sidebar integration (+261/-10)
  • b349083 fix(calendar): add shared-splitscreen to Dockerfile (+1/-0)
  • 4357902 Merge remote-tracking branch 'origin/dev' into till-dev (+0/-0)
  • b44e515 Merge pull request #16 from Memo-2023/till-dev (+0/-0)
  • 0fa154c 🐛 fix(shared-auth): add automatic token refresh on 401 responses (+106/-18)
  • 3f9bc57 ♻️ refactor(chat): simplify chat service and update seed data (+76/-394)
  • a9aeffa ♻️ refactor(picture): simplify credit system to production-only (+36/-67)
  • 612f6a1 🔧 chore: switch chat backend to OpenRouter API (+260/-1234)
  • 35ce678 Merge pull request #17 from Memo-2023/chat-picture (+0/-0)
  • b7057ed feat(calendar): improve DateStrip today button and fix initial date display (+56/-22)
  • 502ba0c ♻️ refactor(calendar): integrate agenda as view type and improve DayView layout (+496/-343)
  • 4d1db20 feat(calendar): convert toolbar to collapsed FAB next to InputBar (+16/-30)
  • 11da7d2 fix(calendar): toolbar opens below InputBar and pushes content up (+88/-57)