| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-24 | Refactor entities and repositories: update JSON tags, add season number, and ↵ | Bobby | 1 | -1/+1 | |
| implement related anime fetching logic | |||||
| 2026-02-09 | Refactor AnimeUpdate worker logging and enhance API request for skip times | Bobby | 1 | -3/+1 | |
| - Updated worker logging in AnimeUpdate to display worker ID starting from 1 instead of 0. - Modified the API request in GetSkipTimesForEpisode to include episodeLength=0 in the query parameters for better handling of skip times. - Added a new BaseModel struct in entities package to standardize model definitions with hidden ID and timestamp fields for JSON responses. | |||||
| 2026-02-09 | Refactor task management: enhance task status handling and trigger dependent ↵ | Bobby | 1 | -1/+1 | |
| tasks; improve producer sync logic to skip recently updated producers | |||||
| 2026-02-04 | Add entity definitions for anime, episodes, genres, mappings, and related ↵ | Bobby | 1 | -0/+26 | |
| structures | |||||
