brewlog/templates
Jon Seager 902d52b171
feat(brews): add brew time field
- Add brew_time INTEGER column to brews table (nullable, stored as seconds)
- Display as M:SS format with stepper control (+/-5s) in add form
- Replace ratio with brew time in brew list Recipe column
- Show brew time in brew cards and timeline events
- Add --brew-time CLI flag and update bootstrap script (1:45-2:45 range)
2026-02-07 11:24:07 +00:00
..
pages feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
partials feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
base.html fix(build): pass git hash to Nix builds via env var 2026-02-07 11:17:03 +00:00