brewlog/src/presentation
Jon Seager e4a304b406
feat(checkin): Datastar-native check-in and nearby cafe search
- Add POST /api/v1/check-in endpoint with CheckInSubmission
- nearby_cafes returns HTML fragment for Datastar, JSON for API
- Add NearbyCafeView and NearbyCafesFragment for server-rendered results
- Rewrite checkin.html: replace checkin.js with Datastar signals,
  @post for submission, @get for nearby search, inline geolocation JS
- Cafe filtering uses data-show with signal-based search
2026-02-04 14:36:55 +00:00
..
cli refactor(roasters): remove notes field from Roaster entity 2026-02-03 21:18:48 +00:00
web feat(checkin): Datastar-native check-in and nearby cafe search 2026-02-04 14:36:55 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00