Commit Graph

59 Commits

Author SHA1 Message Date
calion-m 5845399b46
Jinmantiantang: fix sorting bug and translation error (#4984)
Jinmantiantang: fix sorting bug and translation error
2020-12-01 08:35:21 -05:00
ZingerZY be5c6bfd71
URL update, the original URL was abandoned, resulting in mainland China users unable to link. (#4908)
URL update, the original URL was abandoned, resulting in mainland China users unable to link.
2020-11-20 23:10:18 -05:00
arkon 03f262cae8 [CI SKIP] Skip linting in CI builds 2020-11-06 17:36:53 -05:00
ZingerZY 7b5b858780
Optimize the algorithm to solve the position deviation when cutting pictures (#4807)
Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-06 10:25:12 -05:00
ZingerZY 9b2af92194
解决图片分割后倒序排列 (#4767)
Solve the problem that the pictures are arranged in reverse order after being segmented

Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-03 13:54:10 -05:00
arkon 016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
Mike f9bf91b65b
Jinmantiantang - clean up, parse chapters with 500+ pages (#4234) 2020-08-27 23:20:52 -04:00
calion-m 8b3c2cc12f
Jinmantiantang - Refined codes and added new features (#4133)
* add @Nsfw annotation

* remove the unnecessary prefix of description

* correct filter name

* add TimeFilter

* fixed typos

* remove redundant manga detail parse

* long line split

* genres split

* implemented 18comic search feature

* implemented new search feature(remove genres)

* enable filter whlie searching

* change sortFilter order to enable latest filter

* merge completed

* Add date_upload property and remove Log function

* uncommented manga properties 

And made thumbnail_urls consistent.

* add containsNsfw to gradle

Co-authored-by: weng <anonymous>
Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-08-15 20:21:56 -04:00
ZongerZY c790896c91
The website is 18comic.vip, Chinese (#4123)
* The website is 18comic.vip, Chinese website

The reason why I submitted the two versions is: if the Internet user in Mainland China needs to access the URL 18comic2.biz to log in to the website, if it is a non-Mainland China Internet user needs to access 18comic.vip, I cannot judge the user's IP

* Revert "The website is 18comic.vip, Chinese website"

This reverts commit 47a74ca7e92eeda2bb7cf1676a89a26081d47132.

* 18comic

* Delete illegal information

* Keep one extension, and delete illegal information
2020-08-14 18:08:00 -04:00