index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entities
/
anime.go
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
Refactor anime update logic and task management
Bobby
1
-43
/
+95
2026-02-24
feat: Refactor anime and character handling
Bobby
1
-0
/
+1
2026-02-24
Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...
Bobby
1
-1
/
+1
2026-02-24
Refactor entities and repositories: update JSON tags, add season number, and ...
Bobby
1
-1
/
+2
2026-02-09
Refactor AnimeUpdate worker logging and enhance API request for skip times
Bobby
1
-13
/
+11
2026-02-06
Refactor task management and producer synchronization
Bobby
1
-34
/
+41
2026-02-04
Add entity definitions for anime, episodes, genres, mappings, and related str...
Bobby
1
-268
/
+34
2026-01-20
Implement genre synchronization from MAL via Jikan API and add genre retrieva...
Bobby
1
-258
/
+1
2026-01-15
Add episode streaming functionality and caching
Bobby
1
-0
/
+19
2025-08-25
Updated Database Sync for Anime
Priyansh
1
-0
/
+222
2025-08-25
updated routes, added episode ids to each episode
Priyansh
1
-0
/
+1
2025-08-19
fix foreign key constraints in anime entities
Priyansh
1
-10
/
+9
2025-08-19
episodes router; anilist support; general fixes
Priyansh
1
-0
/
+4
2025-05-09
fixed anime updater
Bobby
1
-2
/
+18
2025-05-09
removed time until airing from responses
Bobby
1
-5
/
+4
2025-05-09
added anime cache
Bobby
1
-1
/
+244
2025-04-18
basic anime details with episodes; added jikan and anilist as metadata fetche...
Bobby
1
-0
/
+33