Allow setting user ID and token in preferences for users who have trouble automatically fetching them.
Also, improve the error message when the token expires.
* MangaFire: load webResource via okhttp
removes mobile chrome ua dependency
* trust all certs
* convert vrf script to kotlin
taken from: KotatsuApp/kotatsu-parsers
* bump
* Bato.to: always call `getMirrorPref()` in `baseUrl`
You no longer need to restart after changing to the 'auto' mirror.
* Bato.to: update mirror list
* Bato.to: bump version
* Adds BigSolo source extension
* Improves BigSolo extension
Improves the BigSolo extension by introducing DTOs for data handling.
Enhances error handling and streamlines the parsing of data from JSON responses.
* Refactors BigSolo extension
Migrates BigSolo extension from ParsedHttpSource to HttpSource.
Utilizes keiyoushi.utils.parseAs for JSON parsing.
Implements in-memory caching for series data to reduce redundant calls.
Passes the search query as URL fragment.
* Simplifies DTO and uses non-null assertions
* Sana Scans: fix search filtering and chapter page order
- normalize search queries in Sana Scans so catalog results filter properly
- sort chapter images using the site-provided order field in the shared Iken multisrc
* Sana Scans: additional changes to meet checklist
* implement changes from reviewer
* fix iken base version
* fix errors in autometed testing
* fix page list
- remove ajax call from chapter list
- use webview to get vrf
* fix query search
- get vrf from webview
* bump
* trigger search on script load, reduce wait time
* vrf script by user podimium on Discord
Co-authored-by: Trung0246 <11626920+Trung0246@users.noreply.github.com>
* use vrf script for search as webview isn't reliable for that
* remove unused
---------
Co-authored-by: Trung0246 <11626920+Trung0246@users.noreply.github.com>
* Ikiru: update domain
also increase random number to decrease the odds of blocking certain number
* Update src/id/mangatale/src/eu/kanade/tachiyomi/extension/id/mangatale/Ikiru.kt
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update build.gradle
* Update AnimeSama.kt Fix mangas with trailing space
Fix mangas with trailing spaces that brakes listing and downloads (ex Tower of God)
* Zaimanhua: Support search by ID
Add the ability to directly open a manga by searching for its ID.
A new filter option is added to allow searching for numbers instead of jumping to the manga page.
* Zaimanhua: proactively acquire token
Attempt login when credentials are available instead of waiting for chapter fetch failure to refresh.
* GocTruyenTranhVui: Allows to get token. Support login
Instead of always saving tokens in code.
* Lines 118 to 143 move to getToken(), and not use postDelayed
* Support enter token manually
Support Suwayomi users who can't log in can still enter token manually
* Asmodeus Scans: filter novel, add/fix genres
* Keyoapp: fix n tweak genre,type selector
- previous type selector was mistakenly named genre
- make genre selector val
- tweak the genre selector to exclude manga status from genre
* fix
* tweak description