11 Commits

Author SHA1 Message Date
dngonz
151548c0f9
LikeManga: fix url (#6165)
* Likemanga: change domain .ink

* Likemanga: bump
2024-12-14 06:55:41 +00:00
Chopper
434a03bd78
Remove ZinMangaIO and Move theme to Individual Extension (#3520)
* Remove ZinMangaIO

* Move likemanga to individual extension

* Cleanup

* Remove breakline

* Add named parameter

* Undo removing headersBuilder
2024-07-14 14:39:16 +01: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
AwkwardPeak7
06fba60056 make LikeManga into multisrc and add zinmanga.io (#1048) 2024-02-06 22:44:39 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
bapeey
626fbd0534
LikeManga: Fix "Image couldn't be loaded" (#19046)
Get imgCdn url from document
2023-11-20 12:51:06 -05:00
bapeey
5176d3bdab
LikeManga: Fix only showing 11 pages (#19018)
* Fix

* Unused !!
2023-11-20 11:40:18 -05:00
AwkwardPeak7
9f2e7468ce
Likemanga (#17597)
* LikeManga

* fix ajax chapter list pages

* nullable genre parsing

* ratelimit and cleanup

* trailing slash in referer

is it needed tho 🤔

* remove package from AndroidManifest
2023-08-19 11:56:40 -03:00