mangayomi-mirror/lib
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
..
eval Update m_bridge.dart 2025-04-25 21:32:48 +02:00
ffi dart format 2025-02-23 15:31:49 +01:00
l10n Better UX for mobile 2025-04-27 03:15:04 +02:00
models Remove code duplication + BugFix 2025-04-24 05:48:52 +02:00
modules Fix MyAnimeList expiresIn retrieval 2025-05-04 22:36:54 +02:00
providers storage_provider trim() 2025-05-02 13:02:50 +02:00
router DRY the code in router.dart 2025-04-28 03:18:36 +02:00
services Fix incorrect expiresIn in Kitsu and AniList 2025-05-05 02:33:55 +02:00
src/rust chore: update flutter_rust_bridge 2025-04-02 13:34:13 +01:00
utils Remove code duplication + BugFix 2025-04-24 05:48:52 +02:00
main.dart #148 2025-05-02 13:44:37 +02:00