summaryrefslogtreecommitdiff
path: root/src-tauri/src/lib.rs
AgeCommit message (Collapse)Author
2026-06-09fix: resolve final release blockersSolstice
2026-06-09refactor: switch ambient audio to user-supplied assetsSolstice
2026-06-09fix: sync ambient ducking on manual phase changesSolstice
2026-06-09feat: ambient sound engine and volume controlsSolstice
2026-06-09feat: frontend view, state management, and user interfaceSolstice
2026-06-09fix: backend code review — atomic writes, lock ordering, validationSolstice
2026-06-09feat: backend timer logic and data persistenceSolstice
2026-06-09chore: initial project scaffoldingSolstice
- Tauri v2 + React + TypeScript (Vite) - Tailwind CSS v4 via @tailwindcss/vite - Zustand for state management - Design system: tokens.css, fonts, icons - tauri.conf.json: solstice, 900x640, min 700x520 - global.css imports tokens and Tailwind