brewlog/src/application
Jon Seager ae3c1090de
refactor(cafes,cups): remove notes field from Cafe and Cup entities
- Add migrations 0014 and 0015 to drop notes columns
- Remove notes from domain structs, repositories, views, CLI, routes
- Remove notes textarea/columns from web templates
- Update bootstrap script, tests, backup module, and README
2026-02-03 21:09:34 +00:00
..
routes refactor(cafes,cups): remove notes field from Cafe and Cup entities 2026-02-03 21:09:34 +00:00
auth.rs feat: improved trace logging 2025-11-26 12:01:53 +00:00
errors.rs feat(brews): add application routes and server integration 2026-02-02 19:30:45 +00:00
mod.rs chore: rename server crate to application 2025-11-25 21:40:39 +00:00
server.rs refactor(nearby): replace Nominatim with Foursquare Places API 2026-02-03 20:36:11 +00:00