Commit Graph

1075 Commits

Author SHA1 Message Date
stevenyomi 57df836362
Mangabz: fix stubbed CookieManager (#13398) 2022-09-08 11:20:10 -04:00
stevenyomi 5a4d5098e7
MCCMS: fix Pupu Manhua, remove Haomanwu, add PPHanman (#13387)
* MCCMS: fix Pupu Manhua, remove Haomanwu

* Add PPHanman
2022-09-08 08:56:07 -04:00
stevenyomi 58b6147c18
Mangabz: rewrite, make multisrc, add mirror and new source (#13378)
* Mangabz: rewrite, make multisrc, add mirror and new source

* use HttpUrl.Builder for search query
2022-09-08 07:52:38 -04:00
stevenyomi 3ff513e472
Madara: add Baozimh.org (#13383)
* Madara: add Baozimh.org

* fix lint issues

* fix completed status
2022-09-08 07:51:32 -04:00
AntsyLich d5a44221ba
MangaThemesia: Allow searching with filter (#13384) 2022-09-08 07:51:23 -04:00
Basara-Hatake 050789f77d
update imperfectcomics baseurl (#13386) 2022-09-08 07:50:55 -04:00
stevenyomi 37326cc62c
Remove TheFluffyHangoutGroup (#13395) 2022-09-08 07:50:46 -04:00
Vetle Ledaal cfa7d21bc2
MadTheme: update rate limit for chapter endpoint (#13357)
* MadTheme: update rate limit for chapter endpoint

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madtheme/MadTheme.kt

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

* Don't throw null exception

* Remove unneeded variable

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-06 11:11:38 -03:00
FlaminSarge c5a5b47df2
Remove Paean Scans (#13348)
Website no longer functional
2022-09-06 11:11:13 -03:00
Mubashir Haroon 5f5e4c5537
change MangaStic url (#13343) 2022-09-06 11:10:59 -03:00
Alessandro Jean e72d433459
Add a new source to Madara. (#13333) 2022-09-03 13:01:11 -03:00
AntsyLich 5a90cbf361
Add KomikLab Scans (#13321) 2022-09-02 15:48:17 -03:00
altaccosc 356849909c
Fix Webtoons & Tapas Author's Notes (#13304)
* Bump Webtoons extension version

* Fix author's note API

* Bump Tapas extension version

* Fix author's note API

* Tapas: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Tapas: Add new dependency to gradle

* Tapas: revert dependency addition 94473a2

* Tapas: StaticLayout.draw without dependency

* Webtoons: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-09-02 15:47:49 -03:00
Muhamad Aris 8f0a4c8903
Komikcast: fix broken pagination (#13280)
* fix: latest update pagination & popular page

* update overrideVersionCode

* Apply suggestions from code review

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

* remove slash to fix 301 redirect

Co-authored-by: Aris <maris@pmintl.net>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-01 18:55:04 -03:00
stevenyomi 8d2c252e46
Madara: fix wrong file path (#13310) 2022-09-01 18:33:11 -03:00
happywillow0 ab9984d3f4
Add new Mangathemesia extensions (#13299)
* Add MangaTale

* Add Tarot Scans

* Add Arena Scans

* Adds Senpai Ediciones

* Add FlameScans.fr

* Update MangaThemesiaGenerator.kt
2022-09-01 17:15:04 -03:00
happywillow0 82a5dc8190
Update Madara Sources (#13298)
Add MangaOneLove
Update MangaChill
2022-09-01 17:14:54 -03:00
Alessandro Jean a4a0b95b96
Update the URL of a Madara extension. (#13295) 2022-08-31 17:48:26 -03:00
Maxim Molochkov 856b78ced4
[RU] Henchan - Change url (#13289) 2022-08-31 17:48:07 -03:00
AntsyLich f80dab6f73
xCaliBR Scans: Update anti scrap logic (#13265)
* xCaliBR Scans: Update anti scrap logic

Also handles HTTP 103 through WebView

Fixes #10528

* Remove unused import

* Remove Http103Interceptor
2022-08-31 13:25:15 -03:00
happywillow0 7b011e1edc
Migrate Nocturnal Scans (#13277)
Fixes #13273
* Migrates Nocturnal Scans from Madara to MangaThemesia
2022-08-30 22:36:51 -04:00
h-hyuuga f00a705e51
Modify seriesTypeSelector for mangathymesia (#13269) 2022-08-30 12:40:19 -04:00
happywillow0 b32b2f0552
Migrate Mangacim (#13257)
* Fixes #13226
Moves Mangacim from Madara to MangaThemesia
2022-08-29 10:04:34 -04:00
stevenyomi ba440a9792
Manga18fx: fix URL intent search (#13262) 2022-08-29 10:03:41 -04:00
happywillow0 775cfaa97d
Madara - WebtoonTR, ToonGod, Astra Scans (#13254)
* Update WebtoonTR

Fixes #13247
Updates to use old old admin-ajax.php endpoint.

* Fix ToonGod

Fixes #12952
Use direct popularManga and latestUpdates requests.
Updates to use basic search

* Add Astra Scans

Closes #13154

* Fix ToonGod Imports
2022-08-29 10:02:52 -04:00
Mubashir Haroon f7065285ee
reaperscans fr changed domain (#13241) 2022-08-28 15:08:37 -04:00
Aria Moradi edb2590359
Manga18fx: add support for genre filter (#13240)
* Manga18fx: add support for genre filter

* add comment about the site

* apply review suggestion

* improve control flow

* fix compile error
2022-08-27 20:49:31 -03:00
Alessandro Jean 756e27d4a8
Fix lateinit error in some MangaThemesia sources. (#13235) 2022-08-27 17:53:07 -03:00
Alessandro Jean b3220a05d1
Add two new sources to Madara. (#13232) 2022-08-27 17:52:58 -03:00
Mubashir Haroon 6fae0d3f7a
update yonabar url (#13225) 2022-08-27 16:37:57 -03:00
KirinRaikage f9be7e397c
Update URL domain for various french extensions (#13217) 2022-08-27 10:23:17 -03:00
happywillow0 97d48bdc3d
Source URL Updates (#13214)
* Update URL

Update the URL for LKDTT

* Update HentaiVN

* Update URL
* Fix lateinit property title not initialized

* Update NhatTruyen

Update URL for NhatTruyen
2022-08-27 10:23:00 -03:00
AntsyLich 0d852ad121
Yeet Sense Scans (#13209)
Site dead. Group will upload to mangadex for the unforeseeable future.

Also sort sources
2022-08-26 13:22:33 -04:00
Vetle Ledaal 6a8155437e
[skip ci] Remove swatmanga.co (#13202) 2022-08-26 10:14:44 -04:00
Vetle Ledaal 0e13a3f0be
Remove Reset Scans and swatmanga.me (#13175)
* Remove Reset Scans and swatmanga.me

* escape regex
2022-08-24 17:45:19 -03:00
Vetle Ledaal 1f6f5534bf
Remove MangaHub (#13174)
* Remove MangaHub

* escape regex

* [skip ci] dedupe
2022-08-24 17:45:05 -03:00
lord-ne b0861b5f79
Update MangaSee icon (#13170)
* Update MangaSee icon

* Increment MangaSee version code
2022-08-24 17:44:55 -03:00
ObserverOfTime 09d8305b9a
MangAdventure: use the new API endpoints (#13165) 2022-08-24 17:44:39 -03:00
happywillow0 cef6535f6d
Harimanga fix (#13162)
* Fixes Harimanga

Fixes #13161
Adds SimpleDateFormat override

* Remove wildcard import

* Remove blank lines
2022-08-23 22:10:08 -04:00
happywillow0 9caf625776
Fixes MangaThemesia Filters (#13160)
* Changes SelectFilter from val to fun
2022-08-23 22:09:56 -04:00
happywillow0 a3c19fbc23
MangaThemesia Fixes (#13156)
* Fix ManhwaList

Fixes #13143
Adds additional jsoup selector to pageSelector

* Fix ManhwaDesu

Fixes #13132
Updates mangaUrlDirectory

* Fixes ManhwaLand.mom

Fixes #13120
Updates mangaUrlDirectory
2022-08-23 16:04:24 -03:00
Buhbbl 74ef6efa7b
Toonily: fix search and filtering (#13142) 2022-08-23 09:56:32 -03:00
stevenyomi 84fd64500f
Haoman6: fix page list parsing (#13140) 2022-08-23 09:56:22 -03:00
Vetle Ledaal ccd9dd989c
MangaHub: update API key again (#13129) 2022-08-22 12:31:09 -03:00
Ejan 04505aecbd
[RU]MultiChan chapter_number & author (#13123)
* [RU]MultiChan chapter_number & author

* clean

* clean2
2022-08-22 12:30:43 -03:00
stevenyomi 723100f16a
Manga18fx: fix parsing (#13118) 2022-08-20 22:44:26 -04:00
TheKingTermux a89f029cd6
Add some indonesian source's (#13077)
* Added Ryukonesia

Added Ryukonesia Source

* Create Ryukonesia.kt

* Add files via upload

* Add 2 new sources 

Add Nekomik & ManwhaList source

* Fix typos

* Create ManhwaList.kt

* Rename multisrc/overrides/wpmangastream/manwhalist/src/ManhwaList.kt to multisrc/overrides/wpmangastream/manhwalist/src/ManhwaList.kt

* Add files via upload

* Delete web_hi_res_512.png

* Add files via upload

* Create Nekomik.kt

* Add files via upload

* Add Some Indonesian Source

- Add Nekomik
- Add Ryukonesia
- Add ManhwaList
- Add ManhwaDesu
- Add Mangayaro
- Add LianScans
- Add Dojing

* Create Nekomik.kt

* Upload Nekomik Icon

* Create Ryukonesia.kt

* Upload Ryukonesia Icon

* Create ManhwaList.kt

* Upload ManhwaList Icon

* Fix Typos

* Create Dojing.kt

* Upload Dojing Icon

* Create LianScans.kt

* Upload LianScans Icon

* Create ManhwaDesu.kt

* Upload ManhwaDesu Icon

* Create Mangayaro.kt

* Upload Mangayaro Icon

* Fix Android Package

* Fix ClassName and Add 1 New Source

- Fix Dojing ClassName
- Add ManhwaLand.mom

* Forget to add it lol

* Update and rename multisrc/overrides/mangathemesia/dojing/src/Dojing.kt to multisrc/overrides/mangathemesia/dojingnet/src/DojingNet.kt

* Delete multisrc/overrides/mangathemesia/dojing directory

* Add DojingNet Icon Again

* Create ManhwaLandMom.kt

* Add ManhwaLanMom  Icon

* Delete multisrc/overrides/wpmangastream directory

* Fix ManhwaDesu Android Package
2022-08-20 17:38:18 -03:00
Alessandro Jean 4ee8734853
Remove a few dead Brazilian sources from Madara. (#13112) 2022-08-20 12:25:28 -03:00
Alessandro Jean 6fb71ea1a9
Fix wrong indentation in multisrc generated files (#13092)
* Fix wrong indentation in generated files.

* Lint the file.
2022-08-19 20:52:20 -03:00
Alessandro Jean a9aa05581a
Remove a dead source from Madara. (#13090) 2022-08-19 20:52:11 -03:00