aboutsummaryrefslogtreecommitdiff
path: root/tasks/producersync.task.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-24feat: Refactor anime and character handlingBobby1-0/+4
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby1-37/+54
2026-02-24Refactor producer sync logic: streamline data saving and enhance external URL...Bobby1-74/+90
2026-02-09Refactor task management: enhance task status handling and trigger dependent ...Bobby1-0/+11
2026-02-09Refactor BatchCreateProducers: implement transaction handling and improve err...Bobby1-0/+39
2026-02-06Refactor database interactions: replace direct database calls with DB variabl...Bobby1-36/+88
2026-02-06Refactor task management and producer synchronizationBobby1-234/+48
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby1-0/+264