aboutsummaryrefslogtreecommitdiff
path: root/entities
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby5-149/+131
2026-02-24feat: Enhance person handling and synchronization logicBobby1-9/+57
2026-02-24feat: Refactor anime and character handlingBobby2-7/+25
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby4-16/+29
2026-02-24Refactor producer sync logic: streamline data saving and enhance external URL...Bobby1-2/+2
2026-02-24Refactor entities and repositories: update JSON tags, add season number, and ...Bobby4-3/+5
2026-02-09Refactor AnimeUpdate worker logging and enhance API request for skip timesBobby10-70/+67
2026-02-09Refactor task management: enhance task status handling and trigger dependent ...Bobby1-1/+1
2026-02-06Refactor database interactions: replace direct database calls with DB variabl...Bobby1-3/+3
2026-02-06Refactor task management and producer synchronizationBobby4-66/+77
2026-02-05Refactor MALSync API client: enhance request handling with retry logic and er...Bobby1-1/+1
2026-02-05Enhance episode and skip time structures: add EpisodeNumber and EpisodeLength...Bobby1-13/+23
2026-02-04Add entity definitions for anime, episodes, genres, mappings, and related str...Bobby9-272/+282
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre retrieva...Bobby1-258/+1
2026-01-15Add episode streaming functionality and cachingBobby1-0/+19
2025-08-25Updated Database Sync for AnimePriyansh1-0/+222
2025-08-25updated routes, added episode ids to each episodePriyansh1-0/+1
2025-08-19fix foreign key constraints in anime entitiesPriyansh1-10/+9
2025-08-19episodes router; anilist support; general fixesPriyansh1-0/+4
2025-05-09fixed anime updaterBobby1-2/+18
2025-05-09removed time until airing from responsesBobby1-5/+4
2025-05-09added anime cacheBobby1-1/+244
2025-04-18basic anime details with episodes; added jikan and anilist as metadata fetche...Bobby2-30/+33
2025-04-06syncing anime lists via fribb mappingsBobby1-0/+45