aboutsummaryrefslogtreecommitdiff
path: root/database/anime.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-04Refactor database initialization and migration: update driver handling and st...Bobby1-852/+0
2026-02-03Add genre-based anime retrieval with pagination and related database updatesBobby1-0/+17
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre retrieva...Bobby1-4/+50
2026-01-16Enhance anime data retrieval and storage by adding comprehensive preload and ...Bobby1-1/+386
2026-01-15Add episode streaming functionality and cachingBobby1-0/+88
2025-08-25Updated Database Sync for AnimePriyansh1-9/+296
2025-08-19episodes router; anilist support; general fixesPriyansh1-0/+9
2025-05-06additional data and seasonsBobby1-0/+9
2025-04-18basic anime details with episodes; added jikan and anilist as metadata fetche...Bobby1-0/+11