brewlog/src
Jon Seager 08c1ef05cf
fix: use gear model column for brew card grinder display
The grinder_model field was computed by splitting the concatenated
"make model" string on the first space, which broke for multi-word
brand names like "Weber Workshops". Fetch g_grinder.model directly
from the database instead.
2026-02-09 19:57:09 +00:00
..
application feat(ui): add entity links to detail page cards 2026-02-09 19:56:47 +00:00
domain fix: use gear model column for brew card grinder display 2026-02-09 19:57:09 +00:00
infrastructure fix: use gear model column for brew card grinder display 2026-02-09 19:57:09 +00:00
presentation fix: use gear model column for brew card grinder display 2026-02-09 19:57:09 +00:00
lib.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
main.rs feat(server): auto-enable insecure cookies for localhost defaults 2026-02-09 17:23:09 +00:00