index
:
solstice.git
master
pomodoro timer
Tyler Hoang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-09
fix: resolve final deadlock and startup sync gap
Solstice
2026-06-09
fix: resolve final release blockers
Solstice
2026-06-09
chore: final polish and preparation for release
Solstice
2026-06-09
refactor: switch ambient audio to user-supplied assets
Solstice
2026-06-09
fix: sync ambient ducking on manual phase changes
Solstice
2026-06-09
feat: ambient sound engine and volume controls
Solstice
2026-06-09
fix: listener race condition, stale callback ref, dead code cleanup
Solstice
2026-06-09
fix: re-sync timer state on phase change to avoid stale values
Solstice
2026-06-09
feat: frontend view, state management, and user interface
Solstice
2026-06-09
fix: backend code review — atomic writes, lock ordering, validation
Solstice
2026-06-09
feat: backend timer logic and data persistence
Solstice
2026-06-09
fix: resolve scaffolding issues from code review
Solstice
2026-06-09
chore: initial project scaffolding
Solstice
- 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