..
account.rs
feat(account): display OpenRouter usage on account page
2026-02-05 12:09:43 +00:00
add.rs
refactor: consolidate entity pages into unified /data and /add views
2026-02-04 20:51:30 +00:00
auth.rs
feat(auth): replace password auth with WebAuthn passkeys
2026-02-05 11:00:07 +00:00
backup.rs
refactor(account): simplify backup/restore with native download link
2026-02-05 12:27:17 +00:00
bags.rs
refactor(bags): replace dual-section bag list with single paginated table
2026-02-04 20:53:12 +00:00
brews.rs
refactor: consolidate entity pages into unified /data and /add views
2026-02-04 20:51:30 +00:00
cafes.rs
refactor: consolidate entity pages into unified /data and /add views
2026-02-04 20:51:30 +00:00
checkin.rs
feat(nav): add check-in icon to navigation bar
2026-02-04 17:14:52 +00:00
cups.rs
refactor: consolidate entity pages into unified /data and /add views
2026-02-04 20:51:30 +00:00
data.rs
feat(data): redesign mobile data page with card layout and tab selector
2026-02-04 22:22:18 +00:00
gear.rs
refactor: consolidate entity pages into unified /data and /add views
2026-02-04 20:51:30 +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(account): add account page with passkey and token management
2026-02-05 11:24:43 +00:00
roasters.rs
feat(ai): record usage after each OpenRouter extraction
2026-02-05 12:09:36 +00:00
roasts.rs
feat(ai): record usage after each OpenRouter extraction
2026-02-05 12:09:36 +00:00
scan.rs
feat(ai): record usage after each OpenRouter extraction
2026-02-05 12:09:36 +00:00
support.rs
feat(ai): record usage after each OpenRouter extraction
2026-02-05 12:09:36 +00:00
timeline.rs
refactor: require OpenRouter and Foursquare API keys at startup
2026-02-04 16:13:04 +00:00
tokens.rs
feat(auth): replace password auth with WebAuthn passkeys
2026-02-05 11:00:07 +00:00
webauthn.rs
feat(auth): allow naming the initial passkey during registration
2026-02-05 11:24:52 +00:00