brewlog/src/application
Jon Seager aad927085b
refactor: extract location JS into static file with nearby keyboard nav
Move locateUser and nearbyKeydown functions from an Askama macro into
static/js/location.js served as a deferred script. Add arrow key, Enter,
and Escape navigation for nearby cafe search results.
2026-02-09 19:54:49 +00:00
..
routes refactor: extract location JS into static file with nearby keyboard nav 2026-02-09 19:54:49 +00:00
services feat(stats): add pre-computed stats cache with background recomputation 2026-02-08 15:20:01 +00:00
auth.rs build(deps): bump axum from 0.7.9 to 0.8.8 (#6) 2026-02-06 19:04:14 +00:00
errors.rs feat(brews): add application routes and server integration 2026-02-02 19:30:45 +00:00
mod.rs refactor(server): extract AppState into dedicated state module 2026-02-06 13:47:59 +00:00
server.rs feat(server): auto-enable insecure cookies for localhost defaults 2026-02-09 17:23:09 +00:00
state.rs feat(server): auto-enable insecure cookies for localhost defaults 2026-02-09 17:23:09 +00:00