Commit Graph

9 Commits

Author SHA1 Message Date
Samuel Pereira da Silva
8973569273
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-11-19 07:57:29 +05:00
Chopper
5dc433c04b
PeachScan: Fix deeplink support (#3334)
* Adds support for any path in peachscan

* Deeplink: Ignore manga collection path

* Cleanup
2024-06-02 11:49:51 +05:00
Chopper
8d852817f5
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-05-23 15:55:42 +05:00
bapeey
26f248f323
PeachScans: Fix image can't be loaded (#3090)
* fix decode

* bump
2024-05-18 19:44:45 +05:00
bapeey
d0bd99abf1
PeachScan: Update image urls selector (#3048)
Regex better
2024-05-16 21:48:17 +05:00
Secozzi
f06813aa90
Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-05-03 17:24:28 +05:00
AwkwardPeak7
e391fb2548
PeachScans: Bump ImageDecoder and fix for new signature (#2078)
* Bump ImageDecoder and fix for new signature

* fix for empty svg files
2024-03-25 17:38:56 +05:00
AwkwardPeak7
1429667312
bump image-decoder (#1839) 2024-03-13 13:50:20 +05:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00