mangayomi-mirror/lib/services
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
..
anime_extractors dart format 2025-02-23 15:31:49 +01:00
download_manager dart format 2025-02-23 15:31:49 +01:00
http Update m_client.dart 2025-04-25 02:43:33 +02:00
trackers Fix incorrect expiresIn in Kitsu and AniList 2025-05-05 02:33:55 +02:00
aniskip.dart dart format 2025-02-23 15:31:49 +01:00
aniskip.g.dart chore: update dependencies 2025-04-02 09:03:19 +01:00
fetch_anime_sources.dart dart format 2025-02-23 15:31:49 +01:00
fetch_anime_sources.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
fetch_manga_sources.dart dart format 2025-02-23 15:31:49 +01:00
fetch_manga_sources.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
fetch_novel_sources.dart dart format 2025-02-23 15:31:49 +01:00
fetch_novel_sources.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
fetch_sources_list.dart refactor: optimize source list handling in global search and migration screens 2025-03-09 11:40:21 +01:00
get_chapter_pages.dart Reduce I/O operations 2025-04-29 18:47:43 +02:00
get_chapter_pages.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_detail.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
get_detail.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_filter_list.dart refactor: move try-catch 2024-12-14 14:01:42 +02:00
get_html_content.dart dart format 2025-02-23 15:31:49 +01:00
get_html_content.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_latest_updates.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
get_latest_updates.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_popular.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
get_popular.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_source_baseurl.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
get_source_baseurl.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
get_source_preference.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
get_video_list.dart dart format 2025-02-23 15:31:49 +01:00
get_video_list.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
search.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
search.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
search_.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
supports_latest.dart refactor: refactor extension services 2024-12-14 13:55:40 +02:00
supports_latest.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
sync_server.dart Localized messages are generated into source. 2025-04-03 01:27:24 +02:00
sync_server.g.dart added options to migrate sources and clean the database 2025-03-02 01:22:41 +01:00
torrent_server.dart dart format 2025-02-23 15:31:49 +01:00