9419 Commits

Author SHA1 Message Date
tanaka-shizuku3
ef7a5f6faa
Dm5: Add mirror selection in preference (#10330)
* Dm5: Add mirror selection in preference

* Add MIRROR_PREF constant
2025-10-02 23:59:08 +01:00
zhongfly
6c255f4658
Zaimanhua: Fix login check & add chapter comments (#10328)
* Zaimanhua: fix login check

When the token expires, accessing restricted chapters still returns errno=0. Therefore, the approach has been changed to check whether canRead is false.

* Zaimanhua: Use constants for preference keys

* Zaimanhua: Add chapter comments

This commit adds a feature to display comments at the end of each chapter.

- Added a new `CommentDataDto` and a custom `LastStringFromArrayListSerializer` to handle the comment data structure.
- Implemented a `commentsInterceptor` to fetch and render comments as an image.
- Added a preference option to enable/disable chapter comments.
- Updated `fetchPageList` to include the comment page if the preference is enabled.
- Modified `imageRequest` to handle comment page requests.
- Added helper functions `chapterCommentsUrl` and `parseChapterComments`.

* Zaimanhua: tag image requests
2025-10-02 23:59:08 +01:00
Romain
e49d76ff14
fix(ScanManga): fix regex expression (#10326)
Fix regex expression
Added some error to easily pinpoint where it fails when it fails.

Closes #10317
2025-10-02 23:59:08 +01:00
SupKelelawar
196b76805c
KomikindoID: fix next page (#10312)
* KomikindoID: next page problem (#10301)

* Update build.gradle
2025-10-02 23:59:08 +01:00
Chopper
7dea021357
MachineTranslations: Add font settings (#10307)
* Add font settings

* Bump version

* Fix utf-8

* Add open fonts

* Fix lint

* Update messages

* Fix filename

* Remove distinctBy
2025-10-02 23:59:08 +01:00
Hualiang
f990ba581a
BiliManga: use markdown in description (#10304)
use markdown in description
2025-10-02 23:59:08 +01:00
are-are-are
76c7d2a0a7
MiMiHentai: Update search support exclude tag and remove 'yaoi' tag from Latest/Popular page (#10277)
* Update search and Remove yaoi tag from latest and popular page

People suggest removing this tag from newest and most popular pages and support to remove the tag when the web allows it

* Update pageListParse & PageListDto
2025-10-02 23:59:08 +01:00
stevenyomi
0d51803f91
Reinstate versionId field in index.json (#10293)
* Reinstate versionId field in index.json

* address deprecation
2025-10-02 23:59:08 +01:00
stevenyomi
b59f8b5c53
Ikiru: fix chapter order (#10272) 2025-10-02 23:59:04 +01:00
stevenyomi
c514b4fc04
Fix Roumanwu (#10271) 2025-10-02 23:59:04 +01:00
tanaka-shizuku3
c6bad74c45
Add Tongli (#10263) 2025-10-02 23:59:04 +01:00
Luqman
8fe8ca4fd1
Ikiru: rewrite for new site (#10249) 2025-10-02 23:59:04 +01:00
stevenyomi
c796e33925
Iqiyi/Tencent/Dongman: set desktop UA, move to zh-Hans (#10266) 2025-10-02 23:59:04 +01:00
tanaka-shizuku3
c74fe07813
MMLook: Fix search of Dumanwu (#10265) 2025-10-02 23:59:04 +01:00
Genzales6
d1fe20ff09
Cartel de Manhwas - fixed the Search results problem (#10257) 2025-10-02 23:59:04 +01:00
stevenyomi
c0e22429bb
Remove Bilibili Manga and Kuaikanmanhua (#10255) 2025-10-02 23:59:04 +01:00
stevenyomi
0e9e55b945
Use source().asResponseBody() to fix MIME to avoid extra memory load (#10254) 2025-10-02 23:59:04 +01:00
stevenyomi
f50bec002b
Use CipherSource to decrypt responses by streaming (#10253) 2025-10-02 23:59:04 +01:00
morallkat
e4cd4833e0
zh/boylove: add manga region filter (#10252) 2025-10-02 23:59:04 +01:00
stevenyomi
b57f7d72d4
MangaDex: remove MD@Home reporting (#10250) 2025-10-02 23:59:04 +01:00
stevenyomi
8acd1707ae
Remove DMZJ (#10248) 2025-10-02 23:59:04 +01:00
Hiirbaf
70df8cbfa9
Batcave: Add Genres (#10237) 2025-10-02 23:59:04 +01:00
Romain
eb480815e8
Invinciblescans: Trial and error the file extension of images. (#10207) 2025-10-02 23:59:04 +01:00
renovate[bot]
a4babea523
Update dependency com.android.tools.build:gradle to v8.12.1 (#10260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 23:59:04 +01:00
Chopper
1c8cd221fd
Add Monsure (#10241) 2025-10-02 23:59:02 +01:00
Chopper
00ec365e30
Add MRYaoi (#10240) 2025-10-02 23:59:02 +01:00
Chopper
41a275917d
MachineTranslations: Fix bad fragments and settings (#10239)
* Fix bad fragments and settings

* Bump version

* Use keiyoushi.utils.parseAs

* Avoid replacing default settings
2025-10-02 23:59:02 +01:00
Luqman
8059156500
CosmicScans.id: update domain, fix chapter date (#10233) 2025-10-02 23:59:02 +01:00
Luqman
24a6a88c46
KomikIndoID: update domain, fix browse pages (#10232) 2025-10-02 23:59:02 +01:00
kanoou
6d00432dc7
Remove DragonTranslation.net and Manhwas.net (#10226)
remove sites
2025-10-02 23:59:02 +01:00
Chopper
86e982fa3f
Solarmtl/Snowmtl: Add support for Spanish and Italian, and fix settings (#10224)
* Add support for Spanish and Italian

* Bump version

* Fix translator switch

* Add more options for font size

* Fix prefs

* Fix font size default

* Add support for translating manga details
2025-10-02 23:59:02 +01:00
stevenyomi
15cc2c886d
Add workaround buttons for The Blank Scanlation (#10219)
* Add workaround buttons for The Blank Scanlation

* refactor

* Update instructions
2025-10-02 23:59:02 +01:00
Luqman
77b89cec80
MGKomik: fix null pointer error (#10215) 2025-10-02 23:58:59 +01:00
Luqman
d62b06989b
WestManga: fix error 404 (#10214) 2025-10-02 23:58:59 +01:00
Chopper
89beec2f78
Solarmtl: Add support to Indonesian and Arabic (#10213)
* Add support to Indonesian and Arabic

* Add settings to disable translator
2025-10-02 23:58:50 +01:00
Chopper
6011d20b86
Astratoons: Fix pages (#10209)
Fix pages
2025-10-02 23:57:47 +01:00
Romain
bafa8f61ee
Fix epsilonscans "You have been blocked" (#10208) 2025-10-02 23:57:46 +01:00
morallkat
508414951e
zh/boylove: fix unscrambler/filter selectors, Add VIP manga filter (#10206)
zh/boylove: fix unscrambler/filter selectors and add filter entry for VIP manga
2025-10-02 23:57:46 +01:00
Secozzi
510d50ab58
Japscan: Fix chapter list, cloudflare issues, and page list not loading (#10186)
Fix chapter list, cloudflare issues, and page list not loading
2025-10-02 23:57:45 +01:00
David
a5befc4d52
Remove sorting from preferred groups list (#10178)
remove sorting
2025-10-02 23:57:45 +01:00
Secozzi
262d246f31
Japscan: Update url & fix other stuff (#10169)
Update url & other stuff
2025-10-02 23:57:45 +01:00
Hualiang
88407d64af
BiliManga: add more filter options (#10166)
* add more filter options

* fix pagination
2025-10-02 23:57:45 +01:00
tanaka-shizuku3
4587ac2c1d
Add toptoon.net (#10160)
* Add toptoon.net

* Use HttpSource

* Use parseAs from core

* Use SimpleDateFormat.tryParse

* Use fragment for search query

* Add "lock emoji" comment

* Use plain class for dto

* Fix MangaDto

* Fix ThumbnailDto

* Fix name

* Fix extName

* Update comment
2025-10-02 23:57:45 +01:00
Romain
36eb58e893
Add Invincible ComicsVf (#10153)
* Add Invincible ComicsVf

Closes #9956

* Added Icon

* Final details

* Apply recomandations

* Delete src/fr/invinciblecomics/.gitignore

* Set the version to 1 in build.gradle

* Name with some caps
2025-10-02 23:57:45 +01:00
David
8a3758959b
Comick: Add preferred groups filter and it's localization (#10159)
* Add preferred groups filter and it's localization

* stevenyomi changes

* lint error

* remove migrated preferred groups

* ignoredGroups -> ignoredGroupsLowercase
2025-10-02 23:57:45 +01:00
Chopper
3642771ba0
Snowmtl: Add support to French (#10156)
Add support to French
2025-10-02 23:57:45 +01:00
Luqman
79fed76487
Comick: separate small thumbnail rate limit, tweak parse cover (#10154)
Comick: separate thumbnail rate limit, parse cover tweak

now that the thumbnail images on browse is using the small version we can make it use lower rate limit and separate from ch image rate limit

tweaking the parse cover to do better at handling "." after "#" in the thumbnail url
2025-10-02 23:57:45 +01:00
marioplus
2b41b3f29e
fix(bakamh): fix unable to load chapter (#10152) 2025-10-02 23:57:45 +01:00
Bartu Özen
28232ab96a
Fix Temple Scan (#10148) 2025-10-02 23:57:45 +01:00
Hualiang
4bafe8c57e
Bilimanga & XGMN: fix manga url error when opening webview and the issue with page turning (#10146)
* Fix manga url error when opening webview

* fixing the issue with page turning

* update icon

* revert
2025-10-02 23:57:45 +01:00