aboutsummaryrefslogtreecommitdiff
path: root/database
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Refactor anime update logic and task managementBobby2-8/+10
2026-02-24feat: Enhance person handling and synchronization logicBobby1-18/+4
2026-02-24feat: Refactor anime and character handlingBobby1-0/+1
2026-02-24Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...Bobby1-0/+2
2026-02-09Refactor AnimeUpdate worker logging and enhance API request for skip timesBobby1-0/+1
2026-02-04Refactor database initialization and migration: update driver handling and st...Bobby4-931/+62
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 cachingBobby2-0/+92
2025-08-25Updated Database Sync for AnimePriyansh3-774/+316
2025-08-25updated routes, added episode ids to each episodePriyansh2-7/+9
2025-08-19fix foreign key constraints in anime entitiesPriyansh1-756/+426
2025-08-19episodes router; anilist support; general fixesPriyansh2-5/+21
2025-08-18fix cache issues for large anime dataPriyansh1-4/+144
2025-05-09fixed anime updaterBobby2-115/+300
2025-05-09removed time until airing from responsesBobby1-16/+12
2025-05-09added anime cacheBobby2-0/+773
2025-05-09refactored typesBobby3-16/+14
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
2025-04-06added health route for server statsBobby1-0/+37
2025-04-06syncing anime lists via fribb mappingsBobby2-0/+82