760 Commits

Author SHA1 Message Date
arkon
fa6be0f1c9
Replace usages of Gson (#10080) 2021-12-12 16:33:20 -05:00
arkon
1f6027dd67
Replace usages of Gson (#10079) 2021-12-12 13:17:34 -05:00
THE_ORONCO
ef491c08ea
fixed all issues regarding #10040 (#10042) 2021-12-09 05:44:16 -05:00
THE-ORONCO
fc4d99e1e8
added source: Aurora to fulfill #9985 (#9986)
* added source: Aurora to fulfill #9985

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

added headers to the get request

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed a filter

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed filter

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* used client.newCall instead of Jsoup to fullfill code review of #9986

* chapters to mangas and pages to chapters to fix automatic updates. #9985

* added automatic status fetching when a chapter (in form of a manga) is updated

* added the name of the manga/comic in front of the chapter name so it can be more easily differenciated from other manga

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed some regex stuff

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed some logging that isn't needed anymore

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Apply suggestions from code review

accepted some code review changes

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* implemented some more code review suggestions

* Apply suggestions from code review

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-12-08 08:24:44 -05:00
Carlos
d03e467736
Update ThePropertyOfHate.kt (#10035) 2021-12-08 05:57:27 -05:00
ObserverOfTime
8121c2063e
The Property of Hate: fix webview URL (#10025)
Amongst other things
2021-12-08 05:55:42 -05:00
funkyhippo
d5ba305575
Add wildcard hosts for invalid hosts in intents. (#9993) 2021-12-05 12:21:10 -05:00
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib (#9954)
* Move Duktape stub to extensions-lib

* Formatting fixes

* Address build errors
2021-11-28 13:00:39 -05:00
Davide
716dc15a59
Manga-Raw.club: Fix Chapter list & Manga details error (#9899)
* Manga-Raw.club: Fix Chapter list & Manga details error

* Manga-Raw.club: removed unnecessary chapterListParse function

* Manga-Raw.club: Updated build.gradle after merging of #9908

* Manga-Raw.club: Fix thumbnail not showing
2021-11-24 07:55:41 -05:00
NMBLM
8d66d91299
Manga raw club fixed missing pages (#9908)
* [EN] manga-raw.club extension implementation

* Added nsfw tag

* Change to get correct description and if date parse fails returns 0

* update extension version number

* Date is now parsed always with English Locale

* Fixed Status to show correctly

* Fix thumbnail not showing

* Update Build Version

* Manga raw club fixed missing pages

manga-raw.club has been changing its website structure so I made the pages images search to not be as specific to the website.
Also made the description search to not be as specific as well so it wont throw null on element.text().
Added R-18 genre to the tag search
2021-11-23 08:31:15 -05:00
Alessandro Jean
f3b1dcb056
Fix wrong chapter numbers in Bilibili (#9885)
* Fix wrong chapter numbers in Bilibili.

* Use short_title in chapter_number too.

* Change extension name and remove explicit chapter_number.
2021-11-21 18:40:50 -05:00
Zakhar Timoshenko
bd6b07c9f9
[MangaOwl] Fix not showing chapters list (#9874) 2021-11-21 09:21:15 -05:00
ObserverOfTime
726813f019
Pururin: use the API (#9843) 2021-11-20 08:44:39 -05:00
Ivan Iskandar
ad0c8e2fec
Remove CatManga (#9800) 2021-11-12 08:41:19 -05:00
ObserverOfTime
d95e9e6fcd
xkcd: add Chinese translation (#9772) 2021-11-09 13:18:24 -05:00
FuSan21
4c22e61968
Added support for MangaDig (https://mangadig.com/) (#9639)
* Added support for MangaDig (https://mangadig.com/)
Supports Latest, Sort, Completed and rate limiting
Modified from 'CoCoManga (OhManhua)' extension

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

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

* Update MangaDig.kt

Using .toInt() instead of .parseInt() as suggested by @alessandrojean here https://github.com/tachiyomiorg/tachiyomi-extensions/pull/9639#discussion_r736981888

* Removed unrequired parenthesis

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-11-06 09:15:20 -04:00
Hunter Nickel
c5262ebb59
Fix MangaMiso title and description parsing, lower manga per page to match MangaMiso (#9724) 2021-11-03 10:31:58 -04:00
Basara-Hatake
93c16093a6
hbrowse add option to only show chapters (#9725) 2021-11-03 10:31:48 -04:00
FourTOne5
f546b99eff
Remove WeComics (#9695) 2021-11-01 13:02:01 -04:00
ringosham
027fd3ce2e
Fixes MangaPill (#9680) 2021-11-01 07:31:04 -04:00
ObserverOfTime
6a5bad1f42
Manta Comics: new extension (#9635) 2021-10-26 11:59:02 -04:00
ObserverOfTime
86b92e4b82
Kouhai Work: fix chapter order (#9580) 2021-10-23 07:37:05 -04:00
Ivan Iskandar
a676a1ba55
Fix CatManga manga list (#9596) 2021-10-23 07:36:33 -04:00
ObserverOfTime
f7ef21ff03
GWTB: new extension (#9572) 2021-10-21 06:44:31 -04:00
ObserverOfTime
00f441e4df
Kouhai Work: update API (#9559) 2021-10-20 07:17:00 -04:00
ObserverOfTime
17f0fa1889
Manga Weeaboo: migrate to Madara (#9500) 2021-10-18 05:14:38 -04:00
scb261
dd6472114b
MangaFast: update url, remove "Read" prefix from manga title (#9493) 2021-10-16 05:22:42 -04:00
ObserverOfTime
e323909165
ZinChanManga: new extension (#9414) 2021-10-12 06:33:55 -04:00
Ivan Iskandar
7bbd88cfa8
Fix CatManga broken chapters (#9437) 2021-10-12 06:32:06 -04:00
ObserverOfTime
604ad98b68
Add The Duck Webcomics (#9378) 2021-10-08 08:16:05 -04:00
jopejoe1
516be4d204
Hentai2Read fix date parsing (#9389)
* Fixed Date Parsing

* Update build.gradle
2021-10-08 08:14:04 -04:00
jopejoe1
9d79f5f8dc
HBrowse Improve Chapter detection (#9390)
* Improved chapter detection

* Update build.gradle
2021-10-08 08:13:51 -04:00
jopejoe1
4bb792b74c
Doujins added Scanlator parsing (#9391)
* added scanlator parsing

* Update build.gradle
2021-10-08 08:13:43 -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
ObserverOfTime
2d7556ba8d
Add HWTManga extension (#9365) 2021-10-04 13:03:14 -04:00
ObserverOfTime
aa9be2b2cf
Add MangaWeeaboo extension (#9346) 2021-10-04 07:29:46 -04:00
ObserverOfTime
001ff9e7d7
Add DarkLegacyComics extension (#9348) 2021-10-04 07:29:35 -04:00
ObserverOfTime
6212a7bba0
Fix Kouhai Scanlations (#9352) 2021-10-04 07:29:18 -04:00
fabiomurru96
b623778c6d
Update TCB Scans parse and search functionality added (#9353)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code

* Updated extension due to site changes

* Added search functionality and migrate message

* Update extension version

* Update TCBScans search manga list filtering

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

* Using headersBuilder instead of Headers.headersOf

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

* Changed migrate message to a constant

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

* Regex created as a constant

* Refactor pageListParse

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-10-04 07:29:09 -04:00
nicki
b5a949c4ac
remove hentaimimi (#9312)
site has been dead for a while now
2021-10-01 17:35:12 -04:00
Ivan Iskandar
a6c5e5b826
CatManga: 3.0 updates (#9263)
* CatManga: 3.0 updates

* CatManga: Bump version
2021-09-28 08:18:02 -04:00
ObserverOfTime
b6fb13ec97
Add Kouhai Scanlations (#9241)
* Add Kouhai Scanlations

* Fix filters

* Add chapter names
2021-09-27 10:12:32 -04:00
FourTOne5
c4047e7c96
MangaJar: Remove Explicit chapter number (#9248)
* Remove Explicit chapter number

* Bumpy Bump
2021-09-26 13:43:00 -04:00
lord-ne
b9df6e3147
Remove Random Scans source (#9068)
They moved to a new website which would require a complete rewrite of the extension
2021-09-16 09:29:48 -04:00
XdarkX
b424acc954
[manga-raw.club] Fix empty thumbnails for search (#9045)
The search response uses relative urls for the thumbnail image.
2021-09-13 11:21:10 -04:00
az4521
27a785e15e
fix megatokyo image selector & chapter order (#9024)
* fix megatokyo image selector

* Update build.gradle

* also fix the reversed chapter order

* whoops
2021-09-10 12:21:36 -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
Arraiment
025a1b9d39
Add filters and json migration for Mangasail (#8958)
* Added filters and some refactoring

* Migration to kotlinx-serialization
2021-09-04 13:59:11 -04:00