8755 Commits

Author SHA1 Message Date
Chopper
3b85cfc5a2
SussyToons: Fix source (#8155)
* Fix popular manga and latest manga

* Fix details and chapter

* Fix search

* Bump version
2025-03-27 00:02:34 +00:00
Vetle Ledaal
44a4f517d2
Remove remaining usage of network.client (#8153)
* Explicitly use `network.cloudflareClient` instead of `super.client`

... but only if the parent is `HttpSource` or `ParsedHttpSource`

* Remove use of `network.client`

... replaced with `network.cloudflareClient` or `super.client` if the
parent class sets `client` to `network.cloudflareClient` already.
2025-03-27 00:02:34 +00:00
Fermín Cirella
63d0d76535
Doujin.io: only use images as pages (#8152) 2025-03-27 00:02:34 +00:00
Uranus
72c0ecc64f
Komga: add search for books (#8102)
* Komga: add search for books

* clean up unused code

* add String.isFromBook() method

* fix lint error
2025-03-27 00:02:34 +00:00
Chopper
91b33530ac
Add some sources (madara) (#8142)
* Add MangaxCore

* Add ClanMarcial

* Add MangaRomange

* Add TresDaosNet

* Add YetiskinRuyaManga

* Omit capture group

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

* Add required login check

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-03-27 00:02:34 +00:00
Chopper
f192dc994e
Add some sources (mangathemesia) (#8141)
* Add MangaTV

* Add MangaOku

* Add RofanToon

* Add SpeedManga

* Add KomikDewasa

* Fix MangaTV dateFormat
2025-03-27 00:02:34 +00:00
Fioren
3bc05706e5
Fix images not load TopTruyen (#8130)
Fix images not load and update domain TopTruyen
2025-03-27 00:02:34 +00:00
Haxel Caribou
3fe012a4c7
Add egscomics (#8118)
* Create extension (copied from gunnerkrigg)

* Add page upload date

* Update icons

* Fix bug where code can fail depending on locale

* Add egsnp and sketchbook

* Implement suggested maintainer edits

Update src/en/egscomics/src/eu/kanade/tachiyomi/extension/en/egscomics/ElGoonishShive.kt

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:34 +00:00
Chopper
f1731b643e
VortexScans: Fix popularManga url (#8136)
Fix popularManga url
2025-03-27 00:02:34 +00:00
Chopper
f692c85526
LilyManga: Add rateLimit (#8129)
* Add rateLimit

* Use rateLimitHost
2025-03-27 00:02:34 +00:00
Chopper
3a8918ae58
OtaScans: Update domain (#8132)
Update domain
2025-03-27 00:02:34 +00:00
Chopper
30a65efcb0
WeebCentral: Fix manga title (#8131)
Fix manga title
2025-03-27 00:02:34 +00:00
Chopper
c5fbede326
Taiyo: Fix token (#8127)
Fix token
2025-03-27 00:02:34 +00:00
Fioren
6f47ed8bc1
Fix images load DocTruyen3Q (#8119) 2025-03-27 00:02:34 +00:00
Creepler13
9dc2d6f03f
Fix Flamecomics Thumbnail (#8117)
* Fix Flamecomics Thumbnail

* wrap thumnail in next_url
2025-03-27 00:02:34 +00:00
AlphaBoom
99f58ad3f1
Yidan: Rewrite and rework the extension. (#8091)
* Yidan: Rewrite and rework the extension.

* Yidan: Remove logs.

* Yidan: Lint?

* Yidan: Apply review suggestions

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* Apply review suggestions

Co-Authored-By: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:34 +00:00
Creepler13
98f7d48324
Iken: remove false scanlator (#8086)
* Iken Remove scanlator

* remove dto
2025-03-27 00:02:34 +00:00
BrutuZ
8a14edfd48
Comick: Localized title setting (#8111)
* Localized title preference

* lint
2025-03-27 00:02:34 +00:00
Chopper
99c8f52676
Update domains (#8108)
* Update SamuraiScan domain

* Update RuyaManga domain

* Update DuaLeonTruyen domain

* Bump version

* Add interceptor in SamuraiScan
2025-03-27 00:02:34 +00:00
Chopper
2c52f117d4
Remove dead sources (#8099)
* Remove ElevenScanlator

* Remove FlowerMangaDotCom

* Remove InfinyxScan

* Remove LScans

* Remove YaoiComics

* Remove NewManhua

* Remove ManhuaZone

* Revert "Remove InfinyxScan"
2025-03-27 00:02:34 +00:00
Chopper
db2813a793
Add PinkRosa (#8096) 2025-03-27 00:02:34 +00:00
Chopper
74edbbae7d
Add PointZeroToons (#8095) 2025-03-27 00:02:34 +00:00
Chopper
456b3fff5e
Add OsakaScan (#8094)
* Add OsakaScan

* Fix chapter sort

* Fix page loading
2025-03-27 00:02:34 +00:00
Chopper
de293f4685
Add WindScan (#8093)
* Add WindScan

* Add LoadMoreStrategy and chapter endpoint flag
2025-03-27 00:02:34 +00:00
Chopper
ac2ebae360
Add TiaManhwa (#8092)
* Add TiaManhwa

* Add LoadMoreStrategy and chapter endpoint flag
2025-03-27 00:02:34 +00:00
AwkwardPeak7
55e3a5b101
Danbooru: fix app crash
oops

closes #8101
2025-03-27 00:02:31 +00:00
cumberjie
249ea8a3ad
update yidan mirrors web (#8081)
* Update Yidan.kt

* Update build.gradle
2025-03-27 00:02:31 +00:00
Jake
d7c6574e87
MangaHub (multisrc) - Fix "API Limit Exceeded" (#8073)
* Fixed "API limit exceeded"

gonna crash out if this build failed again bc of linting

* review changes

* Review changes
2025-03-27 00:02:31 +00:00
Chopper
34b4284d7c
Add YuYu multsrc (#8080) 2025-03-27 00:02:31 +00:00
Creepler13
a4cd04699c
Fix Baozi (#8078)
Fix baozi
2025-03-27 00:02:31 +00:00
Vetle Ledaal
1c3e40c5dc
Remove extensions with parked domains (#8077)
Remove some parked domains

Fairy Manga
KomikPlay
LegendScanlations
MangaToRead
MangaUS
MangaXP
NeatManga
NOISE Manga
Rainbow Fairy Scan
Sawamics
Zahard
2025-03-27 00:02:31 +00:00
Vetle Ledaal
5508ced068
Remove extensions redirecting to other extensions (#8076)
* Remove Apolltoons (replaced by Mundo Manhwa)

* Remove Arctic Scan (replaced by Yushuke Mangas)

* chore: update comment bacakomik.co -> bacakomik.one

* Remove Black Scans (replaced by Yugen Mangás)

* Remove KomikIndo.info (replaced by Mangasusu)

* Remove Snow Scans (replaced by Galaxy)

* Remove Vex Manga (replaced by Vortex Scans)

* Remove MangaSaki (replaced by Mangasail)

* Remove Xmanhwa (replaced by ManhwaDen)
2025-03-27 00:02:31 +00:00
Vetle Ledaal
f5aecd2ad4
Remove extensions without A record (#8075)
Hreads
Manga 18h
Mangá Ninja
Mangaxico
Mangayaro
Otsugami
ReadComic.Top
Tyrant Scans
Wonderland Scan
2025-03-27 00:02:31 +00:00
Cleopatra
ddf63bf592
Comick: Comick: Added Exclude Tags Filter, Fixed Demographic Type, Added "None" / "Others" Filter, Added Content Rating Filter (#8049)
* Added Exclude Tags Filter

* Added None Demographic & Other Type.

Switched DemographicFilter from TriFilter -> CheckBoxFilter (API Doesn't support it) & switched it.isIncluded() -> it.state

* Added Content Rating Filter

* Added extension setting to hide/show alternative titles.

* Extracted duplicate tags code into a function.
2025-03-27 00:02:31 +00:00
Hellkaros
7154880810
Add MangaMura (#7551)
* Add MangaMura

* refactor: code changes

* fix

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:31 +00:00
AwkwardPeak7
851564a4e2
Danbooru: option to list each post in series as seperate chapter (#8058)
* refctor

* option to split chapter list + dto

* httpsource as other methods were unused

* lint

* chapter order and artist field

* latest post date
2025-03-27 00:02:31 +00:00
Creepler13
31d83bbfc3
Add/Fix Mangalivre + Madara change (#8062)
* Add/Fix Mangalivre + Madara change

* madara version

* add old Mangalivre id
2025-03-27 00:02:31 +00:00
Creepler13
4d5e44c2a6
Add Inventario Oculto (#8061)
add Inventario Oculto
2025-03-27 00:02:31 +00:00
Alan Tan
c986f2924c
Colamanga: add upload date to latest chapter (#7935)
* ColaMange: Update filter

* ColaMange: add date_upload

The mange chapter should used the last updated date as the date_upload for user to better predict the next new chapters date

* ColaMange: Improve date parse

* Revert bump

* ColoManga: minor update

* ColoManga: bump

* ColoManga:  add error check

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-03-27 00:02:31 +00:00
Smol Ame
d58a274c70
Remove YanpFansub (#8056) 2025-03-27 00:02:31 +00:00
bapeey
577bbb69bf
Inari Manga: Auto update domain (#8051)
autoupdate domain
2025-03-27 00:02:31 +00:00
bapeey
38c5f53e3b
Olympus Scanlation: Update domain and reduce search query length to api limit (#8040)
* cut query

* update domain
2025-03-27 00:02:31 +00:00
Smol Ame
ab5474a92b
Shinigami: Bump extVersionCode (#8043) 2025-03-27 00:02:31 +00:00
Smol Ame
13949bc6f3
Remove Reaper Scans (unoriginal) (#8034) 2025-03-27 00:02:31 +00:00
bapeey
d7f03a9caa
TempleScan(esp): Fix comic data not found (#8030)
* fix no data found

* bump
2025-03-27 00:02:31 +00:00
Chopper
407af100d4
YugenMangas: Fix loading content (#7990)
* Fix loading content

* Remove init and use utils functions
2025-03-27 00:02:31 +00:00
Jake
57e51e8ef1
Rewrite Mangabox (Mangakakalot, Manganato, Mangabat) to Allow Mirrors and CDN Fallbacks (#7915)
* Added CDN Fallback For Mangabox-based extensions

* Improved CDN testing

Now prioritizes last-worked CDNs

Seems like they "fixed" the issue by changing the alternative/backup CDNs to a single, working CDN.

* re-added the removed null check at line 68

* refactored, made fallbacks configurable

* Removed mangairo

* Added mirrors

* lint

* lint again

* final lint

* review changes, lint

* refactor, lint

* lint again 😩
2025-03-27 00:02:31 +00:00
Luqman
ff9732e42b
Shinigami: Rewrite for new site (#7894)
* Shinigami: Rewrite for new site

* add migration info

* tweak baseurl

* use 1 date formatter

* handle decimal chapter number

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* cleaning

* remove unused

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* Apply suggestions from code review

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

* tweak date

Co-Authored-By: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* remove unused

* api version inline

* Apply suggestions from code review

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

* cleaning

* cleaning2

* Update src/id/shinigami/src/eu/kanade/tachiyomi/extension/id/shinigami/Shinigami.kt

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

* remove baseUrl config

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-03-27 00:02:31 +00:00
Smol Ame
5025203010
Remove Sinensis Scan (#8025)
Sinensis Scan merged with Cerise Scan as reported in #7424, and Sinensis's website is dead/offline.
2025-03-27 00:02:31 +00:00
Chopper
7ad4d56426
DiskusScan: Fix popular and latestUpdate (#8016)
Fix loading popular and latestUpdate
2025-03-27 00:02:31 +00:00