index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repositories
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
Refactor anime update logic and task management
Bobby
2
-136
/
+158
2026-02-24
feat: Enhance person handling and synchronization logic
Bobby
2
-13
/
+187
2026-02-24
feat: Refactor anime and character handling
Bobby
4
-76
/
+286
2026-02-24
Add GetAnimeEpisodes endpoint and implement episode retrieval logic
Bobby
1
-0
/
+47
2026-02-24
Refactor rate limiter: simplify implementation and improve token management
Bobby
1
-0
/
+3
2026-02-24
Add anime stub retrieval and enhance anime sync logic with force refresh capa...
Bobby
2
-0
/
+14
2026-02-24
Refactor entities and repositories: add AnimeCharacter and CharacterVoiceActo...
Bobby
3
-4
/
+176
2026-02-24
Refactor entities and repositories: update JSON tags, add season number, and ...
Bobby
2
-0
/
+36
2026-02-09
Refactor task management: enhance task status handling and trigger dependent ...
Bobby
1
-1
/
+6
2026-02-09
Refactor BatchCreateProducers: implement transaction handling and improve err...
Bobby
1
-11
/
+36
2026-02-06
Refactor database interactions: replace direct database calls with DB variabl...
Bobby
7
-24
/
+83
2026-02-06
Refactor task management and producer synchronization
Bobby
3
-1031
/
+83
2026-02-05
Add repository functions for genre, meta, and producer management
Bobby
3
-0
/
+102
2026-02-05
Refactor Jikan API types: remove unused structures and add HTTP client config...
Bobby
4
-0
/
+1240