Commit Graph

16 Commits

Author SHA1 Message Date
25471e0bd5 fix: replace nil context with context.TODO 2026-06-11 17:11:47 +02:00
5e553ceecc docs: add package comments to core infrastructure packages 2026-06-01 12:55:23 +02:00
e24ae1d113 style: fix import ordering in app and audit test 2026-05-26 16:18:00 +02:00
a303c131f1 feat: wire audit module and middleware into app 2026-05-26 16:14:26 +02:00
513bfe07f2 refactor: migrate template renderer to embedded fs 2026-05-26 15:41:22 +02:00
1e9874a482 refactor: migrate env-var reads to config package 2026-05-26 15:38:14 +02:00
c5ea265c46 feat: register episodes module in fx app 2026-05-17 21:16:44 +02:00
14b7668afa chore: formatting 2026-05-13 13:01:39 +02:00
345853406c refactor: general architectural cleanup and bug fixes 2026-05-13 11:20:49 +02:00
0d6c7613a9 feat: migrate playback module to modular domain pattern 2026-05-13 10:34:01 +02:00
c94a2fed04 feat: migrate watchlist module to modular domain pattern 2026-05-13 10:33:24 +02:00
c32ffd54de feat: migrate anime module to modular domain pattern 2026-05-13 10:32:44 +02:00
34aeb91252 feat: migrate auth module to modular domain pattern 2026-05-13 10:31:46 +02:00
424434a2a5 feat: add modular template renderer 2026-05-13 10:30:47 +02:00
4dd27d6d52 feat: add jikan integration module 2026-05-13 10:30:26 +02:00
83da0b3c25 feat: scaffold fx app and gin server 2026-05-13 10:29:50 +02:00