aboutsummaryrefslogtreecommitdiff
path: root/types
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby2-20/+15
2026-02-24feat: Enhance person handling and synchronization logicBobby1-0/+37
2026-02-24feat: Refactor anime and character handlingBobby1-0/+29
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby3-16/+18
2026-02-06Refactor task management and producer synchronizationBobby1-0/+18
2026-02-06Refactor TVDBAuthResponse to use TMDBAuthData for token management; remove Ta...Bobby3-333/+6
2026-02-06Refactor TMDB and TVDB API integrationBobby5-275/+444
2026-02-05Refactor MALSync API client: enhance request handling with retry logic and er...Bobby1-0/+27
2026-02-05Enhance episode and skip time structures: add EpisodeNumber and EpisodeLength...Bobby2-12/+18
2026-02-05Add repository functions for genre, meta, and producer managementBobby1-0/+246
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby7-55/+291
2026-02-03Add support for manual task triggering: update AnimeSync to run after AnimeFe...Bobby1-4/+5
2026-02-03Add genre-based anime retrieval with pagination and related database updatesBobby1-22/+22
2026-01-20Add TVDB integration for episode retrieval and configuration setupBobby1-0/+5
2026-01-15Add episode streaming functionality and cachingBobby1-10/+24
2025-08-25updated routes, added episode ids to each episodePriyansh1-0/+1
2025-05-09removed time until airing from responsesBobby1-3/+2
2025-05-09refactored typesBobby3-551/+78
2025-05-09move anime to services. refactor. add sub dub streaming countsBobby1-15/+30
2025-05-07Airing Schedule and Next Airing Episode in AnimeBobby1-25/+33
2025-05-07Added characters and streaming to animeBobby1-33/+107
2025-05-06additional data and seasonsBobby1-19/+99
2025-05-02malsync + crunchyroll integration; anime logos and episode thumbnails in resp...Bobby1-8/+58
2025-04-18basic anime details with episodes; added jikan and anilist as metadata fetche...Bobby3-0/+456
2025-04-06added health route for server statsBobby1-0/+22
2025-04-06syncing anime lists via fribb mappingsBobby2-0/+48
2025-04-06initialised project bareboresBobby2-0/+50