Commit Graph

3081 Commits

Author SHA1 Message Date
be6c269621 Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00
1556685031 filter by collection (#3620)
add CHANGELOG.md

closes gotson/komga#211
2020-06-26 13:43:31 -04:00
3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
33f763e157 WP Mangastream - update Komiktap (#3618) 2020-06-25 23:46:01 -04:00
e99a2bf59e Update default icon 2020-06-25 22:55:00 -04:00
d4c05d6d6d Convert settings.gradle to Kotlin DSL 2020-06-25 22:46:15 -04:00
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
6f5efea6c3 Madara - add PMScans and Mangareceh (#3615)
* Bumping up for newly added source

* Added PMScans to Madara

* Add Mangareceh, fix AdnoisFansub

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-25 22:26:34 -04:00
4079830822 Annotate multi-source factories
Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 19:04:05 -04:00
7e2e2f39fe Lint fixes 2020-06-25 19:03:32 -04:00
991704be0b NHentai: More filters (#3599)
* NHentai: More filters

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>

* NHentai: Add space
2020-06-24 16:39:13 -04:00
4dd6b50de7 Added AhStudios(es) to Madara (#3604)
* Bumping up version for newly added source

* Added AhStudios(es) to Madara

* fix mangadods dates

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-24 03:58:54 -04:00
9ab357103d Maid Manga: Fix swapped popular and update (#3602) 2020-06-23 20:38:17 -04:00
0227ab41a8 Added MangaRawr, CopyPasteScan and Removed Reisubs from Madara (#3596)
* Bumping up version for newly added source

* Added MangaRawr, CopyPasteScan and Removed Reisubs

Reisubs has been taken down by owners of the site for more than month
2020-06-23 08:13:09 -04:00
38a9cd8808 Comicpunch - fix search (#3593) 2020-06-22 15:49:43 -04:00
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