index
:
solstice.git
master
pomodoro timer
Tyler Hoang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-tauri
/
src
/
lib.rs
Age
Commit message (
Collapse
)
Author
2026-06-10
fix: restore timer controls visibility
HEAD
master
Tyler Hoang
2026-06-10
fix: bundle release audio and docs
Solstice
2026-06-09
fix: resolve final deadlock and startup sync gap
Solstice
2026-06-09
fix: resolve final release blockers
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
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
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