Commit Graph

1516 Commits

Author SHA1 Message Date
b1c7da697e Added AsuraScans to Madara (#3589)
* Bumping up for new added source

* Added AsuraScans to Madara
2020-06-22 02:16:51 -04:00
dc9ddcdf49 Pufei - domain & imgdomain Update (#3587) 2020-06-21 22:32:47 -04:00
2b7d5095c1 E-Hentai - backport changes from AZ, cleanup (#3582) 2020-06-21 03:17:33 -04:00
17e3831deb FMReader - fix 18lhplus covers (#3583) 2020-06-21 03:17:08 -04:00
8590ff2fb6 ManhuaID - change chapter selector (#3584) 2020-06-21 03:16:37 -04:00
df765c453a MangaMx - fix pages (#3580) 2020-06-20 03:55:10 -04:00
afe8757638 FMReader - fix RawLH & KissLove, remove MangaBone (#3579) 2020-06-20 00:34:14 -04:00
82e8daf2a9 WP Mangastream - more kiryuu page filtering (#3577) 2020-06-19 18:26:27 -04:00
9c60fbeb93 MangaDex - fewer broken covers (#3569)
* MangaDex - fewer broken covers

* cleanup

* use lq for re-request
2020-06-19 18:25:58 -04:00
ed4f4c4a85 Fix Viz thumbnails (#3570) 2020-06-19 04:54:00 -04:00
fba57fdcb3 Questionable Content - add chapter date (#3566) 2020-06-19 03:21:04 -04:00
4973dd6d61 NineHentai - make details refreshable (#3565) 2020-06-19 02:24:18 -04:00
1357f8b379 Madara - headers (#3564) 2020-06-19 00:37:40 -04:00
3e308f3f52 MMRCMS - fix mangas.pw decoding (#3563) 2020-06-19 00:27:49 -04:00
8874e85b92 Add Viz Shonen Jump (#3560)
* Add Viz Shonen Jump.

* Update User Agent.

* Switch to AndroidX dependency.

* Add support to premium chapters if logged in (#1)

* Fix some parsing issues, works with premium chapters

* Slight code reuse reduction

* CacheControl force network and simplify parsing for Viz

* Hide locked chapters when not logged in

Co-authored-by: Unlocked <10186337+TheUnlocked@users.noreply.github.com>
2020-06-18 22:53:30 -04:00
60e16cf119 Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga. (#3556)
* Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga.

* Fixed bugs and irregular codes. Move the logic to send Post and Get request for disguise into mangaDetailsRequest(), they will be send less frequently now.

* compileOnly

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-18 21:32:18 -04:00
8444b4c008 NHentai: handle ID searches 2020-06-17 23:00:30 -04:00
b6e6a9abc0 Use compact output flag for repo JSON file 2020-06-17 18:03:08 -04:00
a2f9d6a4fd New source: TimelessLeaf (#3552)
* TimelessLeaf: code done

* TimelessLeaf: dark icons by @AbdullahM0hamed

* TimelessLeaf: implemented local search

* TimelessLeaf: new icons by @as280093

* TimelessLeaf: done requested changes
2020-06-17 17:44:23 -04:00
51f073fb0c Madara - add sources, refactor date parsing (#3553) 2020-06-17 02:15:29 -04:00
7220a19a58 MangaMutiny - JsonNull fix (#3551)
* MangaMutiny - JsonNull fix
Some thumbnails and manga descriptions aren't maintained by the website.
This results in avoidable errors. Fixed with this commit.

* MangaMutiny - Increment extension version number
2020-06-16 17:57:24 -04:00
cdb05415ee [CI SKIP] improvements to CONTRIBUTING.md (#3544)
* [CI SKIP] improvements to CONTRIBUTING.md

* [CI SKIP] correct code flavor

* [CI SKIP] put Source classes in a table

* [CI SKIP] add info

* Update CONTRIBUTING.md

* [CI SKIP] add tachiyomi 0.8.5 link

* [CI SKIP] change link

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-16 08:46:04 -04:00
d9309d4b08 Minor fixes for MangaPlus extension (#3534)
* Minor fixes for MangaPlus extension.

* Change the id overriding to the factory.

* Remove unnecessary id overriding.

* Remove outdated comment.
2020-06-14 14:25:59 -04:00
e5a55452d2 [CI SKIP] Fix incorrect info (#3531)
* [CI SKIP] Fix incorrect info

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-14 11:24:32 -04:00
8ba04e1ba3 Toonkor - new extension (#3530) 2020-06-14 02:33:57 -04:00
95ac298676 IuTruyenTranh - improvements, fix pages (#3529) 2020-06-14 02:33:08 -04:00
1b1bd56c95 WP Comics - fix xoxocomics chapters (#3528) 2020-06-13 23:56:21 -04:00
ee7d3bba17 NineAnime - add headers (#3527) 2020-06-13 23:17:49 -04:00
505e954175 MyHentaiComics - fix pages (#3525) 2020-06-13 23:17:34 -04:00
ca55416443 Remove deprecated extensions (Renascans, NetTruyen) (#3523) 2020-06-13 21:11:58 -04:00
67592c4ba6 WP Comics - add NetTruyen (#3522) 2020-06-13 21:07:19 -04:00
5087fdbf61 NHentai: add rate limiting 2020-06-13 19:40:34 -04:00
eb5185c4e2 NHentai: use default headers 2020-06-13 16:32:59 -04:00
08accac229 Use Gradle with sources 2020-06-13 16:32:40 -04:00
5e363b2268 [CI SKIP] DataImage library info added to CONTRIBUTING.md (#3515)
* [CI SKIP] DataImage library info added

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-13 16:10:59 -04:00
d8b59bf7b4 [CI SKIP] add some points to CONTRIBUTING.md (#3513)
* [CI SKIP] add some points to CONTRIBUTING.md

* [CI SKIP] Getting help section

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-13 16:08:09 -04:00
5a9a96f761 Fix wrong date parsing at Neox. (#3512)
Fix wrong date parsing at Neox
2020-06-12 17:56:31 -04:00
a45c879f2c Fix libmanga chapters page parse (#3501)
* Fix libmanga chapters page parse

* Bump libmanga version

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-12 13:07:24 -04:00
8eacce0ca3 Remove MyAnimeList Free Manga (1/2). (#3507)
Remove MyAnimeList Free Manga (1/2)
2020-06-12 12:03:07 -04:00
db5ba4163f TMOHentai - fix search (#3500) 2020-06-12 04:22:10 -04:00
1b1cc53782 Adding source Manga Mutiny (#3498)
* Adding source Manga Mutiny
Webview doesn't work. Reason: it's an HttpSource based on an undocumented API - it's not based on web scraping
Credit:
- the concept for the Filter was taken from the MangaPark extension and changed to fit the circumstances
- the JsonObject extension function stems from stackoverflow

* MangaMutiny - multiple fixes
Moved mangamutiny to /src/en
removed "open" from class
changed if condition
2020-06-12 04:19:58 -04:00
a0151d64ad MangaPark - improved chapter parsing (#3499) 2020-06-12 01:56:01 -04:00
e3143073ee MangaOwl - update date parsing (#3497) 2020-06-11 17:49:03 -04:00
0dc21c1b38 MangaDex - MangaPlus message (#3489)
* MangaDex - MangaPlus message

* Update MangaDex.kt
2020-06-11 17:40:22 -04:00
d6c6c65f01 Remanga: Faster loading paid chapter (#3496)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-11 17:39:45 -04:00
46e83a1f76 FoolSlide - Hentai Cafe additional tags (#3487)
* Add most of the hentai cafe tags

* Bump build.gradle
2020-06-11 00:30:29 -04:00
228f90fb0c WP Mangastream - add Readkomik (#3484) 2020-06-10 17:10:06 -04:00
8b2e4ca290 Komiku - better covers, fix details (#3483) 2020-06-10 17:09:52 -04:00
e6e5819fd9 Vgperson - enable search (#3482) 2020-06-10 17:09:33 -04:00
1d606bca42 Clone Manga - enable search (#3481) 2020-06-10 17:09:23 -04:00