Commit Graph

3108 Commits

Author SHA1 Message Date
Alessandro Jean 9369caa588
Show better Google Drive error messages on MMK. (#11664) 2022-04-29 19:42:07 -03:00
Alessandro Jean 10aaeb245e
Show better Google Drive error messages on TS. (#11663) 2022-04-29 19:41:58 -03:00
Alexander Chernov af6289c0c7
fix: manta comix loading chapters in reverse orders (#11643) 2022-04-29 15:46:50 -03:00
Alexander Chernov 9070a0f4af
fix: theme change on manhwamanga (#11619)
* fix: theme change on manhwamanga

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* fixes: reviews

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-26 14:15:42 -03:00
FourTOne5 40fab1d9b5
Yeet Hitomi (#11613) 2022-04-25 19:55:48 -03:00
Davide 033168afb8
Manga-Raw.club: Improvements (#11607) 2022-04-25 13:56:10 -03:00
anenasa 42dc072985
Remove zh/comico (#11596) 2022-04-24 14:05:38 -03:00
Riztard Lanthorn 2b900dad0a
MangaPlex: add source (#11582)
* mangaplex v1

* v2

using search page as chapter list

* v2.1

update selector, filtering non real manga

* a

* icon

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* update chapter naming

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-24 14:05:26 -03:00
GoldenRover e4e83072e5
Add source: I Roved Out (#11590)
* Implement I Roved Out

* Switch to slated icons

Co-authored-by: GoldenRover <>
2022-04-23 21:02:17 -03:00
arkon f94099b8e8 Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b.
2022-04-23 18:25:56 -04:00
arkon 67263a106b
Update to extensions-lib 1.3 (#11298) 2022-04-23 17:40:04 -04:00
Alexander Chernov 8a3127a139
fix: tweak zinchanmanga ratelimit (#11565)
* fix: tweak zinchanmanga ratelimit

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

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

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

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

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-22 09:23:46 -04:00
Alexander Chernov 9a11eb1c0d
feat: henchan changed domain (#11553) 2022-04-21 16:41:00 -03:00
anenasa 1bf3540a5c
Picacomic: Fix page index (#11550)
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2022-04-21 06:35:06 -04:00
Riztard Lanthorn 43c9649974
MangaTown: fix images loading (#11547) 2022-04-21 06:34:39 -04:00
Ejan 3c7b01ba42
[RU]Lib correction criterion imageContentType (#11546) 2022-04-21 06:34:31 -04:00
zhongfly 9d238759a5
Haomanwu: Fix manga detail title (#11538) 2022-04-21 06:34:23 -04:00
anenasa 1e0473d8bd
Zerobyw: Update baseUrl (#11536) 2022-04-21 06:34:16 -04:00
Ejan c6e2e1eba1
[RU]Remanga latestUpdates rebirth (#11534)
* [RU]Remanga latestUpdates rebirth

* update User-Agent

* correction string

* correction criterion imageContentType
2022-04-21 06:34:07 -04:00
Riztard Lanthorn de019d7ad4
MangaHere: fix images issue (#11542)
add referer to header
remove unused artist
2022-04-20 14:23:10 -04:00
Ejan b1e252455f
[RU]Lib fix mobile parse in #11516 (#11520)
* [RU]Lib fix mobile parse in #11516

* authorization message

* other error

* lost
2022-04-19 18:55:19 -03:00
anenasa 542d588699
Copymanga: Use api to get page list (#11519) 2022-04-19 18:55:08 -03:00
Ejan a99eb0e6ef
[RU]Lib fix authorization through third-party accounts (#11516) 2022-04-18 16:46:14 -03:00
anenasa 48ce3fd7f4
Add Haomanwu (#11514) 2022-04-18 16:46:09 -03:00
FourTOne5 ac83690021
Zero Scans: Change to Main Domain from Beta one. (#11498)
* Change to Main Domain

* Update CHANGELOG.md

* Bump Version
2022-04-17 06:37:49 -04:00
Jean-Philippe ALLEGRO caa4b81c64
Add basic auth support for Tachidesk (#11477)
* add basic auth support

* update version

* refactored settings load

* wrong var in pair

* Update src/all/tachidesk/src/eu/kanade/tachiyomi/extension/all/tachidesk/Tachidesk.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* use kotlin forEach

* refactor headersBuilder to use credentials

* removed credentials()

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-15 19:59:12 -03:00
e-shl 2c73d2c4b0
[RU]Сhan fix title and no supportsLatest (#11473)
* [RU]Сhan fix title and no supportsLatest

* hentai+yaoi
2022-04-15 11:43:07 -03:00
sudocanttype 080ea8bdf0
Fix everia.club (#11458)
* removed date bug

* ITS WORKING WOOOO

* update extVersionCode

* update as recommeneded
2022-04-14 04:43:09 -04:00
anenasa 5b70456840
BainianManga: Fix image url and chapter list (#11459) 2022-04-14 04:42:49 -04:00
Alessandro Jean 49ef4e77ec
Remove CocoManhua due to a cat-and-mouse game. (#11445) 2022-04-12 15:38:44 -03:00
RePod c89949e63f
LANraragi: Switch to SourceFactory (#11436)
- Maintain current ID for first instance
- Refactor preferences
- Consolidate constants
- Implementations to compile only
2022-04-12 15:38:33 -03:00
FourTOne5 6defaacb09
Zero Scans migrate to new site. (#11358)
* Initial Commit

* Update

* Add space in extension name.

* Review updates
2022-04-12 15:37:56 -03:00
Alessandro Jean d142440186
[skip ci] Remove unused res folder in the wrong place. (#11422) 2022-04-10 14:54:59 -04:00
Yan 97f248419a
Zerobyw: Update baseUrl (#11416) 2022-04-10 12:45:46 -04:00
Nusssecke e0c5d477d8
Fix: hentaifox.com second page issue (#11410)
* Make second page load correctly again

* Update build.gradle
2022-04-09 23:06:26 -04:00
FourTOne5 db1685b912
yeet (#11407) 2022-04-09 23:03:38 -04:00
Broccoli 0032ed0794
Update onemanhua encryption keys (#11409) 2022-04-09 23:03:05 -04:00
FourTOne5 f91c2ed90e
Fix Chapter list (#11405) 2022-04-09 23:02:58 -04:00
Davide 40acef146a
Manga-Raw.club: Fixed lasted chapters (#11394) 2022-04-09 09:44:23 -04:00
Ahmad Azwar Annas bfbf91f0c0
update: EarlyManga domain change (#11388)
changed EarlyManga domain from https://earlymanga.org/ to https://earlym.org/ thus removing unnecessary redirect

Signed-off-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
2022-04-09 09:44:12 -04:00
anenasa 3bf4b091d7
Add Haoman6 (#11381) 2022-04-09 09:43:46 -04:00
anenasa 05c00f1760
Yimmmh: Change User-Agent (#11400) 2022-04-09 09:43:29 -04:00
e-shl be672522da
[RU]Lib cover thumbnail_url (#11390) 2022-04-08 15:05:58 -04:00
Alessandro Jean 905d12da4c
Show the translated error in MangaPlus. (#11363) 2022-04-08 04:32:17 -04:00
Alessandro Jean 7f034a4b03
Add image URL decryption to RCO. (#11369) 2022-04-08 04:31:55 -04:00
Alessandro Jean ec31b66c98
[skip ci] Fix missing text on extension README docs. (#11361) 2022-04-07 13:34:20 -04:00
KoSChicken 3484716479
Change mangapro to manga1001 and fix cover image (#11308)
* fix mangaraw cover image

* change mangatop to manga1001

* mangaRaw multisrc

* add manga1001, mangapro, comick and syosetu to MangaRaw multisrc

* fix cover issues

* change common parser, disable unusable latest update page
2022-04-07 04:53:04 -04:00
poliglesias 7a66dcf3ce
this source has an error that makes to stay charging at page 10 (#11246)
* fix ratelimit issue

fix ratelimit issue

* Update build.gradle

* Update src/es/lectormanga/src/eu/kanade/tachiyomi/extension/es/lectormanga/LectorManga.kt

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

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-06 08:40:02 -04:00
Davide 05330d0717
Manga-Raw.club: Added Chapter number (#11319)
* Manga-Raw.club: Added chapter number & Improved chapter date_upload

* Manga-Raw.club: Resolved changes
2022-04-04 07:43:35 -04:00
Alessandro Jean 28f3ee4008
Add missing isNsfw attribute in some Brazilian extensions. (#11322) 2022-04-04 07:43:24 -04:00
Alessandro Jean 88fc45c2d1
Use MangaPlus JSON API instead of Protobuf. (#11326) 2022-04-04 07:43:15 -04:00
arkon d347c2ca2a
[skip ci] Remove unnecessary annotations, run linter (#11299) 2022-04-01 17:03:36 -04:00
Alessandro Jean 9313a6d9b7
Remove Comicpunch extension. (#11275) 2022-03-30 08:29:28 -04:00
Alessandro Jean fec3b44b5d
Throw an error if the chapter is a novel in GM. (#11274) 2022-03-30 08:29:20 -04:00
Alessandro Jean 68b7484a7e
Refactor the TaoSect code a bit and update the icon (#11273)
* Refactor the TaoSect filter code.

* Update the icon.
2022-03-30 08:29:12 -04:00
Vetle Ledaal d498123af3
Add LeerCapitulo (#11265)
* Add LeerCapitulo

* remove unused getFilterList()
2022-03-30 08:28:54 -04:00
arkon 78947a0392
Target Android 12L (#11258) 2022-03-27 15:56:42 -04:00
Vetle Ledaal f00abdeeca
Add MangaRok (#11245)
* Add MangaRok

* fix casing
2022-03-27 15:26:26 -04:00
Vetle Ledaal 9815de6a96
Mangafreak: fix chapter number parser (#11244) 2022-03-27 15:25:49 -04:00
Vetle Ledaal 9920f91ad4
ReadComicOnline: fix selector (#11240) 2022-03-26 13:03:47 -04:00
lbwstco cbbb7418b7
fix: jinmantiantang no pages found (#11231)
Co-authored-by: liubowen <liubowen@corp-ci.com>
2022-03-26 13:03:30 -04:00
e-shl 33bfbc239c
[RU]AllHentai chapter_number (last grouple) (#11252) 2022-03-26 13:02:40 -04:00
Vetle Ledaal 768c1306d6
Add NSFW tag to Apollcomics, HeavenManga, MangaMx, TuManga.net, LectorManga (#11241) 2022-03-25 11:21:42 -04:00
e-shl 6923d87839
[RU]ComX fix selector (#11232)
* [RU]ComX fix selector

* Antibot
2022-03-24 12:19:28 -04:00
e-shl 986ed0e88b
[RU]Chan pack title cut (#11223)
* [RU]Chan pack title cut

* error
2022-03-23 04:40:45 -04:00
e-shl 5182bb7a66
[RU]ComX title details clean (#11225) 2022-03-23 04:40:29 -04:00
e-shl dd5a80fb5c
[RU]ComX fix cover and title (#11208)
* [RU]ComX fix cover

* trim
2022-03-22 13:13:30 -04:00
BrutuZ 1ca834b9de
Parse tags after "Tags: " string (#11198) 2022-03-22 08:49:35 -04:00
Vetle Ledaal a8050758d2
MangaOwl: update chapter request logic (#11190)
* Update chapter request logic

* refactor
2022-03-22 07:41:54 -04:00
Basara-Hatake 06b8ba1a8b
imhentai fix (#11195) 2022-03-22 07:41:40 -04:00
ObserverOfTime f51a703250
ZinChanManga: increase rate limit (#11204) 2022-03-22 07:41:20 -04:00
Vetle Ledaal da4518ec03
update outdated selectors (#11189) 2022-03-21 05:35:29 -04:00
Basara-Hatake 26b8f2c1b5
imhentai overload message (#11187)
* imhentai overload message

* change to interceptor
2022-03-21 05:35:22 -04:00
arkon 5db3e03d15
Stop using internal OkHttp APIs (#11172) 2022-03-18 22:27:30 -04:00
Alessandro Jean a65be70e4d
Add MH source (closes #10963). (#11169) 2022-03-18 22:22:25 -04:00
e-shl 913d9dca86
[RU]Manga/Hentailib name correct in details (#11152)
* [RU]Manga/Hentailib name correct in details

* no duplicate
2022-03-17 22:57:03 -04:00
ViAnh e0c17cdf5c
HentaiVN: Fetch chapter list using request, update popular manga url, genre list (#11148)
* BlogTruyen: Fix parse page list in some chapters

* Use kotlinx serialization instead of JSONArray

* HentaiVN: Fetch chapter list using request, update popular manga url, gerne list

Co-authored-by: Vi Anh <anh.viet@tekmedi.com>
2022-03-16 20:43:32 -04:00
e-shl 28be79bba2
[RU]Manga/Hentailib name correct (#11144)
* [RU]Manga/Hentailib name correct

* option correct
2022-03-16 13:17:14 -04:00
Pavka ea2f15ba69
[Ru]Mangahub. Chapters move to /chapters/... url (#11145) 2022-03-16 13:17:07 -04:00
kasperskier 2368b37c7c
Jinmantiantang; update URL and fix selector (#11147) 2022-03-16 13:16:55 -04:00
Nicolò C dc35b5cca3
Remove mangaeden&perveden (#11128)
* Delete src/it/mangaeden directory

* Delete src/it/perveden directory
2022-03-16 10:22:19 -04:00
Vetle Ledaal ba1915348e
TruyenQQ: update for website changes (#11135) 2022-03-16 09:55:23 -04:00
Davide 4a1559c44e
Manga-Raw.club: Fixed #11106 (#11136) 2022-03-16 09:55:11 -04:00
Hydrox cf07fe4326
latisbooks: fix page loading (#11139)
my bad, I thought it worked without the extra strings, but I guess when
I tested it, the chapter cache was stale. Even with debugging tools,
Android is pain.
2022-03-16 09:54:35 -04:00
Hydrox dd2bb6cd82
latisbooks: add text pages for accompanying text (#11102)
Not all pages have accompanying text, but it's nice to be able to see
the text when there is some. Examples are `No Comic (03/14/22)` and
`Meidri (Interspecies Reviewers)`
This is done in a nearly identical way to the xkcd source's alt-text
pages, with nearly identical code.
Also handle the extremely rare case where there are multiple images for
the same page. The only instance I can recall is `Page 23+24`
2022-03-15 08:12:10 -04:00
Basara-Hatake 7602bae24f
imhentai fix new images not working (#11108) 2022-03-15 07:42:58 -04:00
Reifuku a372aac97e
Mitigate chapters not found in HentaiVN extension due to redirection to new domain (#11099)
* add missing genre

* Update ExtVersionCode to 10

* Update HentaiVN.kt

Change domain to mitigate issue where chapters return nothing but still able to search due to redirection

* Bump version code to 11
2022-03-14 06:22:15 -04:00
rs 6b7fda2285
update image url (#11095) 2022-03-14 06:21:55 -04:00
ObserverOfTime e00a54ca3a
Comico: make some fields optional (#11084) 2022-03-14 06:21:27 -04:00
ObserverOfTime 55fe02563c
Tappytoon: fix image content type (#11086) 2022-03-12 16:56:16 -05:00
ringosham df75c86c7c
Replace Manga1000/1001 with Comick and MangaPro (#11058)
* Replace Manga1000/1001 with Comick and MangaPro

* Moved everything to override methods
2022-03-11 09:43:46 -05:00
rs 955f89ff76
add koushoku (#11053)
* add koushoku

* rewrite

* fix URL intent

* Update src/en/koushoku/src/eu/kanade/tachiyomi/extension/en/koushoku/Koushoku.kt

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

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-03-09 08:14:16 -05:00
e-shl 407f6029b4
[RU]Newbie replacing empty pages on error logo (#11045) 2022-03-08 08:13:58 -05:00
e-shl 9e00e96b66
[RU]WayManga delete chapter from title manga (#11035) 2022-03-07 08:11:17 -05:00
Davide e50ade5026
Manga-Raw.club: Refactor (#11036)
Improved chapter title
Added alternative title in manga description
2022-03-07 08:11:04 -05:00
jopejoe1 2b5359ca26
Mangadex: Add support for MDLists url intent (#11024)
* Update build.gradle

* Added list support

* Add error message for empty list

* Update AndroidManifest.xml
2022-03-06 09:48:27 -05:00
e-shl 2998330d4e
[RU]Self/Mint chapter_number (more grouple) (#11026) 2022-03-06 09:47:49 -05:00
Basara-Hatake 1a77eee1aa
nhentai fixes (#11020)
* fix nhentai images

* increase version

* fix popularmanga for all languages

* dont include popular now in latest

* fix empty query
2022-03-05 12:26:47 -05:00
e-shl 60662d4f3d
[RU]Mintmanga chapter_number new html (#11011) 2022-03-05 04:50:44 -05:00
kasperskier 12ea42b0d7
Jinmantiantang: update URL (#11012) 2022-03-05 04:50:34 -05:00