..
account.rs
refactor(routes): split account, checkin, and webauthn into api/app
2026-02-05 19:04:52 +00:00
backup.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
bags.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
brews.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
cafes.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
checkin.rs
refactor(routes): split account, checkin, and webauthn into api/app
2026-02-05 19:04:52 +00:00
cups.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
gear.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
macros.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
mod.rs
refactor(routes): wire up api/app module structure
2026-02-05 19:05:03 +00:00
roasters.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
roasts.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
scan.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
tokens.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00
webauthn.rs
refactor(routes): move API handlers to routes/api/ subdirectory
2026-02-05 19:04:21 +00:00