brewlog/templates/pages
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
..
account.html feat(backup): add database reset action to account page 2026-02-07 08:45:30 +00:00
add.html feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
checkin.html style: shorten field placeholder for bag descriptions 2026-02-07 10:41:12 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
data.html refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
home.html style: shorten field placeholder for bag descriptions 2026-02-07 10:41:12 +00:00
login.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
register.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00