aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Refactor task management and producer synchronizationBobby1-0/+2
2026-02-04Refactor configuration management: separate server, database, sync, and API c...Bobby1-61/+22
2026-01-20Add TVDB integration for episode retrieval and configuration setupBobby1-0/+7
2025-05-09do not fail on no env fileBobby1-3/+1
2025-05-09refactored typesBobby1-3/+3
2025-04-18basic anime details with episodes; added jikan and anilist as metadata fetche...Bobby1-0/+12
2025-04-06syncing anime lists via fribb mappingsBobby1-4/+3
2025-04-06initialised project bareboresBobby1-0/+70