index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controllers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
Add MAL client and anime parsing functionality
Bobby
1
-11
/
+9
2026-02-24
feat: Enhance person handling and synchronization logic
Bobby
1
-5
/
+34
2026-02-24
feat: Refactor anime and character handling
Bobby
3
-328
/
+103
2026-02-24
Add GetAnimeEpisodes endpoint and implement episode retrieval logic
Bobby
1
-0
/
+18
2026-02-24
Refactor GetAnime function: remove unnecessary service call and streamline an...
Bobby
1
-7
/
+1
2026-02-09
Refactor AnimeUpdate worker logging and enhance API request for skip times
Bobby
1
-2
/
+8
2026-02-06
Refactor task management and producer synchronization
Bobby
1
-4
/
+0
2026-02-05
Refactor Jikan API types: remove unused structures and add HTTP client config...
Bobby
3
-192
/
+346
2026-02-03
Add genre-based anime retrieval with pagination and related database updates
Bobby
1
-0
/
+46
2026-01-20
Implement genre synchronization from MAL via Jikan API and add genre retrieva...
Bobby
1
-0
/
+18
2026-01-16
Handle missing anime mapping by checking for MAL ID in getAnimeMapping function
Bobby
1
-1
/
+2
2026-01-15
Add episode streaming functionality and caching
Bobby
1
-0
/
+50
2025-08-25
updated routes, added episode ids to each episode
Priyansh
1
-2
/
+23
2025-08-19
episodes router; anilist support; general fixes
Priyansh
1
-11
/
+50
2025-05-09
refactored types
Bobby
1
-3
/
+2
2025-05-09
move anime to services. refactor. add sub dub streaming counts
Bobby
1
-2
/
+15
2025-04-18
basic anime details with episodes; added jikan and anilist as metadata fetche...
Bobby
1
-0
/
+40
2025-04-06
added health route for server stats
Bobby
1
-0
/
+36