aboutsummaryrefslogtreecommitdiff
path: root/database/anime_cache.go
AgeCommit message (Expand)AuthorFilesLines
2025-08-25Updated Database Sync for AnimePriyansh1-745/+0
2025-08-25updated routes, added episode ids to each episodePriyansh1-0/+2
2025-08-19fix foreign key constraints in anime entitiesPriyansh1-756/+426
2025-08-19episodes router; anilist support; general fixesPriyansh1-5/+12
2025-08-18fix cache issues for large anime dataPriyansh1-4/+144
2025-05-09fixed anime updaterBobby1-114/+298
2025-05-09removed time until airing from responsesBobby1-16/+12
2025-05-09added anime cacheBobby1-0/+746