brewlog/templates
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
..
pages feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
partials feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
base.html feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00