Commit Graph

996 Commits

Author SHA1 Message Date
42fc505068 test: add recommendation rationale coverage 2026-06-27 17:55:47 +02:00
6d5e9d0a2c feat: surface recommendation rationale 2026-06-27 17:55:38 +02:00
ae00c04cf9 test: add registered data-fix effect tests 2026-06-27 16:31:05 +02:00
531566291b test: add data-fix runner characterization tests 2026-06-27 16:31:02 +02:00
1010dd06d2 refactor: extract runDataFixList internal seam 2026-06-27 16:30:58 +02:00
9acb9218c2 fix: skip logging unmatched 303 redirects 2026-06-27 16:30:39 +02:00
88c066398e feat: add robots.txt and sitemap.xml 2026-06-27 16:30:33 +02:00
490b2e3ed5 fix: reduce watchlist update complexity 2026-06-27 15:46:18 +02:00
ae1b323732 feat: invalidate top-picks on watchlist changes 2026-06-27 15:43:56 +02:00
aaf9cf41f3 feat: register invalidator in anime module 2026-06-27 15:43:52 +02:00
e502056f2f feat: cache top-picks with stale-while-refresh 2026-06-27 15:43:48 +02:00
cbf084e935 feat: add recommendation invalidator interface 2026-06-27 15:43:07 +02:00
0480b70dfc test: add episode metadata route test 2026-06-27 15:33:42 +02:00
b4c759103b refactor: rename api endpoint from thumbnails to metadata 2026-06-27 15:33:37 +02:00
e54b9cef5e fix: limit continue watching carousel 2026-06-27 15:26:45 +02:00
538a3f0138 feat: add continue watching carousel query 2026-06-27 15:26:31 +02:00
3c4f5375ed test: add proxy target rejection tests 2026-06-26 23:56:29 +02:00
5338c61a5d feat: validate proxy targets during signing and proxy fetch 2026-06-26 23:56:23 +02:00
f8e3f89e42 feat: add proxy target validation package 2026-06-26 23:56:20 +02:00
c1475dd71c test: assert pprof routes return 404 2026-06-26 23:45:47 +02:00
8345143bb0 fix: remove unauthenticated pprof routes 2026-06-26 23:45:43 +02:00
34d2b37e94 chore: remove resolved plan for JSON attribute escaping 2026-06-26 23:41:04 +02:00
0d31d46fae feat: add custom 404 page with playful inline artwork and prose 2026-06-26 15:12:10 +02:00
9141fe4f09 test: add recommendation scoring profile tests for weights, taste, and ranking 2026-06-25 02:36:19 +02:00
9026f96b04 test: add playback progress service tests for save, complete and load 2026-06-25 02:36:19 +02:00
0c413782e6 test: add episodes service tests for merge, validation and refresh scheduling 2026-06-25 02:36:19 +02:00
6040e3254e test: add watchlist handler and service unit tests 2026-06-25 02:36:19 +02:00
b16b3edf4d test: add auth handler middleware and service unit tests 2026-06-25 02:36:19 +02:00
2c6e03eee6 refactor: simplify test stubs with interface embedding 2026-06-25 02:36:19 +02:00
5da2769288 refactor: consolidate fx event error description into single function 2026-06-25 02:36:19 +02:00
f940c678d6 refactor: inline imageurl in go callers 2026-06-25 02:36:19 +02:00
3515476374 refactor: shorten verbose variable names across codebase 2026-06-25 02:36:19 +02:00
4c7abea589 refactor: inline single-use getcached wrapper 2026-06-25 02:36:19 +02:00
e48c719a68 refactor: lazy load audio availability via htmx 2026-06-25 02:36:19 +02:00
18861593f8 refactor: remove metrics from server and database 2026-06-25 02:36:19 +02:00
a014ad40a9 refactor: remove metrics from episode service 2026-06-25 02:36:19 +02:00
546ab66b1a refactor: remove prometheus metrics subsystem 2026-06-25 02:36:19 +02:00
e333ae36e8 refactor: defer provider episode count to async load 2026-06-25 02:36:19 +02:00
1250c591b7 feat: expose jikan cache metrics 2026-06-25 02:36:19 +02:00
3d76046762 feat: add jikan cache stats query 2026-06-25 02:36:19 +02:00
66cd131756 refactor: share episode cache decoding 2026-06-25 02:35:53 +02:00
a1aa5d2540 fix: bound stale jikan cache reads 2026-06-25 02:35:53 +02:00
b5281df6a5 fix: limit sqlite connection pool 2026-06-25 02:35:53 +02:00
e87af49dff fix: ignore expired anime in random pool cache 2026-06-25 02:35:53 +02:00
a9a00dbf3b feat: add expired failed mapping cleanup query 2026-06-25 02:35:53 +02:00
86d0c2b5c0 feat: add jikan cache cleanup worker 2026-06-25 02:35:53 +02:00
7e850ec740 fix: remove constant episode test parameter 2026-06-25 02:35:53 +02:00
dacd1b300a fix: reduce episode merge complexity 2026-06-25 02:35:53 +02:00
45e69dd38d fix: source anime episode counts from availability 2026-06-25 02:35:53 +02:00
b0bebec656 fix: use provider availability for episodes 2026-06-25 02:35:53 +02:00