Commit Graph

2502 Commits

Author SHA1 Message Date
Arraiment 8bb02faff1
nhentai: Filtering by pages (#8260)
* Added page filter

* Updated version
2021-07-26 07:29:33 -04:00
lord-ne 8049bae936
Add Comikey source (#8273) 2021-07-26 06:43:47 -04:00
FourTOne5 bf119937ff
MangaDex Cover Qulity Setting (#8268)
* Update MDConstants.kt

* Update MangaDex.kt

* Update MangaDexHelper.kt

* Update build.gradle

* Update MangaDex.kt

* Update MangaDexHelper.kt

* Update MangaDexHelper.kt

* Update MDConstants.kt
2021-07-26 06:40:18 -04:00
CVIUS 686b7d4299
Delete src/en/readjump directory (#8279) 2021-07-26 06:37:52 -04:00
CVIUS f4fa311d58
add search query parameter (#8278)
* Update MangaOwl.kt

* Update build.gradle
2021-07-26 06:37:36 -04:00
Kamikadze a15be4c080
Genre and BaseURL update (#8246)
* Genre and BaseURL update

* Change Version
2021-07-23 16:12:13 -04:00
Ahmed gamal cb0c52aaf6
Gmanga: fix url (#8243)
gmanga changes the domain to Gmanga.org
2021-07-23 10:58:07 -04:00
Alessandro Jean 58e83d29cb
Make rate limit more harsher in Brazilian sources (#8208)
* Make rate limit more harsher in Brazilian single sources.

* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
lord-ne 233746b94d
MangaDex: Make chapter URLs deeplink to series page in Tachiyomi (#8205)
* MangaDex: Chapter URLs deeplink to series page in Tachiyomi

* Changes to getMangaIdFromChapterId:
* Remove FORCE_NETWORK from request
* Decode to ChapterDto instead of manually parsing json
* Make exception on unsuccessful response more verbose

* Use constant instead of "manga" literal
2021-07-21 11:20:09 -04:00
FlaminSarge 56cd1154ec
[MangaKatana] Bump version for #7972 (#8196) 2021-07-20 08:17:20 -04:00
Kamikadze 65b0bf52f6
Update baseUrl (#8180) 2021-07-19 09:19:09 -04:00
Clouddark75 7a34002a21
A fix for the Scanlator Tag. (#8174)
* A fix for the Scanlator Tag.

* Update build.gradle
2021-07-19 07:43:47 -04:00
lord-ne 3ffa78ae2b
Purple Cress: Add search and deepliking (#8176) 2021-07-19 06:28:48 -04:00
Alessandro Jean b153c3cf22
Distinguish between novel and manga in Tsuki (closes #8171). (#8172) 2021-07-19 06:27:23 -04:00
Pavka 628fceecd7
Fix links without http/https in ru-remanga (#8169) 2021-07-18 17:31:29 -04:00
Eugene 7e9ca28ae0
[RU]Remanga change/refix "single pixel" filter (#8168)
* [RU]Remanga change/refix "single pixel" filter

* move minor
2021-07-18 09:18:33 -04:00
E3FxGaming b87a5935b8
Cubari release_date fix + volume null fix (#8163)
* Fix for Cubari API response not containing chapter release_date

Cubari API responses don't contain release_date information when the Cubari source is Imgur.
The minor change made with this commit makes the existence of the release_date json property for the parsing process optional.

* Fix for Cubari volume "null" and cleaned up chapter name generation

If the volume is set to null in the json, it's now recognized as not specified.
Also cleaned up the chapter name concatenation.
2021-07-18 06:29:43 -04:00
Carlos 5a8287c1fa
Fix latest mangadex order, and missing manga, and follows users default content rating (#8161)
* Fix latest mangadex order, and missing manga, and follows users default prefs for content rating

* update gradle
2021-07-17 15:45:28 -04:00
Seishirou101 aea0eb6daf
fix cubari upload date (#8126)
* fix upload date

* change sketchy method
2021-07-17 14:52:25 -04:00
Alessandro Jean 532396e197
Fix chapters not loading in MMK. (#8159) 2021-07-17 12:12:28 -04:00
HaruSasaki 1f96d41169
Komikindoid fix (#8157)
* Update KomikIndoID.kt

* Update build.gradle
2021-07-17 09:23:52 -04:00
ConnorWGarvey acf457c12e
MangaJar reads all pages of chapters and full chapter names (#8117)
* MangaJar reads all pages of chapters and full chapter names

* Update extension version

Co-authored-by: Connor Garvey <connorgarvey@google.com>
2021-07-16 06:24:46 -04:00
Gauthier 3ff3a4f82f
filter deleted series and books (#8132) 2021-07-16 06:23:22 -04:00
HaruSasaki 2c11cbfcd5
Komikindoid fix (#8124)
* Update KomikIndoID.kt

* update icon path

* update icon path

* remove old icon

* Update build.gradle
2021-07-15 09:47:06 -04:00
HaruSasaki 658470d4a5
Add KomikIndoID (#8116) 2021-07-15 06:38:46 -04:00
CVIUS 3da1280168
re-mangaowl: fix single page only showing when using text search & filter (#8119)
* Update MangaOwl.kt

* Update build.gradle
2021-07-15 06:15:04 -04:00
CVIUS 039b63792d
add teenmanhua & changes to some madara sources (#8111)
* teenmanhua icon

* Create TeenManhua.kt

* toongod nsfw override

* webtoonily icon

* webtoonily nsfw override

* Delete multisrc/overrides/madara/mangachill/res directory

* mangachill icon

* Delete multisrc/overrides/madara/webtoonuk/res directory

* webtoonuk icon

* update

* Update MadaraGenerator.kt
2021-07-14 05:50:30 -04:00
CVIUS 2d3756642c
mangaowl: fix single page only showing when using text search & filter (#8104)
* Update MangaOwl.kt

* bump
2021-07-13 21:00:16 -04:00
Jared Irwin 955c0891f8
Make MangaDex load images more consistently (#8102)
* Make fetching the md@h url less likely to break

* import TimeUnit
2021-07-13 19:35:35 -04:00
Charles Lee f098832504
Update firstSubdomainFromGalleryId in hitomi.la (#8092)
Updated with latest logic from ltn.hitomi.la/common.js
2021-07-13 09:27:17 -04:00
CVIUS 406db5a2f1
mangaowl: add filter (#8087)
* Update MangaOwl.kt

* Update MangaOwl.kt

* Update build.gradle

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt
2021-07-13 09:19:08 -04:00
loocool2 13f5a99386
Revert 1st Kiss rename and put Purplecress back in the right place (#8048)
* Revert Host Preference Madara

* Fix Hyperdex Url

* Revert 1st Kiss Manga rename

* Moved purplecress back to the right place

* Actually add purplecress files
2021-07-10 23:02:49 -04:00
Carlos 1cc39ff6e0
fix mangadex titles having "" (#8037) 2021-07-09 18:04:08 -04:00
Carlos b3aaf136c2
MangaDex fix deeplinking, parsing, clean up dto's, add latest chapter (#8035)
* MangaDex fix deeplinking, parsing, clean up dto's, add latest chapter

* change wording for sort
2021-07-09 16:39:34 -04:00
lord-ne c29b61cada
Add title text as a page to Swords Comic source (#8022)
* Add title text as a page to Swords Comic source

* Bumb version number for Swords Comic source
2021-07-09 06:40:49 -04:00
OncePunchedMan b495e6013a
fix status and titles (#8016) 2021-07-08 10:47:57 -04:00
Eugene 979592480c
[RU]YagamiProject exclude the same html (#8001)
* [RU]YagamiProject exclude the same html

* fix empty title
2021-07-07 05:53:01 -04:00
Johannes Joens 03850d43a7
nHentai.com switch to kotlinx and add support for multilang (#7990)
* Create NHentaiCom.kt

* Create NHentaiComFactory.kt

* Create NHentaiCom.kt

* Delete NHentaiCom.kt

* Create build.gradle

* Create AndroidManifest.xml

* Added Icons

* Remove Single Lang files

* Added (unoriginal) back to naming

* Changed name back to (unoriginal) ending

* Removed Langues

* Update NHentaiComFactory.kt

* Update NHentaiCom.kt

* change from try to runCatching
2021-07-07 05:52:33 -04:00
CVIUS 6f00690c8e
add mangadna source & few fixes (#7994)
* Update MangaLazy.kt

* Update hManhwa.kt

* mangadna icon

* Create MangaDNA.kt

* Update MadaraGenerator.kt

* Delete src/en/manhwamanga/res directory

* replace manhwamanga icon

i uploaded manhuamanga icon :V

* Update ManhuaManga.kt

* Update build.gradle

* Update build.gradle
2021-07-06 07:55:19 -04:00
Myst 357aeacc29
ComicExtra Fix chapter date and URL (#7987) 2021-07-05 17:01:14 -04:00
CVIUS 343f77d2ea
add manhuamanga source (#7967)
* manhuamanga icon

* Create ManhuaManga.kt

* Create AndroidManifest.xml

* Create build.gradle

* Delete src/en/manhwamanga/res directory

* replace manhwamanga.net icon

* Update build.gradle
2021-07-05 08:54:25 -04:00
Myst c4c010ab29
ComicExtra fix empty SManga result when search return nothing (#7979)
* Add support for mangas with seasons

Use chapter name as chapter number

* ComicExtra fix empty search result
2021-07-05 08:53:57 -04:00
Alessandro Jean 287cfabcb4
Fix missing chapters at TS. (#7977) 2021-07-05 08:53:46 -04:00
FlaminSarge 778ed078f0
[MangaKatana] Add server preference, alt names in description, and comma-separate author list (#7972) 2021-07-04 08:37:53 -04:00
Eugene 5086df34d8
[RU]Grouple sources fix status and pages (#7942) 2021-07-02 21:27:13 -04:00
h-hyuuga 7babbc272b
Add new multisrc extension (Weebreader) (#7911)
* Arang Scans: Move to multisrc Weebreader (new)

* Weebreader: Add artist and author parsing

* Remove Weebreader.kt

* Weebreader: Replace weebreader implementation with NaniScan's implementation

* Weebreader: Rename classes

* Weebreader: Fix typo in filename

* Weebreader: Trim whitespace around author and artist
2021-07-02 13:29:04 -04:00
FourTOne5 774b0a3de4
MangaPark v3 Genre Search Fix (#7938)
* Update build.gradle

* Update MangaPark.kt

* Update MangaPark.kt
2021-07-02 08:16:06 -04:00
Eugene 9c45ca3a68
[RU]AllHentai fix status (#7937)
* [RU]AllHentai fix status

* LICENSED

* pagination

* //

* as on the website
2021-07-02 08:15:56 -04:00
NMBLM 35e9e8961c
Manga-Raw.Club update, fixed thumbnails not showing in library (#7922)
* [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
2021-06-30 09:52:17 -04:00
Kai Liu 97e18a0ba2
zh-dmzj: Make ChapterOrder field optional (#7912) 2021-06-28 14:17:22 -04:00
h-hyuuga 72fd4cc564
Comick.fun: Fix parsing issue for nullable chapter numbers (#7902) 2021-06-28 05:50:09 -04:00
FourTOne5 4b053dea0d
MangaFast Don't filter out Hot Chapters (#7899)
* Update MangaFast.kt

* Update build.gradle
2021-06-27 13:26:35 -04:00
FourTOne5 cec752e9ce
Bilibili Comics Add Intent filter (#7900)
* Update AndroidManifest.xml

* Update build.gradle

* Update BilibiliComics.kt
2021-06-27 13:26:19 -04:00
FourTOne5 2a391a6139
Bilibili Comics Update (#7889)
* Update BilibiliComics.kt

* Update BilibiliDto.kt

* Create BilibiliComicsUrlActivity.kt

* Update BilibiliComics.kt

* Update build.gradle

* Update BilibiliComicsUrlActivity.kt
2021-06-26 15:46:41 -04:00
FourTOne5 cd1c762ec5
Manga Fast Update Chapter Selector (#7886)
* Update MangaFast.kt

* Update build.gradle
2021-06-26 07:31:13 -04:00
Eugene 35a7ec0ac9
[RU]YagamiProject universal chapter_number (#7883)
* [RU]YagamiProject universal chapter_number

* restart
2021-06-26 07:16:28 -04:00
Eugene 0137f71652
[RU]Remanga status (#7875)
* [RU]Remanga status

* 1
2021-06-25 12:59:04 -04:00
Narin 5492952878
Update for new site layout (#7874) 2021-06-25 12:58:57 -04:00
Eugene 794ba6ab9a
[RU]Mangalib fix qualitative cover & change destroy list chapter (#7872) 2021-06-25 12:58:45 -04:00
zhongfly 64c29c5fd3
[zh-copymanga]Fix search (#7870)
* fix copymanga search

* bump version
2021-06-25 12:58:38 -04:00
Gauthier 5876f259c8
fix user-agent (#7865) 2021-06-25 08:45:53 -04:00
Eugene 30a5c1dd48
[RU]YagamiProject artbooks + artist and qualitative cover (#7837)
* [RU]YagamiProject artist and qualitative cover

* artbooks and -html

* change structure artbooks img parse

* verbal date
2021-06-25 08:44:06 -04:00
Myuki 29082d94bf
[zh-Dmzj]Add intents for muwai.com (#7844)
* Add intents for muwai.com

* Bump version
2021-06-25 08:43:50 -04:00
Pavka e08bbfce14
[Ru]Mangahub. Fix detail thumbnail (#7840) 2021-06-24 09:00:52 -04:00
zhongfly dcdc43b984
[zh-dmzj]use muwai.com instead of dmzj.com (#7830)
* [zh-dmzj]use muwai.com instead of dmzj.com

use muwai.com for v4apiUrl & v3ChapterApiUrl & imageCDNUrl

* bump version
2021-06-24 09:00:33 -04:00
Eugene 1e354f06b7
New [RU] YagamiProject/ReadYagami (#7824)
* start YagamiProject

* mangaDetails chapterList

* chapterList imageUrl Manga(horizontal reader)

* pageList allreader

* search

* micro change

* double pseudo ONGOING

* Not Used

* NOTE

* fixes

* altName

* remove translation author
2021-06-23 09:21:30 -04:00
CVIUS 08b5279b77
add two new sources to madara (#7811)
* Update MangaOwl.kt

* Update build.gradle

* Update MadaraGenerator.kt

* add icon

* Update MadaraGenerator.kt

* add icon

* Update MadaraGenerator.kt

* Create OhNoManga.kt
2021-06-22 18:18:29 -04:00
CVIUS 516dfdbd36
madara: remove some sources rate limiter dependencies (#7793)
* Delete additional.gradle.kts

* Update FreeManga.kt

* Update Hentai20.kt

* Update Hentaidexy.kt

* Delete additional.gradle.kts

* Update MangaClash.kt

* Update MangaForFreeFactory.kt

* Update MangaKitsune.kt

* Delete additional.gradle.kts

* Update MangaKomi.kt

* Update MangaPL.kt

* Delete additional.gradle.kts

* Update MangaTuli.kt

* Update ManhuaPro.kt

* Delete multisrc/overrides/madara/manwahentaime/res directory

* Add files via upload

* Update MadaraGenerator.kt

* Delete additional.gradle.kts

* Update YaoiManga.kt

* bump versions

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* bump
2021-06-21 13:31:24 -04:00
CVIUS 8b4eb2b7ed
mangaowl: exclude owl's tag (#7792)
* Update MangaOwl.kt

* Update build.gradle
2021-06-21 10:13:58 -04:00
CVIUS 65bf2c14b9
add mangasky to madara (#7780)
* Update MangaOwl.kt

* Update build.gradle

* Update MadaraGenerator.kt

* Add files via upload

* Update MangaOwl.kt
2021-06-21 07:17:20 -04:00
Narin 29b41af722
Fixes chapterListParse (#7769) 2021-06-20 18:44:15 -04:00
Narin 981ad1b8e3
Fixes search (#7771) 2021-06-20 18:43:46 -04:00
arkon 0640b31137 Fix linting errors 2021-06-20 12:06:27 -04:00
Edgar Mejía 8585b5cd81
Fix InManga pages not load & MangaMx search (#7744)
* InManga replace Gson with kotlinx.serialization, fix pages not load.

* MangaMx: Fix search bug.
2021-06-20 08:40:21 -04:00
Hunter Nickel 7f9223fefd
Refactor field name for MangaMiso source's number of search results returned. (#7763) 2021-06-20 08:38:54 -04:00
Eugene 8d0587c719
Add page teg [RU] MangaPoisk & MangaBook (#7759)
* Add page teg [RU] MangaPoisk & MangaBook

* +MangaPoisk LICENSED
2021-06-20 08:36:05 -04:00
Aurélien Dussauge f07c10737f
Fix ScranTradUnion duplicate pages (#7694) (#7760) 2021-06-20 08:35:54 -04:00
h-hyuuga 759a2123c1
Kotlinx.serialization migration for several sources (#7723)
* en.MangaPark: kotlinx.serialization migration

* Bato.to: Kotlinx.serialization migration

* Dynasty: Kotlinx.serialization

* ReadM: kotlinx.serialization migration

* Bato.to: Comment out code that was untested
2021-06-20 08:28:26 -04:00
Kai Liu 8a7122a2fc
zh-dmzj: replace dmzj.com with dmzj1.com for v4api only to make it work again (#7712) 2021-06-20 08:28:00 -04:00
Alessandro Jean 5a8854835e
Rewrite some error messages at Tsuki to make it more clear. (#7738) 2021-06-18 19:17:57 -04:00
Eugene 757923691a
[RU]MangaBook delete excess parse (from the newsblock) (#7732) 2021-06-18 11:42:43 -04:00
vulpes310 2e062b2929
[Hitomi.la] Remove hardcode image path condition (#7724)
[FIX] Remove hardcode image path condition

Rather than hardcoded conditons for determining image path's first subdomain,
the extension now dynamically load the condition by parsing the condition from
Hitomi.la's common.js. This should keep the cat and mouse chase a little bit longer.

[REFACTOR] Simplify regular expression for id extraction
2021-06-18 05:52:48 -04:00
Eugene 660537f6e3
[RU]MangaBook only Eng name and ratestar (#7721)
* [RU]MangaBook only Eng name and ratestar

* add RusAlt name

* delete number search
2021-06-18 05:52:41 -04:00
FourTOne5 550bb4b5f6
MangaFast Fix Incorrect SimpleDateFormat Pattern (#7720)
* Update build.gradle

* Update MangaFast.kt
2021-06-18 05:52:33 -04:00
Alessandro Jean 9ea926b8a8
Add support to login at Tsuki. (#7715) 2021-06-18 05:52:23 -04:00
FourTOne5 7916260467
Delete src/en/wutopia directory (#7719) 2021-06-18 05:52:11 -04:00
Eugene 5da4edb654
[RU]Desu duplicate name exception + thomNum (#7725) 2021-06-18 05:51:21 -04:00
Eugene 46b41df4c5
[RU]Remanga Fix error nullables MangaDetDto and OrderBy (#7727)
* [RU]Remanga Fix error nullable MangaDetDto

* delete not use but break

* mere notuse
2021-06-18 05:51:12 -04:00
animusfracto 84f2e19495
Add in error handling to handle malformed responses from the aggregate endpoint. addresses #7697 and #7678 (#7709) 2021-06-17 18:18:02 -04:00
Themis 29ae13ac7c
MangaHere Update (#7690)
Updated the manga types and genre.
2021-06-17 09:37:36 -04:00
Alessandro Jean 18be076b7a
Fix wrong manga titles in MY. (#7693) 2021-06-17 09:37:11 -04:00
FourTOne5 c5c4ddf825
MangaFast Update Date format. (#7699)
* Update MangaFast.kt

* Update build.gradle
2021-06-17 09:36:47 -04:00
Eugene d1415a27c6
[RU]Mangaclub fix image parse (#7701) 2021-06-17 09:36:38 -04:00
zhongfly d07d777c2b
[zh-dmzj] Fix url issue (#7673)
* fix url issue

replace dmzj1.com with dmzj.com
fix #7668

* bump version
2021-06-16 11:16:02 -04:00
Eugene f1d3a69dbd
[RU]MangaBook. Fix last page loading and change type CategoryList (#7674)
* [RU]MangaBook. Fix last page loading and change type CategoryList

* thom number
2021-06-16 11:15:54 -04:00
h-hyuuga f932e26e14
Bugfixes for #7407 (#7681)
* Catmanga: Bump version

* Comick.fun: Resolve parsing issue for latest manga

* Remanga: Fix parsing error on latest + search
2021-06-16 11:15:47 -04:00
animusfracto 16ffd5f695
Implement Completed and Cancelled statuses (#7671)
* add checks to the uploaded chapters in order to determine if the (publication) completed manga has been fully scanlated

* consolidate case entries

* Add language to aggregate call
2021-06-15 12:39:38 -04:00
Alessandro Jean 6991d96d59
Remove last Gson usage at MangaDex (#7656)
* Remove last Gson usage at MangaDex.

* Use ImageReportDto instead of buildJsonObject.
2021-06-15 11:11:03 -04:00
h-hyuuga 1175b0d1c7
Replace json library with kotlinx.serialization in multiple sources (#7407)
* Catmanga: Replace org.json with kotlinx.serialization + Light Refactor of #7451

* Genkan IO: Replace gson + Make livewire interceptor

* Genkan IO: Tail Call Optimization to avoid blowing stack

* Comick.fun: kotlinx.serialization migration

* Remanga: kotlinx.serialzation migration
2021-06-15 09:02:46 -04:00
FourTOne5 745e57f4e6
HHS Update Chapter Image Link (#7665)
* Update build.gradle

* Create HomeHeroScans.kt
2021-06-15 08:58:46 -04:00