Commit Graph

9 Commits

Author SHA1 Message Date
Samuel Pereira da Silva d4d400a52c
LuraToon: Refactor to use API JSON without scraper (#6029)
* LuraToon: Refactor to use API JSON without scraper

* Bump version code to 46

* LuraToon: fix problems details, search, latest and decrypt zip files images using AES

* LuraToon: fix pagination latest list

* Refactor create lib to zip interceptor and AES decrypt file for LuraToon and PeachScan

* LuraToon: Remove unused code

* LuraToon: fix problem with lint on lura zip interceptor

* Refactor for each list files

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Refactor use another method to sort caps

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Refactor move code decrypt file from lib CryptoAES to local extension

* Refactor add alert exception if not found list chapters

* Refactor functions to remove redundancy as suggested

* Update version id

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-12-14 06:55:41 +00:00
Chopper 9e8bbb7f0b PeachScan: Fix deeplink support (#3334)
* Adds support for any path in peachscan

* Deeplink: Ignore manga collection path

* Cleanup
2024-06-03 05:44:48 +01:00
Chopper f1a59ba618 PeachScan: Deep linking support (#3162)
* Add support to deep linking

* Fix baseUrl

* Remove redirect

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
bapeey bc808a6bc4 PeachScans: Fix image can't be loaded (#3090)
* fix decode

* bump
2024-06-03 05:44:44 +01:00
bapeey 9e6f5efa92 PeachScan: Update image urls selector (#3048)
Regex better
2024-06-03 05:43:53 +01:00
Secozzi cfc2fcbf4b Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-06-03 05:43:47 +01:00
AwkwardPeak7 8fd440d838 PeachScans: Bump ImageDecoder and fix for new signature (#2078)
* Bump ImageDecoder and fix for new signature

* fix for empty svg files
2024-03-30 22:04:18 +00:00
AwkwardPeak7 7560276087 bump image-decoder (#1839) 2024-03-24 21:10:27 +00:00
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00