3004 Commits

Author SHA1 Message Date
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
jopejoe1
41a1d83cd0
Added url intent for author and uploader to managadex (#11015)
* Update build.gradle

* Added Support for author and uploader url intended
2022-03-05 04:50:16 -05:00
e-shl
a0b0eba49f
[RU]WayManga chapter_number (#11002) 2022-03-04 05:10:08 -05:00
e-shl
7bf89877ee
[RU]Remanga one scanlator per chapter (#11006)
* [RU]Remanga one scanlator per chapter

* Real content type image

* "/images/" url
2022-03-04 05:09:52 -05:00
e-shl
6ad3eb86cf
[RU]Libmanga/hentai delete scanlator if no translate teams (#11000) 2022-03-03 04:51:17 -05:00