Commit Graph

18 Commits

Author SHA1 Message Date
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
Draff d61cbfc0c1 Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s Details
CI / Build multisrc modules (push) Successful in 11m19s Details
CI / Build individual modules (push) Successful in 2m2s Details
CI / Publish repo (push) Successful in 2m41s Details
2024-01-16 02:56:21 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Luqman b32d4f4a95
Alceascan: fix error 404 (#18248)
* Alceascan: fix error 404

-moving from zManga theme to wpMangaThemesia theme
-update icons
-add some rate limit

Closes #15442

* update versionId
2023-10-01 10:06:29 -04:00
MeLoseAgain cc4688fe8f
Add Extension (#15825)
* Add Free Manga TOP English

* Add Hreads

* Fix inazumanga icon

* Add RavenScans + Fix

* Add Babsl Wuxia

* Add Tecno Scan + Fix

* Add Cosmic Scans ID

* Sdd Shiro Doujin

* Add Manhwa Lover

* Add Class

* Fix Zmanga Error

* Delete Icon

* Add Clasnamd
2023-04-01 15:42:59 -04:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
Shiin-79 fd86f209dc
Update Domain and Add Zmanga: Hensekai (#14780) 2023-01-03 09:01:03 -05:00
Shiin-79 c7d9aa2754
Add and Change Domain (#14762)
* Update Domain Theme Madara: Worldmanwas

* Add Zmanga: KomikGan

* Add and Update Domain MangaThemesia
2023-01-02 07:58:11 -05:00
Luqman 4480c0ad8f
ZManga: add new source Alceascan (#14554)
Closes #12528
2022-12-15 08:47:17 -03:00
Luqman 0a8c297553
ZManga: add Neumanga source (#14524) 2022-12-12 22:44:27 -05:00
TheKingTermux 704f7bcd42
ZManga: Add KomikIndo.info (#13779)
* Add KomikIndo.info

* Add KomikIndoInfo .kt file and Icons

* Remove Series

Making an error

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused icon

* Remove unsused code

* Fix missing spacing
2022-10-09 14:13:34 -03:00
Riztard Lanthorn b2f0bc043e
ZManga: fix/add Sekte Komik (#13466)
* reorder

* ZManga: add/fix Sekte Komik

- Move Sekte Komik from WPMangaThemesia to Zmanga theme
- reorder ZMangaGenerator

closes #13408

* add space

* rerun1
2022-09-14 12:11:54 -04:00
Masga 947fe29781
add komikita source (#12195)
* add komikita source

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/zmanga/ZMangaGenerator.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:11:09 -03:00
jopejoe1 dd47251256
Added Icons to sources that did not have one (#10189)
* Update ZbuluGenerator.kt

* Update ZMangaGenerator.kt

* Update WPMangaStreamGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update WPComicsGenerator.kt

* Update PizzaReaderGenerator.kt

* Update PaprikaGenerator.kt

* Update PaprikaAltGenerator.kt

* Update MMRCMSSources.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update FMReaderGenerator.kt

* Added missing icons

* Add more missing icons

* Add even more missing icons

* Add more missing icons again

* Add more and more and more missing icons

* More icons

* Wrong posstion

* Wrong postion
2021-12-22 08:17:44 -05:00
jopejoe1 4ed8ceabe1
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
Riztard Lanthorn 5e25906ae3
add ZManga multi-source (#8779)
* add ZManga multi-source

- add KomikPlay source
- remove MangaKane
- add MaidManga and KomikPlay to ZManga Factory

* add default icon

Co-Authored-By: Ankit Singh <as280093@gmail.com>

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-08-24 06:41:35 -04:00