Commit Graph

189 Commits

Author SHA1 Message Date
arkon 1f6027dd67
Replace usages of Gson (#10079) 2021-12-12 13:17:34 -05:00
anenasa 6b5e24bc12
Pufei: update image server (#10037) 2021-12-09 05:43:40 -05:00
anenasa 41f326eb54
Qiximh: Fix manga url and set thumbnail_url (#10028) 2021-12-08 05:55:35 -05:00
kasperskier 2a527f6074
Jinmantiantang: update mirror URLs (#10027) 2021-12-07 08:02:43 -05:00
funkyhippo d5ba305575
Add wildcard hosts for invalid hosts in intents. (#9993) 2021-12-05 12:21:10 -05:00
Yan 63d8eb5554
Zerobyw: Update baseUrl (#9992) 2021-12-03 12:49:05 -05:00
anenasa b7739ce487
Yimmh: fix images not loading and StatusFilter (#9960) 2021-11-30 08:10:50 -05:00
anenasa 7e29955d00
Manhuadui: Fixes and improvements (#9951)
1. Update image server
2. Fix only first page is displayed in searching
3. Fix searchMangaNextPageSelector
4. Fix HTTP error 404 when no filter is selected
5. Add manga status and genre
2021-11-28 11:16:10 -05:00
ShadesOfRay 9dd19d66e6
Fixed Kuaikanmanhua and changed name (#9830)
* Changed name to chinese, fixed chapter list

* Added some regex to fix some json

* Fixed page parse, gave explicit id
2021-11-20 08:44:30 -05:00
Alessandro Jean fd927c254d
Replace org.json with kotlinx.serialization in some sources (#9569)
* Replace org.json in MeDocTruyenTranh.

* Replace org.json in Kuaikanmanhua.

* Replace org.json in QiXiManhua.

* Replace org.json in Desu.
2021-11-01 07:32:12 -04:00
tarczf 7ec5b66189
Add Picacomic (#9566)
* Create extension: picacomic

* Picacomic: fix nsfw setting

* Picacomic: remove unnecessary lines in build.gradle

* Picacomic: add code source of HmacSHA256.kt

* Picacomic: use kotlinx.serialization instead of org.json

* Update src/zh/picacomic/build.gradle

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Picacomic: fix some compile problems

* Picacomic: add RankFilter

Co-authored-by: tarczf <>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-10-26 09:22:26 -04:00
Kai Liu 8d056bfb26
zh-dmzj: Make Filesize field optional (#9533) 2021-10-19 08:44:13 -04:00
Shiranui ffd6f7e52a
Zerobyw: Update baseUrl (#9375)
* Zerobyw: Change url

* Zerobyw: Update version number
2021-10-06 06:06:48 -04:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon 93988e8990
Close instances of Duktape (#9363) 2021-10-04 13:03:21 -04:00
calion-m 3cdba4b68a
fix: Jinmantiantang: Update manga selector (#9279)
* Fix manga selector error

Because of the site ui updating, the selector has to be changed.

* Update version number
2021-09-30 06:01:49 -04:00
SnowArk 51f072c73f
Fix the Library Updates only show the last chapter of updated chapters if there are several chapters is updated (#9242) 2021-09-27 10:11:20 -04:00
John Bi eacb84dbf8
feat: wnacg extension change (#9214)
1. code format
2. add category filter
3. manga detail add description parse
4. add nsfw
5. change extVersionCode
6. fix next page selector logic

Co-authored-by: John Bi <869384236@qq.com>
2021-09-25 06:20:08 -04:00
sunbeams001 6aa6d64f9e
fix search no result (#9218) 2021-09-25 06:19:08 -04:00
sunbeams001 e57d8438fa
fix manga group order and update time mismatch (#9213) 2021-09-24 10:10:04 -04:00
Mook cb60de30dc
CopyManga: Update getting decrypt passwords. (#9209)
Instead of looking for attributes on elements, we now have to evaluate
JavaScript to get the decryption password.

Fixes #9197
2021-09-24 06:12:33 -04:00
Mook f26a96c95f
CopyManga: Fix missing decrypt password (#9193)
* CopyManga: Allow passing in null for decrypt password.

When we end up with a decrypt password of null (that is, there is no manga-
specific decryption password), fall back to the default password.
Previously, we ended up passing in null instead of a default password.

Also update the default password.

Fixes #9114

* CopyManga: bump extVersionCode.
2021-09-23 06:06:52 -04:00
SnowArk 78f627dfa0
Fix list and detail load failed and add rate limit (#9113) 2021-09-18 05:39:42 -04:00
SnowArk 614e3d0597
Change the setting 'use mainland cdn' to 'use overseas cdn' (#9090) 2021-09-16 13:53:13 -04:00
SnowArk 84e6ca5764
Fix an issue that the "change CDN" option was incorrectly handled (#9085) 2021-09-16 09:29:25 -04:00
Clouddark75 ed01744a4a
Gufeng Manhua domain change (#9030)
* Update Gufengmh.kt

* Update build.gradle
2021-09-11 13:07:35 -04:00
arkon 2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
SnowArk cf6ed5c5c0
[zh-copymanga]fix chapter list and manga load failed (#8946)
* [zh-copymanga]fix chapter list and manga load failed

* remove test code

* Set chapter's date_upload to current time, which would make the updated manga displayed in the "Recent updates" section

* fix typo

* use System.currentTimeMillis() instead

* optimize imports

* Revert "optimize imports"

This reverts commit 6514e517

* revert useless import changes and remove java.util.Date import

* fix wrong timestamp

* fix an issue that only display the default chapters
2021-09-06 06:24:05 -04:00
anenasa 6170f3d84d
Add yimmh.com (#8931) 2021-09-02 07:21:21 -04:00
ShadesOfRay 026004a0ba
Add Baozimanhua extension (#8905)
* Add new source Baozimanhua

* Fixed typo
2021-08-31 06:51:32 -04:00
u2shana 5f83861b9b
[cocomanga]Fix: Change domain (#8826)
* bump version

* fix domain
2021-08-25 06:20:18 -04:00
anenasa ddb80df1fd
Zerobyw: Update baseUrl (#8792) 2021-08-24 06:44:16 -04:00
Arraiment 6dde6d877a
Tencent comics migration and adding locked chapters (#8572)
* Add lock for paywalled chapters

* Migration to kotlinx.serialization
2021-08-16 06:09:47 -04:00
anenasa 486db23175
Kuaikanmanhua: View paid chapters (#8578) 2021-08-16 06:09:16 -04:00
anenasa 56041bb2d6
Add zerobyw (#8541) 2021-08-13 06:59:01 -04:00
ShadesOfRay 1ff375ebf6
Created the Tencent Comics extension (#8524) 2021-08-12 07:34:03 -04:00
Broccoli 98a385ca5d
Added configurable rate limit for cocomanhua to reduce 403 errors when updating manga (#8491) 2021-08-09 08:07:13 -04:00
Arraiment cbd3f96907
Migrating 2 sources to kotlinx.serialization (#8439)
* BainianManga: Fix image scraping and migration from gson

* MangaDenizi: Migration from org.json
2021-08-07 11:58:30 -04:00
tangkt89 958cc4457c
Fix chapter sort order (#8379) 2021-08-03 10:12:47 -04:00
Broccoli 3127c1059e
Added Referer header (#8358) 2021-08-02 11:01:31 -04:00
lbwstco 23845aa3ab
fix: Chapter images are scrambled (#8346)
Co-authored-by: Kyrie's rMbp <liubowen@corp-ci.com>
2021-08-02 10:58:07 -04:00
zhongfly 5d12ba6eeb
[zh-copymanga]Fix: change mainland cdn domains (#8327)
* fix: change mainland cdn domains

* bump version

* fix typo
2021-07-31 13:06:13 -04:00
Kai Liu 97e18a0ba2
zh-dmzj: Make ChapterOrder field optional (#7912) 2021-06-28 14:17:22 -04:00
zhongfly 64c29c5fd3
[zh-copymanga]Fix search (#7870)
* fix copymanga search

* bump version
2021-06-25 12:58:38 -04:00
Myuki 29082d94bf
[zh-Dmzj]Add intents for muwai.com (#7844)
* Add intents for muwai.com

* Bump version
2021-06-25 08:43:50 -04:00
zhongfly dcdc43b984
[zh-dmzj]use muwai.com instead of dmzj.com (#7830)
* [zh-dmzj]use muwai.com instead of dmzj.com

use muwai.com for v4apiUrl & v3ChapterApiUrl & imageCDNUrl

* bump version
2021-06-24 09:00:33 -04:00
Narin 981ad1b8e3
Fixes search (#7771) 2021-06-20 18:43:46 -04:00
Kai Liu 8a7122a2fc
zh-dmzj: replace dmzj.com with dmzj1.com for v4api only to make it work again (#7712) 2021-06-20 08:28:00 -04:00
zhongfly d07d777c2b
[zh-dmzj] Fix url issue (#7673)
* fix url issue

replace dmzj1.com with dmzj.com
fix #7668

* bump version
2021-06-16 11:16:02 -04:00