aboutsummaryrefslogtreecommitdiff
path: root/repositories
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby2-136/+158
2026-02-24feat: Enhance person handling and synchronization logicBobby2-13/+187
2026-02-24feat: Refactor anime and character handlingBobby4-76/+286
2026-02-24Add GetAnimeEpisodes endpoint and implement episode retrieval logicBobby1-0/+47
2026-02-24Refactor rate limiter: simplify implementation and improve token managementBobby1-0/+3
2026-02-24Add anime stub retrieval and enhance anime sync logic with force refresh capa...Bobby2-0/+14
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby3-4/+176
2026-02-24Refactor entities and repositories: update JSON tags, add season number, and ...Bobby2-0/+36
2026-02-09Refactor task management: enhance task status handling and trigger dependent ...Bobby1-1/+6
2026-02-09Refactor BatchCreateProducers: implement transaction handling and improve err...Bobby1-11/+36
2026-02-06Refactor database interactions: replace direct database calls with DB variabl...Bobby7-24/+83
2026-02-06Refactor task management and producer synchronizationBobby3-1031/+83
2026-02-05Add repository functions for genre, meta, and producer managementBobby3-0/+102
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby4-0/+1240