mangayomi-mirror/lib/services/trackers
NBA2K1 152f2d5969 Fix incorrect expiresIn in Kitsu and AniList
- Resolved the same timestamp conversion issue that affected MyAnimeList.
- Previously, seconds-to-milliseconds conversion and `DateTime.now()` were applied twice — once on `login()` and once in `_getAccessToken()` — resulting in incorrect expiry dates (e.g., year 57349).
- Updated Kitsu’s URL from `.io` to `.app`.
2025-05-05 02:33:55 +02:00
..
anilist.dart Fix incorrect expiresIn in Kitsu and AniList 2025-05-05 02:33:55 +02:00
anilist.g.dart chore: update dependencies 2025-04-02 09:03:19 +01:00
kitsu.dart Fix incorrect expiresIn in Kitsu and AniList 2025-05-05 02:33:55 +02:00
kitsu.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
myanimelist.dart Idk why I had removed the requirement 2025-05-02 13:13:14 +02:00
myanimelist.g.dart improve category 2025-03-09 14:59:24 +01:00