Commit Graph

3456 Commits

Author SHA1 Message Date
stevenyomi 1182b80a0e
Jinman Tiantang: update URL (#14517) 2022-12-12 22:45:14 -05:00
stevenyomi 0a5c7513a7
BoyLove: fix error on empty result (#14526) 2022-12-12 22:43:34 -05:00
stevenyomi f65b75d010
BoyLove: update URL (#14515) 2022-12-11 10:09:17 -03:00
ThePromidius 420b9930a0
Kavita: Add pdf support (#14513)
* Added pdf support

* Changelog and bump
2022-12-10 10:16:57 -05:00
are-are-are 454b98b8aa
Update domain Hentai20, Hentaidexy, Nhattruyen, Nettruyen, HentaiVN (#14478)
* Update domain Hentai20, Hentaidexy

* Update domain Nhattruyen, Netttruyen

* Update BaseUrl Hentaivn
2022-12-08 22:38:14 -03:00
jamesnorritz a9cac11f86
Updated manga Id selector (#14473)
Incorrect manga id was caused app not to fetch chapter list correctly.
Affected delimiter has been updated.
2022-12-08 22:38:04 -03:00
stevenyomi 46d12a0a42
BoyLove: make description nullable (#14470)
* BoyLove: make description nullable

* bump version
2022-12-08 22:37:55 -03:00
lleccar b44700e53c
Manhwas.net - Update CSS Selectors (#14448)
* Update CSS Selectors

* Update CSS Selectors

* Update CSS Selectors

* Fix last image not loading and update recent section
2022-12-04 12:12:40 -05:00
姜俊峰 bccd84020f
Update base URL zerobyw (#14449) 2022-12-04 11:52:59 -05:00
stevenyomi ab5950efa8
Meitua.top: update URL (#14453)
* Meitua.top: update URL

* bump version
2022-12-04 11:52:36 -05:00
dejavui 16419cc15f
Update base URL Meituatop, ComicExtra (#14443) 2022-12-04 10:30:02 -05:00
dejavui 83e7023d7f
Update domain HentaiVN (#14432) 2022-12-01 10:49:40 -05:00
Ashley How 5ccca45f94
Update mangafreak base url to the latest working version (#14422)
* Update base url to the latest working version

* Updated extVersionCode
2022-11-30 22:51:57 -05:00
Vetle Ledaal 073ee70a00
TwoKinds: Account for special chapters (#14408)
* TwoKinds: Account for special chapters

* Fix duplicated pages, trim last chapter in 20 pages manga
2022-11-30 22:51:19 -05:00
Vetle Ledaal e7f692d8a2
HentaiHere: Fix manga title selector (#14406) 2022-11-30 22:51:02 -05:00
Vetle Ledaal 3af0f71eaf
ReadComicOnline: Fix pagination (#14405) 2022-11-30 22:50:53 -05:00
Henrik d938c3ceb6
RS add url intent (#14404) 2022-11-30 22:50:43 -05:00
korafu b6320edfcf
fix(EveriaClub): search and popular page (#14388)
* fix(EveriaClub): update search url

* fix(EveriaClub): update filtering
- fix search queries with category/tag filters
- fix tags in manga details
- specify site categories

* fix(EveriaClub): display actual popular posts

* chore(EveriaClub): format

* chore(EveriaClub): bump `extVersionCode`
2022-11-28 11:41:25 -05:00
Luqman 563e179abe
Comic Fx: add project page & series type (#14374) 2022-11-25 19:18:48 -05:00
Ritox2 777f677175
Fix for #14342 (#14375)
* Fix for #14276

* increase versionCode

* fixed issue with requests going to page 1

* ehentai filter fix

* added comments and removed logging

* update gradle

* Update src/all/ehentai/src/eu/kanade/tachiyomi/extension/all/ehentai/EHentai.kt

Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>

* Update src/all/ehentai/src/eu/kanade/tachiyomi/extension/all/ehentai/EHentai.kt

Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>

Co-authored-by: Alec <alec.l@digipen.edu>
Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>
2022-11-25 19:18:37 -05:00
Eshlender b4016560fa
[RU]Desu fix hide not last empty chapter (#14327) 2022-11-24 11:00:52 -05:00
AntsyLich 70b3cca0b1
Webnovel.com: Don't use api for getting pages (#14366) 2022-11-24 11:00:07 -05:00
Ritox2 1cefaf0867
Fix for when a request requests page 1 (#14323)
* Fix for #14276

* increase versionCode

* fixed issue with requests going to page 1

Co-authored-by: Alec <alec.l@digipen.edu>
2022-11-20 15:57:47 -05:00
ThePromidius f2198c975e
Kavita: Bugfix/expected url scheme (#14322)
* pageListRequest now returns a correct url
This method was apparently not called in previous versions but it does now in the preview version (r5254) when downloading thus failing because was returning a wrong url.

* Changelog and bumped version
2022-11-20 14:33:05 -05:00
Luqman e7540568fd
Comic Fx: fix images n manga details issue (#14279)
closes #13317
2022-11-20 11:09:48 -05:00
stevenyomi 96394f35d8
Baozi Manhua: use Cloudflare client and fix page list for TC (#14310)
* Baozi Manhua: use Cloudflare client

* fix page list parsing for Traditional Chinese
2022-11-20 11:09:23 -05:00
Ritox2 b71748e711
Fix for #14276 (#14318)
* Fix for #14276

* increase versionCode

Co-authored-by: Alec <alec.l@digipen.edu>
2022-11-20 11:09:12 -05:00
SurroKun 91abba9ac5
uk/mangaInUa (#14209)
* Fix loading latest, adding search

All manga shown (not just 16 titles)
Add search

* Update Mangainua.kt

Back popular
Searching in latest

* Update Mangainua.kt

Search.length>3

* Update Mangainua.kt

fix

* Update src/uk/mangainua/src/eu/kanade/tachiyomi/extension/uk/mangainua/Mangainua.kt

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2022-11-14 18:08:12 -03:00
stevenyomi 1ac441710f
Baozi Manhua: fix page list parsing (#14255) 2022-11-14 06:05:01 -05:00
Fansubs.cat 4cfe5d6ec9
Bump version code on Fansubs.cat extension due to previous changes made to the code (#14243) 2022-11-13 16:44:43 -03:00
Luqman 6a5d2326e7
BlogTruyen: add rate limit (#14241)
Closes #13803
2022-11-13 16:44:29 -03:00
AntsyLich f8845b1fb9
Webnovel.com: Use API (#14168)
* Webnovel.com: Use API

* Show migration message instead of bumping "versionId"
2022-11-13 16:43:40 -03:00
stevenyomi 37ef0d1023
Baozi Manhua: fix chapter list and page list (#14198) 2022-11-09 13:48:24 -05:00
Eshlender 5f5fbf6ef1
[RU]Remanga rateLimitHost boost slow image after Many Requests (#14200)
* [RU]Remanga rateLimitHost boost slow image after Many Requests

* only confirmed
2022-11-09 13:48:06 -05:00
stevenyomi 578b4b85fa
Roumanwu: update mirror URL (#14204) 2022-11-09 13:47:47 -05:00
CaptainBlagbird 08d9419ad9
Add SoushiyoFamiliar source (#14174) 2022-11-08 07:26:39 -05:00
Eshlender 7158b05727
[RU]Newbie fix 429 Too Many Requests (#14179) 2022-11-08 07:26:22 -05:00
Aria Moradi 90915c6883
Tachidesk: bypass DoH (#14184)
* Tachidesk: Bypass DoH

* bump version

* fix imports
2022-11-08 07:26:10 -05:00
Eshlender 5e6a152da2
[RU]Newbie cloudflareClient (fix 403) (#14161) 2022-11-07 15:00:10 -03:00
abubaca4 62a4cae140
[RU] Nude-Moon. Throw exception when need auth (#14127)
* replace some code

* Exception when need auth

* Exception text in russian

* create SimpleDateFormat once
2022-11-05 09:11:11 -03:00
sinnghabhay80 45b5e362c7
Fixed Title Error, added status(on_hiatus) (#14121)
* Fixed Title display for BL and GL

* Fixed Discrepancies in Some Title Parsing

* Fixed status for on Hiatus titles.

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-11-04 07:01:00 -04:00
BRAMILLE Sébastien e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
abubaca4 86562fc2cb
Nude-Moon change domain (#14117) 2022-11-03 18:43:19 -03:00
Alessandro Jean bd4faa01d9
Update MangaDex to use API v5.7.5 (#14087)
* Update MangaDex to use API v5.7.5.

* Remove unused line.

* Fix list type string.

* Make usage of `authorOrArtist` in deeplink.

* Use proper custom serializer for `LocalizedString`.

* Use actual enums for manga properties.

* Fix list search not working.

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>
2022-11-03 11:32:36 -03:00
BRAMILLE Sébastien 2d56d12797
Fix japscan (dynamic page loading) (#14109)
* Fix japscan

* Update extVersionCode
2022-11-03 06:20:38 -04:00
stevenyomi 5992b9f2e0
WNACG: fix search (#14077) 2022-11-01 09:34:41 -03:00
jferdous70 fcf7e5e604
Remove INKR extension (#14068)
* Remove INKR extension

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete InkrDto.kt

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete web_hi_res_512.png
2022-11-01 09:34:30 -03:00
Alessandro Jean b8d7a9dd6e
Add INKR to default blocked groups on MangaDex (#14065)
* Add Inkr to default blocked groups on MangaDex.

* Update MangaDex Readme file.
2022-10-31 18:43:11 -03:00
arkon 9e29bf4f6f
Use proper package scoping for some classes (#14055) 2022-10-31 17:15:57 -04:00
Eshlender c36cec3cbe
[RU]Nudemoon fix empty chapter name (#14056)
* [RU]Nudemoon fix empty chapter name

* fix chapter_number

* clean manga title & update in forks
2022-10-31 17:59:31 -03:00