brewlog/src/infrastructure/repositories
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
..
analytics refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
auth refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
coffee fix: use gear model column for brew card grinder display 2026-02-09 19:57:09 +00:00
macros.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
mod.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
pagination.rs fix: set HTTP client timeout and remove pagination double-fetch 2026-02-06 18:19:37 +00:00