Commit graph

33 commits

Author SHA1 Message Date
9dda6b3235 update README 2025-04-30 20:29:54 -04:00
ee799c84e6 update README 2025-04-30 20:19:04 -04:00
0ff14023c8 bump version 2025-04-30 20:16:03 -04:00
80a1f250f7 update README 2025-04-30 20:14:45 -04:00
01eef81064 cache jikan and anilist responses 2025-04-30 20:11:24 -04:00
2c9911983c refactor, merge seasons, started caching jikan 2025-04-30 19:57:07 -04:00
186e00577d add status code and latency to request log 2025-04-30 18:25:24 -04:00
06882336fa version bump 2025-04-30 17:49:10 -04:00
5dc7251be0 feat: add response cache to all requests 2025-04-30 17:48:36 -04:00
d652e30b52 add release script 2025-04-30 17:14:59 -04:00
Gabe Farrell
d1022a172f
Merge pull request #7 from icco/github
Github Repo Updates
2025-04-26 22:20:53 -04:00
Nat Welch
c614e9811a
chore: remove workflows 2025-04-27 02:01:42 +00:00
Nat Welch
866cd4e580
Github Repo Updates
- Upgrades Docker Go to 1.24
 - Fixes lint errors
 - Adds github docker build and push workflow
 - Adds github golang lint workflow
 - Exposes port in Dockerfile
 - Adds gitignore file
2025-04-26 23:17:33 +00:00
Gabe Farrell
925dc8a40b
Merge pull request #6 from icco/patch-2
fix: expose port
2025-04-26 19:10:24 -04:00
Gabe Farrell
c917664ecb
Merge pull request #5 from icco/patch-1
fix: bad link in readme
2025-04-26 19:10:15 -04:00
Nat Welch
420740d626
fix: expose port
Expose the port of the application to make this container work when host networking is used.
2025-04-26 18:55:06 -04:00
Nat Welch
727c951b62
Update README.md 2025-04-26 18:49:32 -04:00
4bfab8b023 bump version 0.2.0 -> 0.2.1 2025-04-07 02:18:45 -04:00
5f2917d8a0 Anilist -> AniList 2025-04-07 02:07:15 -04:00
e96577b5bc use AniList's MAL ID mapping instead of Kometa 2025-04-07 02:05:17 -04:00
cdd7b67003 feat: Anilist support 2025-04-04 20:59:00 -04:00
ec6c1cc0e0 ALWAYS_SKIP_IDS -> ALWAYS_SKIP_MAL_IDS 2025-04-04 16:42:32 -04:00
68c6e02618 ALWAYS_SKIP_IDS -> ALWAYS_SKIP_MAL_IDS 2025-04-04 16:39:10 -04:00
ae664ab6b3 feat: deduplication and perma-skip ids 2025-04-04 02:50:32 -04:00
62aa7ce06f log app version on startup 2025-03-10 08:45:03 -04:00
b893d6c1b3 Make ID Table refresh every 24hr 2025-03-10 08:43:47 -04:00
4a63c33681 update README 2025-03-10 02:16:26 -04:00
2f7910e117 remove limit from Jikan request 2025-03-04 11:39:05 -05:00
cca2f9d549 sleep for 500ms instead of 1s 2025-03-04 11:24:54 -05:00
b3ffa247ee add skipping for unknown series 2025-03-04 11:21:48 -05:00
84b1184061 fix limit param 2025-03-04 11:11:56 -05:00
78c2173197 fixes + avoid rate limit 2025-03-04 09:34:00 -05:00
6bc7923d16 first 2025-03-04 09:03:15 -05:00