Commit Graph

8305 Commits

Author SHA1 Message Date
Draff e91f02af02
Bump M+ ver
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Successful in 8m11s Details
CI / Publish repo (push) Successful in 52s Details
2024-12-14 06:57:49 +00:00
AwkwardPeak7 44b820eca0
batoto: exception on removed comics and optimize (#6584)
* batoto: exception on removed comics and optimize

* date parsing

* lint

* add headers
2024-12-14 06:55:46 +00:00
Michał Marszałek 21d51725e5
InfinityScans: Update baseUrl (#6578) 2024-12-14 06:55:46 +00:00
Chopper 5df41c9b5f
ReadMangas: Fix chapter loading (#6581)
* Fix chapter loading

* Bump version
2024-12-14 06:55:46 +00:00
AlphaBoom eb41438fb3
Happymh: Fix chapter list parsing (#6572)
* Happymh: Fix chapter list parsing

* Update src/zh/happymh/src/eu/kanade/tachiyomi/extension/zh/happymh/Happymh.kt

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-12-14 06:55:46 +00:00
TheKingTermux 4cc9b24137
DoujinDesu : Fix and Add Some Feature (#6479)
* DoujinDesu : Fix and Add Some Feature

Add some New Filter
- Author Filter
- Character Filter

Add some Detail in MangaDetail
- Author
- Group
- Series / Serialization

Fix or Modified some Selector
- Title Selector
- Page Selector
- Author Selector
- Character Selector
- Series Selector
- Group Selector

Change Language from En to Id on Filter Tab and Change BaseUrl tab

* Change Filter Header

* Lint for Filter Group

* Apply suggestion

* Apply suggestion

* Update src/id/doujindesu/src/eu/kanade/tachiyomi/extension/id/doujindesu/DoujinDesu.kt

Thanks to vetleledaal

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Apply suggestion

* Lint

* Update Status Selector

Thanks to AwkwardPeak7

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Apply suggestion

* Apply suggestion

Thanks to AwkwardPeak7

* Make description is not null

* Forget to change desc lang to id

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-12-14 06:55:46 +00:00
AlphaBoom b3f22ebf80
Baimangu: Fix page parsing (#6570) 2024-12-14 06:55:46 +00:00
AlphaBoom 3ecfb8529c
PixivComic: Use salt from chapter page (#6561) 2024-12-14 06:55:46 +00:00
are-are-are 3a05d381e5
OtakuSanctuary: Update domain (#6560)
Update domain
2024-12-14 06:55:46 +00:00
xdwil a39a339c8e
LuaScans: Update Domain (#6549)
* Bump

* Update Domain
2024-12-14 06:55:46 +00:00
Chopper a900c6cdfc
Remove MangaLivre (#6526) 2024-12-14 06:55:46 +00:00
Chopper d434d470f3
ReadMangas: Theme change (#6525)
* Migration

* Remove data class
2024-12-14 06:55:46 +00:00
Matthias Ahouansou ac8b118d90
mangadex: add option to use source language for title (#6471)
* mangadex: add option to use source language for title

closes #5747

* use 'extension' instead of 'source' for variable names & translations

* simplify title selection
2024-12-14 06:55:46 +00:00
Vetle Ledaal 614165b64c
MangaSwat: fix latest tab (#6531) 2024-12-14 06:55:46 +00:00
Vetle Ledaal b23bd214ff
Manga 18x: increase timeout (#6524) 2024-12-14 06:55:46 +00:00
Cuong-Tran e11aafbd0f
snowmtl: fix image intercept (#6529) 2024-12-14 06:55:46 +00:00
hatozuki-programmer 7abb7e3c16
Improve GigaViewer chapter list parse to fix NullPointerException (#6514)
* Improved chapter list parsing

Uses a more generic method of getting chapter information that resolves compatibility issues caused by sites that use a paginated version of the GigaViewer chapter list

* Increment GigaViewer base version code
2024-12-14 06:55:46 +00:00
Chopper 9ae0fcfc3e
Update domains (#6521)
* Update domains

* Update domain and enable genre filters
2024-12-14 06:55:46 +00:00
hatozuki-programmer b4f081e28b
Add Manga Koinu (#6516) 2024-12-14 06:55:46 +00:00
Creepler13 8719d05ee4
Add MangaKazani (#6505) 2024-12-14 06:55:46 +00:00
are-are-are e339eb3797
HentaiCB: Fix http404 popularMangaRequest & latestUpdatesRequest (#6501)
* Fix http404 popularManga & latestUpdates

* Remove mangasubtring and delete popularMangaRequest & latestUpdatesRequest
2024-12-14 06:55:46 +00:00
hatozuki-programmer da6869d9b4
Add KadoComi (Comic Walker) (#6473)
* KadoComi (Comic Walker) extension

Initial working commit for KadoComi (Comic Walker)

* Cleanup

* Clean up duplicate code

* Remove unnecessary dependencies from build.gradle

* Use book cover for thumbnail if available

* Additional code clean up

* Convert to using DTOs

* Remove unnecessary fragment handling

Fragment isn't sent to the server, so it's not necessary to do any handling here

* Use fragment from URL

* Fix author/artist names

* Fix thumbnails

Default of bookCover was interfering with thumbnail determination logic

* Implement changes from feedback

* Remove unneeded data keyword
2024-12-14 06:55:46 +00:00
Fioren dcf3bb75d5
add DocTruyen3Q (#6439)
* added DocTruyen3Q

* Update src/vi/doctruyen3q/src/eu/kanade/tachiyomi/extension/vi/doctruyen3q/DocTruyen3Q.kt

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Fix space + avoid non null

* avoid non null

* update

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-12-14 06:55:46 +00:00
Bui Dai 3b8e3cf5bd
update domains (#6483) 2024-12-14 06:55:46 +00:00
Cuong-Tran 23a4a22ad1
snowmtl: fix image intercept (#6474)
* fix image intercept

* bump version
2024-12-14 06:55:46 +00:00
Creepler13 d04dc0e876
Add Tojimangas (#6467)
* Add Tojimangas

* attr -> absUrl + stuff
2024-12-14 06:55:46 +00:00
dngonz 95900b50fa
Koreli Scans: fix popular chapters (#6461)
Koreli Scans: fix chapters
2024-12-14 06:55:46 +00:00
dngonz 98ed77b3c7
Add MangaKoleji (#6460) 2024-12-14 06:55:46 +00:00
dngonz 635fdcaf9e
Fix domains (#6459) 2024-12-14 06:55:46 +00:00
are-are-are 40d11c7278
Update some domain (#6457)
* Update domain yurineko & fix no image

* Update domain VlogTruyen

* Update domain NhatTruyen

* Update domain HentaiVNPlus

* Update domain HentaiCB
2024-12-14 06:55:45 +00:00
Creepler13 b91a9c90af
Add Zevep (#6453) 2024-12-14 06:55:45 +00:00
Emanuel Nibizi dc905e5f6d
Add Manhwalike (#6405)
* Cloudflare fix

* Fix searchMangaParse

* Added requested changes

* Fix requested changes

* Fixed incorrect use of toString()
2024-12-14 06:55:45 +00:00
Nguyen Ngoc Duy Bao 737a141bad
Nhentai | Fixed NPE in regex parser (#6389)
* Improve dataRegex

* Bump versionCode

* Use a more greedy regex

* Remove debug logging

* Remove unused import
2024-12-14 06:55:45 +00:00
Bui Dai 21aedafb7d
Add CoManhua (#6409)
* Add CoManhua

* perf: switch to cloudFlareClient for improved CF handling

* perf: improve seach and filter for staus and genre

* fix: ignore thead class in the chapter list

* chore: imports

* perf: use Filter Checkbox for genres

* fix: use custom dateformat and use default header for genre filter

* chore: icon launcher

* fix: reviewer suggestions

* fix: use selectFirst

* fix oversight in previous commit

* fix: override searchPath
2024-12-14 06:55:45 +00:00
KenjieDec 5f9d4e1dc6
Kemono | Fixed some chapters/images not loading due to missing 'name' (#6443)
Fixed some chapters/images not loading due to missing 'name'
2024-12-14 06:55:45 +00:00
KirinRaikage 0d1ac7b51e
Raijin Scans: Update domain (#6438) 2024-12-14 06:55:45 +00:00
Lucas Bernardineli de Queiroz 489c6a3fc0
Update luratoons url (#6436) 2024-12-14 06:55:45 +00:00
Creepler13 816133a4a8
Fix SirenKomik (#6433)
* "Deactivate Html img search"

* Verison

* Change selector and add explanation
2024-12-14 06:55:45 +00:00
Creepler13 023b928462
Fix HentaiRead (#6408)
* Fix HentaiRead

* Change to Regex

* Added Description
2024-12-14 06:55:45 +00:00
Creepler13 1c31319402
Add InfinityXScan (#6407)
* Add InfinityXScan

* Formatting

* newLine

* Fix Newlines
2024-12-14 06:55:45 +00:00
Creepler13 54bcdce9de
Add Yaoibar (#6406)
* Add Yaoibar

* Formatting

* new LINE

* Fix newline
2024-12-14 06:55:45 +00:00
BrutuZ 90ffe087db
Comick: Better first cover selection (#6399)
* Better first cover selection

* Reformat

* Deduplication of conditions
2024-12-14 06:55:45 +00:00
kana-shii c66131c809
Mangago regex update (#6380)
regex update
2024-12-14 06:55:45 +00:00
kana-shii ab800d59c8
Batoto regex update (#6379)
regex update
2024-12-14 06:55:45 +00:00
Creepler13 e3933d6f22
Fixed Kemono MultiSrc (#6375)
* Fixed Kemono MultiSrc

* lint
2024-12-14 06:55:45 +00:00
Vetle Ledaal f9566c55e4
Flame Comics: use friendly URL for latest tab (#6402) 2024-12-14 06:55:45 +00:00
Vetle Ledaal f80a060670
Flame Comics: add tags/genres (#6390)
* Flame Comics: add tags/genres

* also add genre, and make tags optional
2024-12-14 06:55:45 +00:00
Artem Kuznetcov 9ee5e17b37
Flame Comics: fix chapters naming (#6388)
* FlameComics: fix chapters naming

* FlameComics: replace DecimalFormat to toString and suffix removal
2024-12-14 06:55:45 +00:00
Vetle Ledaal bac2cb25fb
Flame Comics: fix double slash in manga/chapter URL (#6372) 2024-12-14 06:55:45 +00:00
Vetle Ledaal 7e0c565a4d
Weeb Central: use correct chapter URL for WebView (#6370) 2024-12-14 06:55:45 +00:00