aboutsummaryrefslogtreecommitdiff
path: root/tasks/tasks.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Add MAL client and anime parsing functionalityBobby1-71/+2
2026-02-24feat: Enhance person handling and synchronization logicBobby1-6/+11
2026-02-24feat: Refactor anime and character handlingBobby1-0/+11
2026-02-24Add anime stub retrieval and enhance anime sync logic with force refresh capa...Bobby1-1/+2
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby1-0/+1
2026-02-06Refactor task management and producer synchronizationBobby1-28/+10
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby1-41/+39
2026-02-03Add support for manual task triggering: update AnimeSync to run after AnimeFe...Bobby1-3/+4
2026-02-03Enhance episode ID generation and task management: include MAL ID and episode...Bobby1-1/+7
2026-02-03Implement AniFetch task for fetching anime mappings and trigger AniSync after...Bobby1-3/+32
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre retrieva...Bobby1-0/+14
2025-05-09task for updating animeBobby1-1/+16
2025-05-09refactored typesBobby1-2/+2
2025-04-06syncing anime lists via fribb mappingsBobby1-0/+35