Commit Graph

7555 Commits

Author SHA1 Message Date
KenjieDec 4754f27a16
SpyFakku: Fix Thumbnail (#4054)
* Fix Thumbnail

* Apply suggestion
2024-07-26 23:34:42 +01:00
bapeey 02ebd645ad
InariManga: Rebrand to Inari Pikav (#4053)
* Rebrand

* bump
2024-07-26 23:34:42 +01:00
Chopper 0391029417
EZmanga: Update domain and icons (#4052)
* Update domain

* Update icons
2024-07-26 23:34:42 +01:00
Chopper ef6466408b
AncientComics: Add a reverse list of chapters (#4051)
Add a reverse list of chapters
2024-07-26 23:34:42 +01:00
AwkwardPeak7 17ef845943
Iken Multisrc, move Vortex Scan and MangaGalaxy (#4043) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 29e4234bb8
RCO: fix page list (#4041) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 5393c9dd11
get original image quality (#4040) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 07546397ac
Quantum scan: update domain (#4038)
* quantim scan: update domain

* remove spac
2024-07-26 23:34:42 +01:00
Roman c9280eb5b2
LibGroup chapter numbers fix (#4012)
* chapter numbers fix

* chapter numbers fix

---------

Co-authored-by: romshke <@>
2024-07-26 23:34:42 +01:00
KenjieDec 41812dd97b
Add Koharu (#3981)
* Add Koharu.to

* Remove some useless things

* Fixed Filters, and More

- Fixed Filters/Search not working when query is empty
- Changed image resolution default value to match website's
- Use `when` instead of kotlin's reflect
- Added search by "id", and url intent filter?

* Apply Suggestions

- Apply vetleledaal's suggestions
- Fix UrlActivity?

* Apply suggestions

* Apply Suggestions

* Add files via upload
2024-07-26 23:34:42 +01:00
renovate[bot] 7257dc89a8
Update dependency gradle to v8.9 (#4006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 23:34:42 +01:00
Chopper 73b30510f5
ImperioDaBritannia: Add LoadMoreStrategy.Never (#4018)
Add LoadMoreStrategy.Never
2024-07-26 23:34:42 +01:00
Chopper 0f91d36deb
DrakeScans: Update domain (#4017)
Update domain
2024-07-26 23:34:42 +01:00
Chopper 6c1d3fb563
Siyahmelek: Update domain (#4016)
Update domain
2024-07-26 23:34:42 +01:00
kana-shii dccd4920ec
Pink sea unicorn exception and icon (#3961)
* icon

* pink sea unicorn exception password message

* Update PinkSeaUnicorn.kt

* Update PinkSeaUnicorn.kt

* Update PinkSeaUnicorn.kt

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-26 23:34:42 +01:00
Chopper 133cb56ef3
SayHentai: Update domain (#4015)
Update domain
2024-07-26 23:34:42 +01:00
Chopper 61988cdfe5
ElarcPage: Update domain (#4014)
Update domain
2024-07-26 23:34:42 +01:00
Chopper a1b627001f
Remove ToshiWaYume (#4013) 2024-07-26 23:34:42 +01:00
bapeey 3c13e2f1ec
SenshiManga: Update api url (#4002)
* Update apiUrl

* Ratelimit
2024-07-26 23:34:42 +01:00
bapeey e81fe09571
NekoScans (es): Change theme to ZeistManga (#4000)
Change theme
2024-07-26 23:34:42 +01:00
bapeey 990ea76c28
Add AnonimusTLS (#3998) 2024-07-26 23:34:42 +01:00
Draff 01e67374ec
change artifact ver
CI / Prepare job (push) Successful in 5s Details
CI / Build individual modules (push) Successful in 2m43s Details
CI / Publish repo (push) Successful in 52s Details
2024-07-14 15:11:31 +01:00
Draff 14e21ef21c
update build script
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Failing after 2m13s Details
CI / Publish repo (push) Has been skipped Details
2024-07-14 14:54:48 +01:00
Yush0DAN c2b107a8bd
MangaSwat: Update domain (#3975)
CI / Prepare job (push) Successful in 6s Details
CI / Build individual modules (push) Failing after 4m40s Details
CI / Publish repo (push) Has been skipped Details
* Update domain

* add configurable url

* Update src/ar/mangaswat/src/eu/kanade/tachiyomi/extension/ar/mangaswat/MangaSwat.kt

* Update MangaSwat.kt

* Update MangaSwat.kt

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
ringosham 7614a8d083
Remove Manga Diyari (#3983) 2024-07-14 14:40:58 +01:00
AwkwardPeak7 d11495d8a1
Mangapark: duplicate chapters & unblock site blocked genres (#3979)
* fetch duplicate chapters

+ small refactor
  => data class -> class

* site settings to not block "Hentai" genre

* user name as scanlator for first choice

* forgor

* try not to make duplicate calls

concurrency my beloved

* move fetch genre call to `getFilterList`
2024-07-14 14:40:58 +01:00
Vetle Ledaal 33afc95944
Add Pijamalı Koi (#3973)
* Add Pijamalı Koi

* Remove extra path segment unconditionally

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
Vetle Ledaal 3862f49ad7
Add Nyrax Manga (#3971)
* Add Nyrax Manga

* Set page url for Referer, actually set isNsfw

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
AwkwardPeak7 39475d8916
Add Taadd (#3943)
* Add Taadd

* cleanup chapter names

* remove unused

* webview urls

* improve chapter title cleanup
2024-07-14 14:40:58 +01:00
CriosChan cb4c648b19
AnimeSama: Fix Website changes (#3939)
* AnimeSama: Full Rewrite

* AnimeSama: Fix "Special" chapters

* AnimeSama: Changes asked by AwkwardPeak7

* AnimeSama: Maybe better containsMultipleTimes function

* AnimeSama: Changes from AwkwardPeak7
2024-07-14 14:40:58 +01:00
Evrey cb1d65d02c
add a Dark Science extension (#3435)
* add a Dark Science extension

* add a work-around to not have the app think there’s missing chapters

* applied some changes suggested in PR #3435

* rework chapter fetching to not block, fix URL invariant for SManga

* cleanup

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
Vetle Ledaal 13474b911f
Add King of Scans (#3974) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 8c19cc40ca
Add ToomTam-Manga (#3970) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 9fb6efe03d
Add Manhuascan.us (#3965) 2024-07-14 14:40:58 +01:00
kana-shii f99c22a81d
Missing icons for some pt-br extensions (#3964)
icons
2024-07-14 14:40:58 +01:00
kana-shii b19127100b
algodao doce url (#3963) 2024-07-14 14:40:58 +01:00
Vetle Ledaal e411215caf
Add Futari (#3959) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 979b248658
Add KomikGO (#3958) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 9d336d1645
Add Komikindo (#3956) 2024-07-14 14:40:58 +01:00
Vetle Ledaal d6420c1545
Add Doujinku (#3954) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 0a11da38bf
Add Doujin69 (#3953) 2024-07-14 14:40:58 +01:00
Yush0DAN 1e44e00a0b
MHScans: Update domain (#3947)
Update domain
2024-07-14 14:40:58 +01:00
Vetle Ledaal 7871c9a134
Add Fecomic (#3573)
* Add Fecomic

* clarify how the 301 redirect is skipped in chapterFromElement

* also https-ify thumbnail URL

* trigger CI
2024-07-14 14:40:58 +01:00
Yush0DAN 37a6515ba7
Fix SamuraiScan: Update domain (#3937)
* Update domain

* Revert "Update domain"

* Update domain
2024-07-14 14:40:58 +01:00
inipew c77fc83f7d
Shinigami: Update domain (#3933) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 9bfc114777
Add Asura Scans TR (#3909) 2024-07-14 14:40:58 +01:00
Yush0DAN 7ae20d9e2e
Reset Scans: Update domain (#3923)
Update domain
2024-07-14 14:40:58 +01:00
KenjieDec ef68b19ebe
MangaHen Fix Pages (#3919)
Fix Pages
2024-07-14 14:40:58 +01:00
Vetle Ledaal 556ddb2d80
Add KumoTran (#3907) 2024-07-14 14:40:58 +01:00
Yush0DAN 1d09677e3b
Teamlanhlung: Update domain (#3906)
Update domain
2024-07-14 14:40:58 +01:00