brewlog/static
Jon Seager 66c5cd0d6c
feat(stats): add full stats page with consumption, brewing, and charts
- Refactor stats handler to load_or_compute with cache fallback
- Add donut charts for brewer and grinder usage (with XSS-safe labels)
- Add bar charts for origins, flavours, grind weight, and brew time
- Add consumption cards (total brewed, avg per brew, bags consumed)
- Add roast summary section (top origins, processes, producers)
- Register donut-chart.js static asset route
- Add Recompute Stats button to admin page
2026-02-08 15:20:29 +00:00
..
css refactor(css): add text-2xs and small-caps utilities, replace inline styles 2026-02-07 22:36:28 +00:00
js feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
favicon-dark.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00
favicon-light.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00