brewlog/src
Jon Seager edc0021792
refactor: split large directories into coffee/auth/analytics subdirs
- Restructure domain/, repositories/, and routes/api/ into themed
  subdirectories: coffee/, auth/, analytics/ (and system/ for routes)
- Convert super:: relative imports to crate:: absolute paths
- Promote macro visibility from pub(super) to pub(crate)
- Add pub use re-exports for backward-compatible import paths
2026-02-08 18:16:16 +00:00
..
application refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
domain refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
infrastructure refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
presentation feat(timeline): add country flags to detail rows, allow multiple cards open 2026-02-08 18:04:31 +00:00
lib.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
main.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00