brewlog/src/application/routes
Jon Seager 91a9900c24
feat(scan): optionally open a bag when scanning coffee
Add "Open a bag of this coffee" checkbox (default: checked) to the
scan form with a configurable amount field (default: 250g). When
enabled, creates a bag and timeline event alongside the roaster/roast.
2026-02-04 17:41:53 +00:00
..
auth.rs fix(auth): redirect login and logout to homepage instead of timeline 2026-02-04 17:14:56 +00:00
bags.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
brews.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
cafes.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
checkin.rs feat(nav): add check-in icon to navigation bar 2026-02-04 17:14:52 +00:00
cups.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
gear.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
home.rs feat(home): limit open bags to 3 most recently updated 2026-02-04 17:19:26 +00:00
macros.rs refactor(routes): extract form option helpers and fragment renderer macro 2026-02-03 16:49:36 +00:00
mod.rs feat(checkin): Datastar-native check-in and nearby cafe search 2026-02-04 14:36:55 +00:00
roasters.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
roasts.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
scan.rs feat(scan): optionally open a bag when scanning coffee 2026-02-04 17:41:53 +00:00
support.rs refactor(support): add signal response helpers for Datastar 2026-02-04 14:36:28 +00:00
timeline.rs refactor: require OpenRouter and Foursquare API keys at startup 2026-02-04 16:13:04 +00:00
tokens.rs feat: improved trace logging 2025-11-26 12:01:53 +00:00