brewlog/src/infrastructure
Jon Seager 706a1fd131
fix(timeline): use consistent "Added" labels and simplify cup title
- Change "Brewed" to "Brew Added" and "Cup" to "Cup Added" for consistency
- Simplify cup timeline title to just the roast name
2026-02-04 16:01:03 +00:00
..
client feat(cups): add HTTP client for cups API 2026-02-03 16:36:14 +00:00
repositories fix(timeline): use consistent "Added" labels and simplify cup title 2026-02-04 16:01:03 +00:00
ai.rs refactor(roasters): remove notes field from Roaster entity 2026-02-03 21:18:48 +00:00
auth.rs chore(lint): enable clippy pedantic and restriction lints 2026-02-02 17:55:16 +00:00
backup.rs refactor(roasters): remove notes field from Roaster entity 2026-02-03 21:18:48 +00:00
database.rs feat(search): add SearchFilter and DatabaseDriver to pagination infrastructure 2026-02-03 12:51:08 +00:00
foursquare.rs feat(nearby): add city-based search via Foursquare near param 2026-02-03 20:36:59 +00:00
mod.rs refactor(nearby): replace Nominatim with Foursquare Places API 2026-02-03 20:36:11 +00:00