Commit Graph

707 Commits

Author SHA1 Message Date
Rama Bondan Prakoso
e509aae728 NHentai: Add popular-month filter (#1446)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2024-02-21 22:39:27 +05:00
bapeey
e74bec17d0 Demon Sect: Fix http 404 on popular and latest tabs (#1449)
Fix http 400 on popular and latest
2024-02-21 22:04:37 +05:00
stevenyomi
928d5407d8 Adjust build features (#1436) 2024-02-21 21:56:32 +05:00
Chopper
5cdf881dcc Manhastro - Fix nullpointer when manga title is set (#1442)
Fix nullpointer when manga title is set
2024-02-21 21:52:30 +05:00
bapeey
9ebb3bc829 MangasNoSekai: Fix cannot found mangaid (#1440)
* easy

* Fix library path and author selector
2024-02-21 21:52:02 +05:00
Eshlender
a148fd2a5d [RU]ComX no Tachiyomi (maybe because of the closure), fix 520 (#1432)
* [RU]ComX no Tachiyomi (maybe because of the closure), fix 520

* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-21 21:47:56 +05:00
mohamedotaku
362727066f Change URL Swatmanga (#1427)
* change url mangaswat

* Change URL Swatmanga

* Update MangaSwat.kt
2024-02-21 21:46:05 +05:00
Rolando Lecca
aea78283b1 MangasNoSekai: Fix chapter list (#1431)
cat and mouse
2024-02-20 22:42:25 +05:00
Rolando Lecca
85e2ccc3ca Traducciones Moonlight: Move to MangaThemesia (#1406)
* Move to MangaThemesia

* Is NSFW
2024-02-20 02:46:17 +08:00
stevenyomi
5452be48e7 Update autoclose message for unread acknowledgements (#1405) 2024-02-20 02:46:10 +08:00
Rolando Lecca
f749db1b99 MangasNoSekai: Fix popular and latest tabs again (#1403)
fix
2024-02-20 02:46:01 +08:00
AwkwardPeak7
bfe5f4217a GravureBlogger: make categories optional (#1401)
* GravureBlogger: make categories optional

* remove author field

only contains source name
2024-02-20 02:45:53 +08:00
AwkwardPeak7
cc5696dd7a Madara: fix app crash and some sources fixes (#1398)
* Madara: fix crash

* fix NPE in ImperioDaBritannia

* mangalek use LoadMore

* update title selector
2024-02-20 02:45:46 +08:00
Secozzi
f65ad169c4 Mana/newtoki: add referer (#1372)
* add referer

* remove superfluous headersbuilder
2024-02-20 02:45:31 +08:00
stevenyomi
f56a1e1bcb GANMA: remove unused code (#1407) 2024-02-20 02:45:16 +08:00
stevenyomi
2f8abf78b3 Happymh: revert to headers custom UA (#1394)
Partially reverts 01c665cd73
2024-02-19 19:21:32 +05:00
stevenyomi
5813a39a87 Remove Kuaikuai Manhua 3 (#1393) 2024-02-19 19:20:20 +05:00
Tef
21578e1d9d Add MANGARAW+ (#1391) 2024-02-19 19:19:45 +05:00
Rolando Lecca
d0837d0b7c MiauScan: Update domain (#1386) 2024-02-19 19:18:06 +05:00
stevenyomi
cf41ed9cf8 Deduplicate lib build scripts (#1392) 2024-02-19 19:00:22 +05:00
Rolando Lecca
00dc9fedb4 Manhua Fenix: Change name and domain and add Spanish translations to Madara (#1365)
* Change name and domain

* Remove overrides and use loadMoreRequest

* Add Spanish translations

* Review

* Revert bump
2024-02-19 18:08:06 +05:00
Cuong M. Tran
6869674087 update HM2D URL (doujindistrict.com) (#1375)
* new source: DoujinDistrict (theme: madara)

* Revert "new source: DoujinDistrict (theme: madara)"

This reverts commit 0b12e6be14.

* update HM2D URL (doujindistrict.com)

* remove unused imports
2024-02-19 10:25:50 +07:00
Secozzi
3c1a73f512 add blackoutscans (#1367) 2024-02-19 10:24:03 +07:00
mohamedotaku
82fb8ba8b2 Change URL PotatoManga (#1369) 2024-02-19 10:10:38 +07:00
Rolando Lecca
59a91b7f56 MNS: Fix popular and latest tabs again (#1368)
bruh
2024-02-19 10:09:19 +07:00
Vetle Ledaal
f22f245d9a Manhastro: fix chapter images (#1363)
* Manhastro: fix chapter images

* Update src/pt/manhastro/src/eu/kanade/tachiyomi/extension/pt/manhastro/Manhastro.kt

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-18 20:25:01 +05:00
AwkwardPeak7
0972648a4a Madara refactor (#1292)
* remove randomua from madara

* don't use page path for page=1

* add back `madara_load_more`

* cleanup i18n and filters

* load more in a new source

* move back the filters

not worth it

* fix build

* altname to i18n as well

* utf-8

* Revert "utf-8"

This reverts commit 1335bc1b47.

* utf-8

* autodetect load_more_request

* load genres in background

* make genre classes protected

remove unnecessary change

* fetch genres changes

* launchIO countviews

* don't explicitly optin

* cleanup some request overrides

* make `useLoadMoreRequest` enum to be able to disable autodection where necessary

* fix logic

bruh

* use state variables

* defer countViews in overrides as well

* lint

* select().first -> selectFirst

* `load_more` search as well

* detect in search as well

* remove slipped override

* move detection to the function

* remove fetchGenreFailed

* don't use GlobalScope

* tweak load_more_request parameters

* remove ancient connectTimeout/readTimeout

already present in the client provided by the app

* small cleanup
2024-02-18 19:57:05 +05:00
AwkwardPeak7
fb7b7ac3cb Comick: fix new chapters delay and small refactor (#1354)
* remove chapter pagination

page parameter seems to trigger some cache issue in their api

* update baseUrl

* data class -> class

micro optimization

* small refactor

* remove useless interceptor

* oops

* mutable not needed
2024-02-18 18:09:05 +07:00
AwkwardPeak7
706200386d move CookieInterceptor to shared lib (#1356)
* CookieInterceptor lib

* accept list of cookies
2024-02-18 18:06:47 +07:00
AwkwardPeak7
6f5b4e82e2 RC: fix chapters (#1359)
* fix rizz chapters

Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>

* remove unused dto

* lint

* lint x2

---------

Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>
2024-02-18 18:03:55 +07:00
Chopper
9ad238a000 Remove PrismaHentais (#1349)
Remove PrismaHentai
2024-02-18 15:55:00 +05:00
Chopper
f67f98fac7 Add LiManga (#1346)
* Add LiManga

* Add isNsfw
2024-02-18 15:54:14 +05:00
Vetle Ledaal
a2c0edd349 Manhwa Freak: remove spinner image (#1343) 2024-02-18 15:53:09 +05:00
Cuong M. Tran
69faf03534 NetTruyen/NhatTruyen: avoid return un-relevant searching results (#1338)
* NetTruyen/NhatTruyen: avoid return catalog page when searching return empty

They redirect back to catalog page if searching query is not found.
That makes both sites always return un-relevant results when searching should have returned empty.

* fix overrideVersion
2024-02-18 00:04:20 +05:00
Tef
58d58ea080 Add MangaSaki (#1273)
* Added Mangasaki

* Added MangaSaki

* Added MangaSaki

* Removed page number check

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

* Applied requested changes

* Add recommended change

* Add requested changes

* Applied requested changes

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-18 00:02:37 +05:00
bapeey
0920885620 LectorTMO: Use cloudflareClient (#1340)
Use cloudflareClient
2024-02-17 23:42:41 +05:00
Vetle Ledaal
7f8ab93a23 Elarc Toon: update mangaUrlDirectory (#1341) 2024-02-17 23:42:16 +05:00
bapeey
1dc2b6f47f SlimeRead: Update API url (#1334)
Update apiurl
2024-02-17 20:20:50 +05:00
Secozzi
8afea33036 Add todaymanga (#1289)
* add todaymanga

* small changes to filters

* apply recommended changes

* Small touch-up to date parsing
2024-02-17 19:42:40 +05:00
bapeey
7c1bd5c374 MMRCMS: Fix search and add Spanish translations (#1333)
Fix search and add (es) translations
2024-02-17 19:39:38 +05:00
beerpsi
a5b84c4224 ComicGamma: Use SpeedBinb reader (#1317)
* ComicGamma: Use SpeedBinb reader

* Update lib-multisrc/comicgamma/build.gradle.kts

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-17 16:22:06 +05:00
beerpsi
64430ef03c ColaManga: Fix search next page selector (#1326) 2024-02-17 16:10:47 +07:00
beerpsi
d7f08c07c8 Add Weekly Young Magazine (Yanmaga) (#1318) 2024-02-17 13:57:33 +05:00
beerpsi
b1da5a83b6 Add Manga Planet (#1319) 2024-02-17 13:55:11 +05:00
beerpsi
1ba5dd036c Add Comic Meteor (#1320) 2024-02-17 13:52:51 +05:00
beerpsi
9e51c6f4c2 Add Gaugau Monster Plus (#1321) 2024-02-17 13:51:19 +05:00
beerpsi
44a09d26c2 Add Ohta Web Comic (#1322) 2024-02-17 13:49:33 +05:00
beerpsi
85c4454a25 Komga: Don't apply library filter if default libraries are not set (#1323) 2024-02-17 12:34:00 +05:00
beerpsi
a23ee99097 Add SpeedBinb reader library (#1316)
* Add SpeedBinb reader library

* Make TextInterceptor generic
2024-02-17 11:36:59 +05:00
beerpsi
8db72063d4 MMRCMS: Dynamic filter rework (#1315)
* MMRCMS: Dynamic filter rework, remove Last updated sort in Mangas.in

* Formatting

* Show the reset message when filters are fetching

* Linting

* Dynamically fetch sort options

* Add i18n support

* Remove unused import
2024-02-17 11:26:49 +05:00