mangayomi-mirror/lib/modules/more/settings
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
..
appearance Update custom_navigation_settings.dart 2025-04-28 21:03:41 +02:00
browse + 2025-03-09 12:26:36 +01:00
downloads
general Localized messages are generated into source. 2025-04-03 01:27:24 +02:00
player Localized messages are generated into source. 2025-04-03 01:27:24 +02:00
reader refactor: replace ListView with SuperListView across multiple widgets 2025-03-09 12:02:38 +01:00
sync refactor: replace ListView with SuperListView across multiple widgets 2025-03-09 12:02:38 +01:00
track Fix MyAnimeList expiresIn retrieval 2025-05-04 22:36:54 +02:00
settings_screen.dart