* add clipstudioreader and drecomics
* add firecross
* webtoon DreComics and try find key in url
* fixes
* drecomics search and filters
* firecross search/filters, csr epub viewer support
* migrate to lib and xml parser
* api
* cleanup and dependency
* LectorTmo: include book type to genre
Refactor genre extraction to include book type
* Update src/es/lectortmo/src/eu/kanade/tachiyomi/extension/es/lectortmo/LectorTmo.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Increment version code
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Partial revert of "Remove some dead sources (#11133)"
This revert only the source Scan-Manga, who still exists but is blocked outside of France.
This reverts commit 7c8903e84c3a080f77b1401f531e65f70eb6c1f7.
* Sometimes i found another problem
- Fixed Author, Group and Series Filters only 1 active (many intentionally or unintentionally enter input in several Filters which makes the results Null)
- Fixed all HTML Tags such as &bnsp;, > and < and so on in the description
- Fixed descriptions for Manhwa that were cut off due to different logic
* Fix DoujinDesu `404` HOTFIX
* Remove unused pattern
* Remove Log
* Revert Description
Reverted to May Version Description and slightly make better
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)