| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-06 | Refactor task management and producer synchronization | Bobby | 1 | -0/+2 | |
| - Updated TaskManager to utilize repositories for database operations, improving separation of concerns. - Enhanced logging functionality by replacing logger.Log with logger.Infof, logger.Warnf, and logger.Errorf for better readability and consistency. - Simplified ProducerSync function by removing unnecessary pagination logic and directly fetching producer data. - Introduced helper functions for calculating progress and managing task statuses. - Added new service for fetching and saving anime data, integrating multiple data sources (Jikan, Anilist, MALsync, TMDB, TVDB, Aniskip). - Created new types for task management and improved overall code organization. - Removed deprecated database calls and replaced them with repository methods for better maintainability. | |||||
| 2026-02-04 | Refactor configuration management: separate server, database, sync, and API ↵ | Bobby | 3 | -61/+87 | |
| configurations into distinct types and implement verification logic for configuration integrity | |||||
| 2026-01-20 | Add TVDB integration for episode retrieval and configuration setup | Bobby | 1 | -0/+7 | |
| 2025-05-09 | do not fail on no env file | Bobby | 1 | -3/+1 | |
| 2025-05-09 | refactored types | Bobby | 1 | -3/+3 | |
| 2025-04-18 | basic anime details with episodes; added jikan and anilist as metadata ↵ | Bobby | 1 | -0/+12 | |
| fetchers; added tmdb for fetching episode descriptions | |||||
| 2025-04-06 | syncing anime lists via fribb mappings | Bobby | 1 | -4/+3 | |
| 2025-04-06 | initialised project barebores | Bobby | 1 | -0/+70 | |
