1692 Commits

Author SHA1 Message Date
Mike
03aad1addc
ManhuaDui - update decryption, follow redirects () 2020-08-24 04:30:49 -04:00
Mike
d1b0d83a14
OhManhua - update decryption key, add some exception handling () 2020-08-22 18:07:51 -04:00
funkyhippo
1783378e43
Changed scanlator cache URL. () 2020-08-22 10:51:34 -04:00
Mike
2bf68d25f3
MangaOwl - fix search () 2020-08-21 03:42:53 -04:00
Shashank Pujari
c748daf66e
Added FunList to Madara and sorted source list with ascending order ()
* bumping up version for newly added source

* Added FunList to madara

sorted all in alphabetical order
2020-08-21 03:14:09 -04:00
funkyhippo
14a085bf6b
Fix guya URL activity. () 2020-08-21 03:13:30 -04:00
Mike
9dc5d2ca83
MMRCMS - add Op-VF and FR Scan () 2020-08-19 03:24:56 -04:00
Mike
e1cabf0d2a
NewToki - fix pages () 2020-08-18 00:17:48 -04:00
Mike
dfc91f27b2
Madara - add sources, fix some chapter lists ()
* Madara - add sources

* fix some chapters, remove Indiancomicsonline

* Add Wakascan
2020-08-17 20:31:34 -04:00
Mike
524562993c
MangaReader - update parsing ()
* MangaReader - update parsing

* Update build.gradle
2020-08-17 15:02:51 -04:00
Mike
48cdd49994
MMRCMS - add Jpmangas () 2020-08-17 15:02:39 -04:00
Alessandro Jean
b01cf8e0ba
Fix image decoding method at Viz Shonen Jump. () 2020-08-17 14:11:00 -04:00
Mike
d239be6c9a
Dmzj - fallback to v3api for hidden chapters () 2020-08-16 18:48:12 -04:00
AbdullahM0hamed
0fbdfa6a14
Rip MangaKisa () 2020-08-16 12:46:51 -04:00
Mike
00d983c839
More NSFW annotations () 2020-08-16 04:19:28 -04:00
Mike
ab17d6f122
Dmzj - update page parsing () 2020-08-15 20:22:16 -04:00
Mike
eff8246ee1
Dynasty - fix date parsing () 2020-08-15 20:22:08 -04:00
calion-m
8b3c2cc12f
Jinmantiantang - Refined codes and added new features ()
* 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
AbdullahM0hamed
e54e732bac
Fix Epikmanga ()
* Fix Epikmanga

* Add header selector

* Use header selector

* Update the illusory build.gradle that somehow keeps managing to evade me
2020-08-15 16:35:38 -04:00
ZongerZY
c790896c91
The website is 18comic.vip, Chinese ()
* 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
Gauthier
4406f91f7e
[Komga] change chapter display to use title string instead of title number ()
* change chapter display to use title string instead of title number

* version bump and changelog
2020-08-14 07:56:26 -04:00
Mike
ee41b9d0f1
VCPVMP - fix images and chapters () 2020-08-13 23:00:59 -04:00
Mike
767a1ee1fe
MyReadingManga - fix titles, duplicate pages () 2020-08-13 23:00:32 -04:00
vance
7a8dfac7a8
dmzj chapterList's api changed ()
* dmzj chapterList's api changed

* Update Dmzj.kt

Add prefix
2020-08-13 20:46:40 -04:00
Mike
56198e2661
EroMuse - fix missing chapters () 2020-08-13 03:06:27 -04:00
Mike
560bbfb16a
MangaDenizi - fix date parsing () 2020-08-13 03:06:19 -04:00
Mike
1db874f857
Henchan - fix cover not being set by mangaDetailsParse () 2020-08-13 03:06:10 -04:00
Mike
7283aefff1
Kangaryu - move from FoolSlide to its own extension ()
* Kangaryu - move from FoolSlide to its own extension

* Update build.gradle
2020-08-13 03:05:41 -04:00
Mike
68f7fe16c4
MMRCMS - add MangaID, nsfw annotation () 2020-08-12 06:08:09 -04:00
jobobby04
908d2e9d09
NHentai - add a "other" language for those who want to use NHentai unfiltered () 2020-08-12 00:04:28 -04:00
Logan B
61103d394c
Add the rest of the languages per ISO-639 ()
* Add the rest of the languages per ISO-639

* pt-BR

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-08-12 00:04:16 -04:00
Mike
f2a5c8e440
Hitomi - ported from TachiyomiSy/EH ()
* Hitomi - ported from TachiyomiSy/EH

* enable a couple more languages

* nsfw annotation

* fix missing import
2020-08-10 21:42:32 -04:00
Micael Valentim
0c8a6ee453
Update NANI? Scans extension to use their API ()
* Update NANI? Scans extension to use their API

* Fix "Open in Browser" for NANI? Scans extension

* Add search intent for NANI? Scans extension

* Save chapter url as combination of titleId and chapterId

* Share single instance of SimpleDateFormat

* Set thumbnail_url on popularMangaParse() and latestUpdatesParse() using new method and share single instance of SimpleDateFormat

* Bump versionId

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-08-10 21:42:01 -04:00
Mike
90308cf7b2
Kumanga - fix token () 2020-08-10 20:35:52 -04:00
Mike
7865e6a42e
MMRCMS - parse grid layout for latest ()
* MMRCMS - parse grid layout for latest

* fix Mangas.pw search
2020-08-10 20:35:34 -04:00
arkon
bf5e301f63 Update issue templates 2020-08-10 14:44:54 -04:00
arkon
656f74cbc5 Annotate more sources as NSFW 2020-08-10 11:44:39 -04:00
arkon
66e347989c Mark a few more extensions as NSFW 2020-08-10 11:32:16 -04:00
Mike
f1a82b76ff
Manhuadui - update decryption () 2020-08-10 04:13:21 -04:00
Alessandro Jean
b891ee94be
Add content type filter to MangaLivre. () 2020-08-10 02:29:56 -04:00
Alessandro Jean
dcd2ca2937
Mark some Brazilian sources as NSFW. () 2020-08-08 21:52:53 -04:00
Mike
0ca178aa52
EroMuse - new extension for 8muses and Erofus () 2020-08-08 21:52:11 -04:00
arkon
b4e171b52a Remove unused MultiSource annotation
Didn't get very far with trying to use an annotation processor to generate metadata at build time. May revisit later.
2020-08-08 19:04:07 -04:00
AbdullahM0hamed
bfd1e6b777
Mark extensions as nsfw ()
* Add containsNsfw = true the gradle files of various extensions

* Update FMReader build.gradle

* Revert extension versions

* Mark more extensions
2020-08-08 19:03:33 -04:00
Youssif Shaaban Alsager
dfdc7d6ddc
madara: Add manga.detectiveconanar.com ()
Signed-off-by: yshalsager <ysh-alsager@hotmail.com>
2020-08-08 18:59:38 -04:00
arkon
f83482f8ba
Add ability to flag individual sources as NSFW () 2020-08-08 18:58:09 -04:00
arkon
149bda765b
Add ability to flag extension as NSFW () 2020-08-08 15:59:03 -04:00
balagurusurendar
980a8d2162
nsfw true added in query param ()
* nsfw fix

* nsfw preference added

* extension version changed from 5 to 6
2020-08-08 15:24:26 -04:00
arkon
2824b6c2cf
Create pr_build_check.yml 2020-08-07 22:27:33 -04:00
Mike
80181068e4
Kumanga - update parsing () 2020-08-07 20:27:40 -04:00