Commit Graph

6599 Commits

Author SHA1 Message Date
AwkwardPeak7 97dde3f788 HentaiCosplay: fix pages and remove keyword filter (#1009) 2024-02-06 22:44:06 +00:00
Claudemirovsky 00e4bed8ab all/SimplyHentai: Fix http 404 (#1008)
* fix: Fix popular manga page

* fix: Fix latest manga page

* fix: Fix search manga page

* chore: Minor changes to prevent future issues

* refactor: Minor refactoration

* chore: Bump version

* chore: Follow suggestion - re-add cloudflareClient

* refactor: Commit suggestion - remove unnecessary chapter_number

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-06 22:44:06 +00:00
bapeey ac1575dd81 Move TMO and LectorManga to multisrc (#1002)
* Theme-lib when

* Lint

* Order generator

* Apply no-nsfw pref on request instead of init
2024-02-06 22:44:06 +00:00
beerpsi 873a88cbbb Add scanvf.org (#985)
* Add scanvf

* move stuff

* fr.scanvf already exists (under mmrcms)

* insert ending newline
2024-02-06 22:44:06 +00:00
Secozzi 81d3247afb add sectscans (#998) 2024-02-06 22:44:06 +00:00
98Hani 8a1c09e6bf domain change TeamX (#990)
* Update TeamX.kt

* domain change TeamX
2024-02-06 22:44:06 +00:00
98Hani 64f75e413e domain change MangaNoon (#984)
* Update MangaNoon.kt

* Update MangaThemesiaGenerator.kt
2024-02-06 22:44:06 +00:00
beerpsi 419206b59e PeachScan: Add workaround for TachiyomiJ2K (#954)
* PeachScan: Add workaround for TachiyomiJ2K

* Add rationale for reflection bullshit

* Remove unused imports
2024-02-06 22:44:06 +00:00
bapeey 8b19765288 Add MangaEsp (#970)
* Add MangaEsp

* Remove log

* Move filtering

* Suggested changes

* Change messages

---------

Co-authored-by: Axel Vargas <avargasr@unitru.edu.pe>
2024-02-06 22:44:06 +00:00
beerpsi 8b850be8b9 New multisrc: Makaru (#980)
* New multisrc: Makaru

* remove YumeKomik from MangaThemesia

* Also remove from generator

* extension sdk is 21 actually
2024-02-06 22:44:06 +00:00
bapeey a4e43fbe93 Ragnarok Scanlation: Update domain and add icon (#982)
* Update domain

* Add icon
2024-02-06 22:44:06 +00:00
2Loong6 155e01f474 fix kisslove altName (#978) 2024-02-06 22:44:06 +00:00
Mike c286c4bc7a Mangahub update (#966)
* Mangahub update

* lint

* Constructor
2024-02-06 22:43:49 +00:00
Claudemirovsky 4856f0b89e New source: en/Cutie Comics (#948)
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 6m6s Details
CI / Build individual modules (push) Successful in 39s Details
CI / Publish repo (push) Successful in 43s Details
* feat: Create Cutie Comics base

* feat: Implement popular manga page

* feat: Implement search manga page

* chore: Add isNsfw flag

* feat: Implement manga details page

* fix: Fix URL intent handler

* feat: Implement single-chapter "list"

* feat: Parse page list

* chore: Add source icon

* fix: Fix crash in URL intent handler

* refactor: Follow chapter name convention
2024-02-04 02:25:10 +00:00
Claudemirovsky 742027746e New source: es/HentaiMode (#949)
* feat: Create HentaiMode base

* feat: Implement popular manga page

* feat: Implement search manga page

* feat: Implement manga details page

* feat: Implement single-chapter "list"

* feat: Parse page list

* chore: Add source icons

* fix: Fix URL intent handler

* refactor: apply suggestion - >imagine using string interpolation

Thx beerpsi, i'll pay you a beer (without piss) soon

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* refactor: Follow chapter name convention

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-04 02:25:10 +00:00
stevenyomi dd3b5b0140 MCCMS: update sources (#956) 2024-02-04 02:25:10 +00:00
beerpsi 84453ebf50 MMRCMS: Fix chapter name cleaning logic (#951) 2024-02-04 02:25:10 +00:00
stevenyomi 46990a4d9f Add custom UA to Happymh and Jinman Tiantang (#957) 2024-02-04 02:25:10 +00:00
stevenyomi 956656cc3e Kemono: retry when fetching posts (#958)
* Kemono: retry when fetching posts

* stricter rate limit
2024-02-04 02:25:10 +00:00
Eshlender 169f83b594 [RU]Remanga fix LICENSED Hides available chapters! (#959) 2024-02-04 02:25:10 +00:00
Fermín Cirella 7e2fa5de61 Anchira - Fix pagination (#964) 2024-02-04 02:25:10 +00:00
Claudemirovsky 8f7c88a723 ru/AComics: Fix NPEs (#941)
* fix: Fix manga details

* fix: Fix chapter list

* fix: Fix page selector

* refactor: General refactoration

* chore: Set isNsfw flag

* chore: Bump version

* refactor: Apply suggestion
2024-02-04 02:25:10 +00:00
bapeey 246fe574e7 Remove YugenMangas (es) (#963)
Remove Yugen
2024-02-04 02:25:10 +00:00
Eshlender 0b214c2d89 [RU]Remanga all bookmark with custom's (#952)
* [RU]Remanga all bookmark with custom's

* auto rebeald
2024-02-04 02:25:10 +00:00
Eshlender 90f361e243 [RU]ComX title_en not anymore fix null (#953) 2024-02-04 02:25:10 +00:00
stevenyomi 3ce0383555 Kemono: update URL (#942) 2024-02-04 02:25:08 +00:00
Mike dd60a193e7 ColorlibAnime (#937)
* ColorlibAnime

* remove adaptive icons

* lint

* lint

* Optimize icons with `oxipng -omax --strip all`

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-04 02:25:08 +00:00
mohamedotaku cc9a0d2b41 Add source Manga pro "ar" (#921)
* Add source MangaPro "ar"
* Update name, versionId and icons

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-04 02:25:08 +00:00
Secozzi 0b7dd2f6bc update infinityscans url (#940) 2024-02-04 02:25:08 +00:00
stevenyomi 2023438856 Rename MangaFlame to Manga Flame (#939) 2024-02-04 02:25:08 +00:00
stevenyomi 579a574769 Romanize extension names (#938) 2024-02-04 02:25:08 +00:00
beerpsi 0053823dcf Rewrite MMRCMS (#931)
* Rewrite MMRCMS

* linting

* Mangas.in: Fix latest, search by query, manga details

* use HashSet instead of Set for manga detail keys

* use buildList for building filter list

* mangas.in: Copy over changes to MangasInDto

* Use a better metric for determining if filter fetching failed.

Also merged types and tags.

* Move to using named constructor parameters instead of open vals

This improves the discoverability of configurable stuff.

* use normal try/catch instead of runCatching

* Elaborate on the reason for not using Nothing

* Make most configuration options private

* forbidden -> useNamedArgumentsBelow

* Address lint failures

* Close the thingies

* <:shitting:1130237162105876490>

* <:shitting:1130237162105876490>
2024-02-04 02:25:08 +00:00
Secozzi 3c0f484afc add boxmanhwa to madtheme (#936) 2024-02-04 02:25:08 +00:00
Mike d8b551bbc9 Prune Madara part 3 (#916) 2024-02-04 02:25:08 +00:00
Mike 38322fcb0c Mangakik - update domain (#912) 2024-02-04 02:25:05 +00:00
Luqman bbeb1622ca Comic Fx: fix chapter pages (#877)
* Comic Fx: fix chapter pages

* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Update src/id/comicfx/src/eu/kanade/tachiyomi/extension/id/comicfx/ComicFx.kt

* Update ComicFx.kt

* Update ComicFx.kt

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-04 02:25:05 +00:00
beerpsi 891f335741 MangaHub: Update CDN URL (#906) 2024-02-04 02:25:04 +00:00
mohamedotaku 8c93344f17 add source ManjaNoon "ar" (#888)
* add source ManjaNoon

* Update icon and fix source name

* Case insensitive system sucks

* Change package name

* Change class name

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-04 02:25:04 +00:00
mohamedotaku 6911eb1c68 Add source ThunderScans "ar" (#886)
* Add source ThunderScans "ar"

* Update baseUrl and icons

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-04 02:25:04 +00:00
stevenyomi 0926e29994 Baka Manhua: romanize extension name (#891) 2024-02-04 02:25:04 +00:00
Secozzi 617c3bf990 update kaiscans url (#885) 2024-02-04 02:25:04 +00:00
mohamedotaku 3e8dc4d05c Add source Manga Flame "ar" (#883)
* Add source Manga Flame "ar"

* Update and optimize icons

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-04 02:25:04 +00:00
stevenyomi 92a44a6f6f Mangabz: fix index.json base URL (#881) 2024-02-04 02:25:04 +00:00
stevenyomi 4b309832d3 Set desktop UA and update URL for some Chinese sources (#880)
* Set desktop UA and update URL for some Chinese sources

* Update linked websites
2024-02-04 02:25:04 +00:00
Luqman 879efc332f Remove MangaMiso source (#875) 2024-02-04 02:25:04 +00:00
AwkwardPeak7 27c632af46 OPSCANS: move to Madara (#862) 2024-02-04 02:24:58 +00:00
xingyuan li 1ffe983a73 Add header for manhuagui extension (#861)
* add `Accept-Language` header for manhuagui

* update extVersionCode
2024-02-04 02:24:57 +00:00
Mike 775560e1f3 Restore Hunters Scans (#858)
* Restore Hunter Scans

* remove version bump
2024-02-04 02:24:57 +00:00
AwkwardPeak7 0737e27057 999Hentai: update api url (#857)
update api url
2024-02-04 02:24:57 +00:00
Secozzi a18a5e527c Add back manhuascan (#849)
* add back manhuascan

* bump version to 8

* stuff
2024-02-04 02:24:57 +00:00