index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
anime parser fix
HEAD
main
Bobby
4
-88
/
+333
2026-02-26
Add MAL client and anime parsing functionality
Bobby
11
-0
/
+4580
2026-02-25
Refactor anime update logic and task management
Bobby
5
-34
/
+34
2026-02-24
feat: Enhance person handling and synchronization logic
Bobby
1
-0
/
+19
2026-02-24
feat: Refactor anime and character handling
Bobby
1
-0
/
+19
2026-02-24
Add GetAnimeEpisodes endpoint and implement episode retrieval logic
Bobby
1
-0
/
+50
2026-02-24
Refactor rate limiter: simplify implementation and improve token management
Bobby
3
-76
/
+34
2026-02-24
Refactor entities and repositories: update JSON tags, add season number, and ...
Bobby
6
-32
/
+39
2026-02-09
Refactor AnimeUpdate worker logging and enhance API request for skip times
Bobby
1
-1
/
+1
2026-02-09
Refactor request handling: enhance facade structure to include fiber context ...
Bobby
3
-13
/
+25
2026-02-06
Refactor database interactions: replace direct database calls with DB variabl...
Bobby
1
-0
/
+8
2026-02-06
Refactor Jikan API client: improve context management in GetAnimeProducers an...
Bobby
2
-5
/
+14
2026-02-06
Refactor RateLimiter: improve request handling and cleanup logic
Bobby
1
-19
/
+20
2026-02-06
Refactor task management and producer synchronization
Bobby
2
-4
/
+2
2026-02-06
Refactor TMDB and TVDB API integration
Bobby
10
-797
/
+569
2026-02-05
Refactor MALSync API client: enhance request handling with retry logic and er...
Bobby
2
-81
/
+111
2026-02-05
Enhance episode and skip time structures: add EpisodeNumber and EpisodeLength...
Bobby
2
-368
/
+95
2026-02-05
Add repository functions for genre, meta, and producer management
Bobby
3
-680
/
+140
2026-02-05
Refactor Jikan API types: remove unused structures and add HTTP client config...
Bobby
2
-434
/
+597
2026-02-04
Refactor logger: enhance logging structure with zap integration and remove un...
Bobby
2
-71
/
+100
2026-02-04
Implement request middleware enhancements: add BuildRequest function and impr...
Bobby
7
-0
/
+211
2026-02-04
Add environment variable utilities: implement functions for retrieving and se...
Bobby
4
-0
/
+247
2026-02-03
Add genre-based anime retrieval with pagination and related database updates
Bobby
2
-0
/
+71
2026-01-20
Implement genre synchronization from MAL via Jikan API and add genre retrieva...
Bobby
2
-0
/
+33
2026-01-20
Add TVDB integration for episode retrieval and configuration setup
Bobby
4
-1
/
+457
2026-01-16
Rename streaming source type from "M3U8" to "HLS" for clarity in GetEpisodeLi...
Bobby
1
-1
/
+1
2026-01-16
Refactor Log function to use 'any' type and improve message formatting
Bobby
1
-2
/
+2
2026-01-16
Add curl fallback for HTTP requests in JikanClient
Bobby
1
-1
/
+20
2026-01-15
Add episode streaming functionality and caching
Bobby
1
-4
/
+50
2025-05-09
increased max retries for TMDB data
Bobby
1
-6
/
+11
2025-05-09
removed time until airing from responses
Bobby
1
-8
/
+118
2025-05-09
updated tmdb for simple retrying
Bobby
1
-76
/
+99
2025-05-09
refactored types
Bobby
15
-165
/
+698
2025-05-09
special query filters for special anime cases
Bobby
3
-31
/
+52
2025-05-09
move anime to services. refactor. add sub dub streaming counts
Bobby
16
-2064
/
+1223
2025-05-07
Airing Schedule and Next Airing Episode in Anime
Bobby
1
-1
/
+35
2025-05-07
Added characters and streaming to anime
Bobby
5
-1
/
+887
2025-05-06
additional data and seasons
Bobby
3
-2
/
+411
2025-05-02
malsync + crunchyroll integration; anime logos and episode thumbnails in resp...
Bobby
6
-657
/
+993
2025-04-18
make tmdb request with retries for handling temporary network failures
Bobby
1
-24
/
+80
2025-04-18
basic anime details with episodes; added jikan and anilist as metadata fetche...
Bobby
3
-0
/
+1305
2025-04-06
added stats specific utils
Bobby
2
-0
/
+65
2025-04-06
consistent logger padding
Bobby
1
-0
/
+10
2025-04-06
syncing anime lists via fribb mappings
Bobby
1
-0
/
+47
2025-04-06
initialised project barebores
Bobby
1
-0
/
+95