aboutsummaryrefslogtreecommitdiff
path: root/services/anime.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby1-230/+247
2026-02-24feat: Enhance person handling and synchronization logicBobby1-4/+1
2026-02-24feat: Refactor anime and character handlingBobby1-0/+3
2026-02-24Add GetAnimeEpisodes endpoint and implement episode retrieval logicBobby1-5/+52
2026-02-24Refactor rate limiter: simplify implementation and improve token managementBobby1-1/+0
2026-02-24Add anime stub retrieval and enhance anime sync logic with force refresh capa...Bobby1-4/+43
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby1-18/+28
2026-02-24Refactor entities and repositories: update JSON tags, add season number, and ...Bobby1-17/+254
2026-02-06Refactor task management and producer synchronizationBobby1-0/+445