brewlog/src
Jon Seager 9a46bb3613
refactor: update AppState imports to use state module
Mechanical change: all route handlers and auth middleware now import
AppState from application::state instead of application::server.
2026-02-06 13:48:09 +00:00
..
application refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
domain refactor(timeline): extract event creation into service layer 2026-02-06 10:42:52 +00:00
infrastructure refactor: remove PostgreSQL feature-flagged support 2026-02-06 13:26:41 +00:00
presentation feat(brews): pre-select bag when clicking Brew on homepage bag card 2026-02-06 10:53:42 +00:00
lib.rs feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
main.rs refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00