Commit Graph

134 Commits

Author SHA1 Message Date
c8e0c673ca feat: add animeschedule integration 2026-05-27 10:56:21 +02:00
4ffa6af298 fix: add jikan user-agent 2026-05-26 22:24:45 +02:00
68225cbb52 fix: pass config to jikan client in test 2026-05-26 16:18:06 +02:00
d787625435 refactor: migrate jikan relations logs to observability 2026-05-26 15:56:22 +02:00
1e9874a482 refactor: migrate env-var reads to config package 2026-05-26 15:38:14 +02:00
76a92894e8 chore: formatting 2026-05-25 18:24:09 +02:00
29c0c0bb18 feat: add studio filter to search pipeline 2026-05-25 17:59:17 +02:00
e54d6b8142 feat: add producer data types and caching 2026-05-25 17:59:11 +02:00
f13f7b7fc6 style: fix gofmt indentation 2026-05-25 01:15:39 +02:00
624a02c49d fix: satisfy staticcheck in integrations 2026-05-24 22:46:14 +02:00
31b763b714 refactor: remove redundant current relation override 2026-05-24 20:50:52 +02:00
7a18461ca6 fix: add warn levels to observability logs 2026-05-23 18:16:03 +02:00
f33c2e18af refactor: emit structured json logs 2026-05-23 18:08:43 +02:00
c2e4cae253 feat: add observability metrics 2026-05-23 17:13:18 +02:00
d94f1516ce YOLO 2026-05-20 17:29:40 +02:00
4330303431 refactor: remove redundant fallback from jikan search 2026-05-20 17:22:54 +02:00
63ab13faa9 feat: add jikan client observability, dedup, and stale-while-revalidate 2026-05-20 17:22:54 +02:00
943285b356 feat: add shared size limit constants 2026-05-18 15:08:26 +02:00
9859ddea42 feat: add shared user agent constants 2026-05-18 14:07:33 +02:00
a097410f40 refactor: use mock transport in watch order tests and harden server timeouts 2026-05-18 13:58:17 +02:00
b918e12e9f feat: add parseEpisodeNumbers test 2026-05-17 21:16:29 +02:00
4e3bb1cbd8 feat: add allanime episode availability methods 2026-05-17 21:16:24 +02:00
cb1423f843 feat: add Jikan client methods for staff, statistics, themes, reviews 2026-05-15 19:36:01 +02:00
4827573e41 feat: add isEmptyResult cases for new response types 2026-05-15 19:35:57 +02:00
3e3b96053c feat: add Jikan response types for staff, statistics, themes, reviews 2026-05-15 19:35:54 +02:00
4bd6e71e8c fix: handle empty random anime response and improve surprise-me UX 2026-05-15 17:22:56 +02:00
596e8265f7 refactor: remove noisy debug logging 2026-05-14 12:41:41 +02:00
8006868fe2 fix: improve video title matching and segments null error 2026-05-13 13:23:54 +02:00
14b7668afa chore: formatting 2026-05-13 13:01:39 +02:00
5f7d82fc0b chore: move test-only helpers to test file 2026-05-13 13:00:59 +02:00
0a5ed4ae76 fix: add missing test helpers and fix interface assertion 2026-05-13 12:59:05 +02:00
344317c7e8 chore: reorder imports in allanime client test 2026-05-13 12:42:58 +02:00
ba75d0c22c feat: update allanime provider for title-based search 2026-05-13 12:42:52 +02:00
345853406c refactor: general architectural cleanup and bug fixes 2026-05-13 11:20:49 +02:00
1380fda7f7 feat: implement allanime provider with utls support 2026-05-13 11:20:47 +02:00
4dd27d6d52 feat: add jikan integration module 2026-05-13 10:30:26 +02:00
1e28e2597c fix: suppress context canceled logs 2026-05-12 16:17:41 +02:00
36d77ad793 refactor: use strconv instead of fmt.Sscanf 2026-05-12 16:06:18 +02:00
b03e90fc47 fix: handle close errors 2026-05-12 16:05:36 +02:00
31796543c2 chore: go fmt 2026-05-12 12:35:23 +02:00
3c7ff72afa refactor: remove broken tests for deleted code 2026-05-12 12:35:20 +02:00
5d55edf9b8 refactor: remove unreachable jikan client functions 2026-05-12 12:34:41 +02:00
790a384f58 chore: formatting 2026-05-10 20:03:35 +02:00
e48d95cb4e feat: add comments and cleanup unused imports across codebase 2026-05-10 20:00:04 +02:00
0f7a5bfe63 fix: silence 404s when watch order not found 2026-05-08 16:33:31 +02:00
999a7f73c1 fix: remaining database qualifiers in tests 2026-05-06 23:14:46 +02:00
7f768080ee refactor: update imports to use new db package 2026-05-06 23:13:43 +02:00
5e63c3551d jikan: add parallel episode fetching 2026-05-06 14:09:11 +02:00
72d19a7f63 feat: add sfw checkbox in browse 2026-05-06 13:31:28 +02:00
5075044138 fix: go fixing 2026-05-05 16:08:38 +02:00