aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainanime parser fixBobby3 months
 
 
AgeCommit messageAuthorFilesLines
2026-02-26anime parser fixHEADmainBobby4-88/+333
2026-02-26Add MAL client and anime parsing functionalityBobby17-91/+12517
2026-02-25chore: Update .env.example and README for environment variable configurationBobby2-25/+41
2026-02-25feat: Add golang.org/x/sync v0.19.0 dependency and remove indirect referenceBobby2-2/+1
2026-02-25Refactor anime update logic and task managementBobby22-642/+677
2026-02-24feat: Enhance person handling and synchronization logicBobby12-62/+492
2026-02-24feat: Refactor anime and character handlingBobby18-412/+584
2026-02-24Add GetAnimeEpisodes endpoint and implement episode retrieval logicBobby5-5/+168
2026-02-24Refactor rate limiter: simplify implementation and improve token managementBobby5-77/+37
2026-02-24Refactor GetAnime function: remove unnecessary service call and streamline an...Bobby1-7/+1
[...]