mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
* Update chapter page refresh logic with logic from "ChapterMutation" * Rename function to "getChapterDownloadReadyByIndex" * Update "ChapterForDownload" to work with only "chapterId" being passed * Return database chapter page list in case chapter is downloaded In case the chapter is downloaded, fetching the chapter pages info should not be needed. It should also currently break reading downloaded chapters while being offline, since the page request will always fail, since there is no internet connection