Alessandro Jean
69d6b63496
Fix chapter images not loading at OPEX. ( #7652 )
2021-06-14 11:35:40 -04:00
FourTOne5
b49b58613f
9Hentai Fix Upload Date + Update Url ( #7648 )
...
* Update build.gradle
* Update NineHentai.kt
* Update NineHentai.kt
2021-06-14 09:44:38 -04:00
vulpes310
5a6f7b45d8
Fix Jingmantiantang's ownText is null and add deeplink support ( #7623 )
...
* Fix Jingmantiantang's ownText is null and add deeplink support
[Fix] Jingmantiantang's ownText is null during chapter loading
The old implementation is to use chapterArea to store wheather or
not the Manga requested is only single page or multi-chapter.
This, however, creates a big issue as the chapterArea can be changed
to multi-chapter in preveious Manga, and that information is carried
over to other Manga which might be single chapter.
The new implementation remove global value chapterArea and it helper
function determineChapterInfo.
Instead, the single-multi check is performed in chapterListParse, which
only happen once per manga update request, vs three times call of
determineChapterInfo.
[Fix] Change Author's CSS selector and enable multi-author listing
[Fix] Default manga status to Completed
As Jingmantiantang often do not mark manga as complete, and there
is a high chance that manga user requested in single page. Thus
defaulting to completed, unless marked as ongoing.
[FEAT] Enable BaseUrl switch
As mentioned in (tachiyomiorg#5363) and (tachiyomiorg#4908). There is a frquent PR for
mirror site change. Unable user choice to stick with main site
or mirror site should please everyone
[FIX] Record mainSiteRateLimitPeriodPreference to correct key.
[FIX] Change one tag to the correct name
[FEAT] Enable deeplink support
* Fix mirror site relase page link, change ID prefix to JM
2021-06-14 07:16:46 -04:00
Hunter Nickel
99c1871901
Add MangaMiso Source ( #7622 )
2021-06-14 07:16:23 -04:00
Eugene
80394ad62c
New [RU] MangaBook ( #7636 )
...
* Start MangaBook
* fix pageListParse and reorganization code
* search and mangaDetailsParse
* search and filters
* icon
* fix empty tag
* LICENSED
2021-06-14 06:20:53 -04:00
Alessandro Jean
3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions ( #7620 )
...
* Replace JsonParser with kotlinx.serialization.
* Remove wildcard import.
* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
Maxim Kuleshov
71986a1c6e
Hentaimimi proper fix ( #7608 )
...
* Properly parse HentaiMimi pages list
* HentaiMimi version bump
* Add kotlinx-serialization to build.gradle (HentaiMimi)
2021-06-11 18:11:29 -04:00
OncePunchedMan
8b1881a9a3
fix not showing description ( #7607 )
2021-06-11 11:28:02 -04:00
Carlos
761e467896
update to use includes to reduce api calls ( #7603 )
2021-06-10 21:11:54 -04:00
Vetle Ledaal
675d44272a
WeComics: Update logic and error message for paid chapters. ( #7598 )
2021-06-10 21:11:34 -04:00
Alessandro Jean
fcb929f4e6
Add deeplinking to MangaPlus and Tsuki. ( #7597 )
2021-06-10 15:22:18 -04:00
Maxim Kuleshov
6fa8cfe804
Hentaimimi fix ( #7574 )
...
* Fix incorrect unescaping when image url contains unicode entities
* Up extVersionCode
2021-06-10 09:22:36 -04:00
Alessandro Jean
ca27731aa8
Fix broken search and chapter images at MP. ( #7580 )
2021-06-09 17:46:25 -04:00
Carlos
49c930d622
MangaDex: Switch to serialization, use lang descriptions if available, fix open in webview, fix publication status, possibly fix md@home retry ( #7540 )
...
* switch to kotlinx
* use baseurl in referer
* remove default sort cause we don't use at this time
update build.gradle
* Use correct field when parsing manga pub status
* Use current language if available in description map.
* potentially fix md@host refresh issue
* add default sort back since that's by number of follows
* use work around for webview credit @Nar1n
Co-authored-by: animusfracto <50589737+animusfracto@users.noreply.github.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-06-08 20:58:56 -04:00
Riztard Lanthorn
6f39cbf575
add Project Filter Page to some source ( #7526 )
...
* simplified
* add to wpmangareader source
* add pojokmanga, manhuaID,mangakane
* fix issue
* try rerun
* fix2
* simplified
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* fix filter issue
* add MaidManga, Komiku
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-06-08 17:51:36 -04:00
Alessandro Jean
aa06cd4b04
Fix wrong language code in some extensions. ( #7550 )
2021-06-08 13:43:46 -04:00
Alessandro Jean
8e720b8016
Fix missing covers and filter order at Tsuki. ( #7545 )
2021-06-08 12:02:45 -04:00
FourTOne5
16f94ad314
MangaPark v3 Fix 3.0 ( #7536 )
...
* Update build.gradle
* Update MangaPark.kt
* Update MangaPark.kt
* Update MangaPark.kt
2021-06-08 12:02:03 -04:00
Alessandro Jean
2932fde187
Add a harsher rate limiting to image servers requests at Tsuki ( #7531 )
...
* Add rate limiting to image servers at Tsuki.
* Show a message if the UA permission is disabled by the website.
2021-06-07 15:30:23 -04:00
FourTOne5
ad61957f81
MangaPark v3 Fixes 2.0 ( #7527 )
...
* Update MangaPark.kt
* Update build.gradle
* *cough*
* Fix?
2021-06-07 10:51:52 -04:00
Pavka
fe5771b1e9
[Ru]Libmanga. Fix empty content-length image ( #7529 )
2021-06-07 10:51:33 -04:00
FourTOne5
bf8b5d5df9
MangaPark v3 Fixes ( #7516 )
...
* Update build.gradle
* Update res
* Update MangaParkUrlActivity.kt
* Update MangaParkFactory.kt
* Update MangaPark.kt
2021-06-07 06:52:38 -04:00
Eugene
ea0ae4e3ae
[RU]Remanga, Mangalib. Fix "single pixel" filter page and hide empty altname ( #7502 )
...
* [RU]Remanga, Mangalib. Fix "single pixel" filter page and hide empty altname
* statusLICENSED
2021-06-06 18:11:13 -04:00
Riztard Lanthorn
d0f6f79fe0
MangaKane: add source ( #7477 )
2021-06-05 07:42:53 -04:00
Ivan Iskandar
d0b29bae80
CatManga QoL improvements ( #7451 )
2021-06-05 07:42:14 -04:00
curche
ba1da0be4c
Use TrimMargin instead of listOf in xkcd string thrown on error ( #7470 )
...
* refactor string used to throw error in xkcd
makes a minor change to code I PRd a while back
refer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6474
changed listOf to trimMargin because it looked cleaner and a more kotlin
way to do it
* bump versioncode for xkcd
otherwise it might not update the extension
2021-06-04 18:13:04 -04:00
Alessandro Jean
462e270824
Remove SocialComics source. ( #7466 )
2021-06-04 16:22:10 -04:00
E-Hern Lee
1ecd11ced4
Fix MangaJar page list parsing ( #7400 )
...
* fix[mangajar]: fix page list parsing
* style[mangajar]: remove braces from if-expression, use hasAttr
* fix[mangajar]: fix if-else
2021-06-04 07:40:15 -04:00
Junyin Chen
884310606e
Change Manhuagui's Main-Site Rate Limite Interval to 10 Seconds ( #7442 )
...
Currently, even if choosing 1 request pre-second, there will be a high chance for Manhuagui to block ip adress if you are checking 100+ manga from manhuagui. Change the interval to 10 seconds should be able to fix this issue.
2021-06-04 07:39:34 -04:00
Gauthier
380b7594f5
filter series by in progress and read ( #7446 )
2021-06-04 07:38:57 -04:00
Alessandro Jean
5295e43d68
Fix proxy method not working on Cubari. ( #7431 )
2021-06-03 16:56:57 -04:00
Alessandro Jean
6d144464c7
Add kotlinx.serialization to more sources ( #7398 )
...
* Replace Gson in Foolslide, Wpmangastream, Gigaviewer and Bilibili.
* Replace Gson in Wpmangareader and Cubari.
* Replace Gson in MangaAdventure and NaniScans.
* Fix missing pages at Wpmangastream (closes #7395 ).
* Replace Gson in Webtoons and WebtoonsTranslate.
2021-06-03 11:55:26 -04:00
E3FxGaming
8dce249839
MangaMutiny - Migration from Gson to kotlinx.serialization ( #7401 )
...
* Initial serialization with kotlinx.serialization draft
* Serialization without Serializable
2021-06-03 06:22:43 -04:00
Oldwangtouchtouchdoge
897a5d94ba
[ZH-Dmzj] Fix #7382 , leaking support for multiple chapter lists. ( #7387 )
...
* [ZH-Dmzj] Fix #7382 , leaking support for multiple chapter lists.
* Add empty chapter list check.
2021-06-03 06:21:12 -04:00
Alessandro Jean
2fb79d4a2c
Fix referer in MangaDex. ( #7397 )
2021-06-02 19:48:15 -04:00
Alessandro Jean
d191a78d97
Add Referer header to MangaDex. ( #7393 )
2021-06-02 16:28:31 -04:00
Alessandro Jean
10eb030895
Add kotlinx.serialization to more sources. ( #7391 )
2021-06-02 16:28:10 -04:00
zhongfly
7cc0764041
copymanga: add a preference to change image cdn ( #7384 )
...
* copymanga: add a preference to change image cdn
Closed #6649
* copymanga: fix typo
2021-06-02 09:57:45 -04:00
Alessandro Jean
e8b6a225aa
Replace Gson usage with kotlinx.serialization in some sources ( #7372 )
...
* Replace Gson usage with kotlinx.serialization in some sources.
* Add kotlinx.serialization to common-dependencies.
* Add missing dependencies.
2021-06-02 06:40:59 -04:00
Oldwangtouchtouchdoge
fb892a4158
[ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858 ( #7369 )
...
* [ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858
* Remove usage of desugar libs
2021-06-01 13:54:48 -04:00
Johannes Joens
0452d87b2f
Remove Sources that are down ( #7361 )
...
* Removed Sorces
* Delete multisrc/overrides/madara/atmsubs/src directory
* Delete multisrc/overrides/madara/doujinyosh/src directory
* Delete multisrc/overrides/madara/justforfun/src directory
* Delete multisrc/overrides/madara/mangaarabonline/src directory
* Delete multisrc/overrides/madara/mangazukiclub/src directory
* Delete multisrc/overrides/madara/mangazukionline/src directory
* Delete multisrc/overrides/madara/nazarickscans/src directory
* Delete multisrc/overrides/madara/spookyscanlations/src directory
* Delete multisrc/overrides/madara/toonpoint/src directory
* Delete multisrc/overrides/madara/tsubakinoscan/src directory
* Delete multisrc/overrides/madara/wescans/src directory
* Remove sources wpmangastream
* remove double ,
* Delete multisrc/overrides/wpmangastream/mangashiro/src directory
* Delete multisrc/overrides/wpmangastream/komikindowpms directory
* Delete multisrc/overrides/wpmangastream/komikru/src directory
* Delete multisrc/overrides/wpmangastream/komikgo/src directory
* Delete multisrc/overrides/wpmangastream/matakomik/src directory
* Update FoolSlideGenerator.kt
* Delete multisrc/overrides/foolslide/ajianoscantrad/src directory
* Delete multisrc/overrides/foolslide/storminheaven/src directory
* Delete multisrc/overrides/foolslide/fallenworldorder/src directory
* Remove azbivo.webd.pro
* Remove comiclatest.com
* Delete multisrc/overrides/wpcomics/comiclatest directory
* Removed more sources
* Delete multisrc/overrides/wpmangastream/chiotaku/src directory
* Delete multisrc/overrides/wpmangastream/mangap/src directory
* Remove Mangaindo
* Remove neumanga
* Remove Bacamanga.cc
* Remove MundoHentai
* Remove andromedascans
* Remove Manga-Zen.com
2021-06-01 09:48:53 -04:00
Julien Papasian
573e995cdb
MangaKawaii: URL changed. Fix #7030 ( #7338 )
2021-05-31 19:03:45 -04:00
FourTOne5
c9f6bd2504
Update MangaHasu Base Url. ( #7306 )
...
* Update Mangahasu.kt
* Update build.gradle
2021-05-30 11:40:38 -04:00
Eugene
5c35a00ca2
[RU] AllHentai change domain ( #7314 )
...
* [RU] AllHentai change domain
* -
2021-05-30 11:39:51 -04:00
Carlos
6822315dfd
use dex covers for everything ( #7291 )
2021-05-29 20:26:29 -04:00
FourTOne5
b15d718ebb
Home Hero Scans Fix HTTP Error 500 ( #7282 )
...
* Fix HTTP Error 500
* Update build.gradle
2021-05-29 20:26:09 -04:00
Marco Gutierrez
cbcef28f39
Fix error 403 Tumangaonline ( #7261 )
...
* + Fix error 403 Tumangaonline
* + Update extVersionCode
2021-05-28 12:53:49 -04:00
NMBLM
a5836c534b
Update Manga-raw.club ( #7254 )
...
* [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
2021-05-27 12:47:16 -04:00
NMBLM
bee381f0e6
Added Manga-raw.club ( #7242 )
...
* [EN] manga-raw.club extension implementation
* Added nsfw tag
2021-05-27 09:43:28 -04:00
Luis Andrés Bajaña F
69f6c632ca
Fixed VCP selectors ( #7241 )
2021-05-27 06:16:37 -04:00