brewlog/src/presentation
Jon Seager 937ee4c5f2
feat: store bag finished_at as full datetime for correct timeline ordering
The finished_at field previously stored only a date, causing bag "finished"
timeline events to sort before same-day brews. Now stores a full datetime
and uses the actual close time for timeline ordering.
2026-02-24 21:38:39 +00:00
..
cli feat: store bag finished_at as full datetime for correct timeline ordering 2026-02-24 21:38:39 +00:00
web fix: allow multiple origins for mixed roasts 2026-02-24 11:03:20 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00