aboutsummaryrefslogtreecommitdiff
path: root/tasks
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Add MAL client and anime parsing functionalityBobby1-71/+2
2026-02-25Refactor anime update logic and task managementBobby2-60/+48
2026-02-24feat: Enhance person handling and synchronization logicBobby3-12/+146
2026-02-24feat: Refactor anime and character handlingBobby4-1/+115
2026-02-24Add anime stub retrieval and enhance anime sync logic with force refresh capa...Bobby3-2/+56
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby3-37/+59
2026-02-24Refactor producer sync logic: streamline data saving and enhance external URL...Bobby1-74/+90
2026-02-09Refactor AnimeUpdate worker logging and enhance API request for skip timesBobby1-1/+1
2026-02-09Refactor task management: enhance task status handling and trigger dependent ...Bobby2-11/+85
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 synchronizationBobby8-775/+232
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby4-72/+378
2026-02-03Add support for manual task triggering: update AnimeSync to run after AnimeFe...Bobby2-3/+13
2026-02-03Enhance episode ID generation and task management: include MAL ID and episode...Bobby2-1/+31
2026-02-03Implement AniFetch task for fetching anime mappings and trigger AniSync after...Bobby3-105/+276
2026-02-03Refactor anime and genre synchronization tasks: replace existing implementati...Bobby2-0/+0
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre retrieva...Bobby2-0/+96
2025-08-25Updated Database Sync for AnimePriyansh1-36/+51
2025-05-09updated log message for anime updateBobby1-2/+2
2025-05-09fixed anime updaterBobby1-13/+75
2025-05-09task for updating animeBobby2-1/+232
2025-05-09refactored typesBobby3-50/+50
2025-04-06implement: get tasks and get all tasksBobby1-0/+46
2025-04-06fix tasks: tasks not starting after server rebootBobby1-30/+63
2025-04-06syncing anime lists via fribb mappingsBobby3-0/+381