mangayomi-mirror/lib/modules/more/settings/track
NBA2K1 73e7ad05f9 Fix MyAnimeList expiresIn retrieval
Remove incorrect expiresIn calculation in `OAuth.fromJson`. The `login()`
function of the MyAnimeList class already sets expiresIn as an absolute timestamp in milliseconds.
Multiplying by 1000 and adding the current timestamp in fromJson caused
expiresIn to be inflated, making the expiration check in `_getAccessToken()`
always false, skipping token refresh and returning an invalid token.
2025-05-04 22:36:54 +02:00
..
manage_trackers moved super() call of initState to top of method 2025-04-22 04:57:52 +02:00
myanimelist Fix MyAnimeList expiresIn retrieval 2025-05-04 22:36:54 +02:00
providers added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
widgets dart format 2025-02-23 15:31:49 +01:00
track.dart dart format 2025-02-23 15:31:49 +01:00