aboutsummaryrefslogtreecommitdiff
path: root/utils/api/jikan
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby1-0/+4
2026-02-24feat: Enhance person handling and synchronization logicBobby1-0/+19
2026-02-24feat: Refactor anime and character handlingBobby1-0/+19
2026-02-24Refactor rate limiter: simplify implementation and improve token managementBobby1-2/+2
2026-02-06Refactor database interactions: replace direct database calls with DB variabl...Bobby1-0/+8
2026-02-06Refactor Jikan API client: improve context management in GetAnimeProducers an...Bobby1-3/+4
2026-02-06Refactor TMDB and TVDB API integrationBobby1-3/+6
2026-02-05Add repository functions for genre, meta, and producer managementBobby1-388/+0
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby2-434/+597
2026-02-03Add genre-based anime retrieval with pagination and related database updatesBobby2-0/+71
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre retrieva...Bobby2-0/+33
2026-01-16Add curl fallback for HTTP requests in JikanClientBobby1-1/+20
2025-05-09refactored typesBobby2-0/+420