index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-16
Handle missing anime mapping by checking for MAL ID in getAnimeMapping function
Bobby
1
-1
/
+2
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-16
Add go mod tidy to setup process for improved dependency management
Bobby
1
-0
/
+1
2026-01-15
Add episode streaming functionality and caching
Bobby
8
-14
/
+319
2025-08-25
Updated Database Sync for Anime
Priyansh
6
-829
/
+609
2025-08-25
updated routes, added episode ids to each episode
Priyansh
7
-18
/
+60
2025-08-19
fix foreign key constraints in anime entities
Priyansh
3
-766
/
+515
2025-08-19
episodes router; anilist support; general fixes
Priyansh
7
-20
/
+96
2025-08-18
fix cache issues for large anime data
Priyansh
1
-4
/
+144
2025-05-09
moved to a debian based image instead of alpine
Bobby
1
-2
/
+2
2025-05-09
enable CGO in Dockerfile
Bobby
1
-3
/
+5
2025-05-09
do not fail on no env file
Bobby
1
-3
/
+1
2025-05-09
Create docker-publish.yml for publishing docker package on push
Bobby
1
-0
/
+93
2025-05-09
updated go version to `1.24`
Bobby
1
-1
/
+1
2025-05-09
added build and compile workflow to test successful compilation
Bobby
1
-0
/
+25
2025-05-09
updated log message for anime update
Bobby
1
-2
/
+2
2025-05-09
fixed anime updater
Bobby
6
-166
/
+441
2025-05-09
task for updating anime
Bobby
3
-13
/
+257
2025-05-09
increased max retries for TMDB data
Bobby
1
-6
/
+11
2025-05-09
removed time until airing from responses
Bobby
5
-40
/
+142
2025-05-09
added anime cache
Bobby
4
-2
/
+1063
2025-05-09
updated tmdb for simple retrying
Bobby
1
-76
/
+99
2025-05-09
refactored types
Bobby
28
-850
/
+912
2025-05-09
removed unused stuff. refactored code
Bobby
1
-160
/
+8
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
20
-2081
/
+2418
2025-05-07
Airing Schedule and Next Airing Episode in Anime
Bobby
2
-26
/
+68
2025-05-07
Added characters and streaming to anime
Bobby
6
-34
/
+994
2025-05-06
additional data and seasons
Bobby
5
-21
/
+519
2025-05-02
malsync + crunchyroll integration; anime logos and episode thumbnails in resp...
Bobby
7
-665
/
+1051
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
13
-31
/
+1864
2025-04-06
refactored the readme, moved stuff to align things better
Bobby
1
-13
/
+15
2025-04-06
moved around stuff, reduced image size, refactored some lines
Bobby
1
-9
/
+8
2025-04-06
useless badges and meme
Bobby
1
-0
/
+7
2025-04-06
use custom HTTP logging middleware
Bobby
1
-2
/
+2
2025-04-06
implement: get tasks and get all tasks
Bobby
1
-0
/
+46
2025-04-06
added health route for server stats
Bobby
4
-1
/
+102
2025-04-06
added stats specific utils
Bobby
2
-0
/
+65
2025-04-06
fix tasks: tasks not starting after server reboot
Bobby
1
-30
/
+63
2025-04-06
custom middleware for http logging
Bobby
1
-0
/
+95
2025-04-06
consistent logger padding
Bobby
1
-0
/
+10
2025-04-06
server basics with 404 router
Bobby
4
-7
/
+80
2025-04-06
added license
Bobby
1
-0
/
+21
2025-04-06
adding example env which enables `make setup` and `Dockerfile`
Bobby
2
-0
/
+24
2025-04-06
add readme for good folks
Bobby
1
-0
/
+87
2025-04-06
syncing anime lists via fribb mappings
Bobby
14
-10
/
+823
2025-04-06
initialised project barebores
Bobby
9
-0
/
+332
[prev]