Commit Graph

17 Commits

Author SHA1 Message Date
1c21474ff6 Handle relation refresh errors 2026-06-25 02:35:51 +02:00
16ba3d25ba refactor: split fetchRelationResults to satisfy funlen 2026-06-25 02:35:51 +02:00
9e25745804 refactor: split jikan client into transport/cache/rate subpackages 2026-06-25 02:35:51 +02:00
fda2346d9a fix: log silent gaps in fetchRelationResults 2026-06-25 02:35:50 +02:00
263bfafd04 style: use http status constant 2026-06-13 21:32:23 +02:00
36c0e87ae8 feat: add watch order mode toggle 2026-06-12 13:39:50 +02:00
c36f02862d refactor: split getFullRelations into smaller helpers 2026-06-11 12:19:43 +02:00
342bd096da feat: stale-while-revalidate cache for watch order 2026-06-04 11:28:13 +02:00
d787625435 refactor: migrate jikan relations logs to observability 2026-05-26 15:56:22 +02:00
31b763b714 refactor: remove redundant current relation override 2026-05-24 20:50:52 +02:00
596e8265f7 refactor: remove noisy debug logging 2026-05-14 12:41:41 +02:00
b03e90fc47 fix: handle close errors 2026-05-12 16:05:36 +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
5075044138 fix: go fixing 2026-05-05 16:08:38 +02:00
326b70036f perf: parallelize data fetching and harden rate limiting 2026-05-04 19:53:43 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00