Commit Graph

6925 Commits

Author SHA1 Message Date
bapeey d6f01fea0b MangaEsp: Update domain and add alternative names (#1470)
* Update domain

* Get comics from next data (api has old results)

* Add alternative names

* Change name creation logic

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

* Missing replace

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:49 +00:00
mohamedotaku 942ca100d8 Add source MajorScans "tr" (#1460)
* Add source MajorScans "tr"

* Update build.gradle
2024-02-27 20:53:49 +00:00
mohamedotaku bbffed1fd8 Change Url Hayalistic "tr" (#1510) 2024-02-27 20:53:49 +00:00
mohamedotaku 01371a728a Change Url SummerToon "tr" (#1511) 2024-02-27 20:53:49 +00:00
Eshlender 8870ff3569 [RU]Remanga processing native errors (#1526)
* [RU]Remanga processing native errors

* typos
2024-02-27 20:53:49 +00:00
Cuong M. Tran aac281ef87 Update MangaDistrict (#1344)
* MangaDistrict: Remove comment from title

e.g. (Official), (Doujinshi)

* MangaDistrict: settings to parse only chapters with full/high quality

# Conflicts:
#	src/en/mangadistrict/src/eu/kanade/tachiyomi/extension/en/mangadistrict/MangaDistrict.kt

* MangaDistrict: fix searchMangaNextPageSelector for last page

* remove unnecessary override

* Rebase to new Madara version

* filter chapter’s url instead of parsing elements

* Clean up, set default values to off/all

* Update MangaDistrict.kt

* Update remove title version pref summary

* typo

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-27 20:53:49 +00:00
Secozzi 0992869ffc resetscans: update baseurl (#1504)
update baseurl
2024-02-27 20:53:49 +00:00
Secozzi 59a640e696 Shinigami: update baseurl (#1499)
update baseurl
2024-02-27 20:53:49 +00:00
beerpsi 29a8d5ead9 Dua Leo Truyen: Update to new site (#1498)
* Dua Leo Truyen: Update URL

* It's more than a simple URL change

* Fix description
2024-02-27 20:53:49 +00:00
Chopper 0624b1aa3e Add LunarScan (#1463) 2024-02-27 20:53:49 +00:00
Chopper 086475a12e Add Argos Comics (#1471)
* Add Argos Comics

* Remove the slash from the final URL

* Add custom latest update
2024-02-27 20:53:49 +00:00
Secozzi fc5a4825cb add dmcscans (#1481)
* add dmcscans

* dont show empty alt names
2024-02-27 20:53:49 +00:00
Vetle Ledaal fa1170fad7 Elarc Toon: update mangaUrlDirectory (#1413) 2024-02-27 20:53:49 +00:00
AwkwardPeak7 7ef3bcd497 Madara fix status filter (#1434)
* Madara fix status filter

* remove unused override ManhwaClan

site seems to be using default madara options 0, 1 etc
2024-02-27 20:53:49 +00:00
mohamedotaku cb23787606 fix Cloudflare protect for some sources (#1458)
cloudflare protect
2024-02-27 20:53:49 +00:00
Secozzi a4e00cedbe Traducciones Moonlight: filter out novels (#1462)
filter out novels
2024-02-27 20:53:49 +00:00
Secozzi 1d6ed34d77 newtoki: fix crash when changing sort filter (#1464)
* fix crash when changing sort filter

* small touch-up
2024-02-27 20:53:49 +00:00
Cuong M. Tran 9d73eef491 Fix Photos18 parsing image’s url (#1477) 2024-02-27 20:53:49 +00:00
mohamedotaku 838ee2fc97 Change Url Aresnov "ar" (#1482)
Change link Aresnov "ar"
2024-02-27 20:53:49 +00:00
mohamedotaku 94762d7d0d Change Url AresManga "ar" (#1483)
* Change Url AresManga "ar"

* Remove trailing slash from baseUrl

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

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-02-27 20:53:49 +00:00
bapeey 2ec509f3d4 LectorTMO: Fix pages not found (#1494)
* Fix pages not found

* Change regex a bit more
2024-02-27 20:53:49 +00:00
TrungSamSet 26ef357149 NetTruyen: Update domain (#1433)
* NetTruyen: Update URL

* NetTruyen: Update overrideVersionCode
2024-02-27 20:53:49 +00:00
Rama Bondan Prakoso 0f00f9c313 NHentai: Add popular-month filter (#1446)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2024-02-27 20:53:49 +00:00
bapeey 4bf383a322 Demon Sect: Fix http 404 on popular and latest tabs (#1449)
Fix http 400 on popular and latest
2024-02-27 20:53:49 +00:00
stevenyomi 3372f9de22 Adjust build features (#1436) 2024-02-27 20:53:49 +00:00
Chopper 2e25acbc36 Manhastro - Fix nullpointer when manga title is set (#1442)
Fix nullpointer when manga title is set
2024-02-27 20:53:49 +00:00
bapeey e5d3eeb7cc MangasNoSekai: Fix cannot found mangaid (#1440)
* easy

* Fix library path and author selector
2024-02-27 20:53:49 +00:00
Eshlender 2e41214ba9 [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-27 20:53:49 +00:00
mohamedotaku daef319051 Change URL Swatmanga (#1427)
* change url mangaswat

* Change URL Swatmanga

* Update MangaSwat.kt
2024-02-27 20:53:49 +00:00
Rolando Lecca 8737cc41f2 MangasNoSekai: Fix chapter list (#1431)
cat and mouse
2024-02-27 20:53:49 +00:00
Rolando Lecca 921649ff76 Traducciones Moonlight: Move to MangaThemesia (#1406)
* Move to MangaThemesia

* Is NSFW
2024-02-27 20:53:49 +00:00
Rolando Lecca 3326753fc0 MangasNoSekai: Fix popular and latest tabs again (#1403)
fix
2024-02-27 20:53:28 +00:00
AwkwardPeak7 073a0b7a3f GravureBlogger: make categories optional (#1401)
* GravureBlogger: make categories optional

* remove author field

only contains source name
2024-02-27 20:53:28 +00:00
AwkwardPeak7 014ee88bbb Madara: fix app crash and some sources fixes (#1398)
* Madara: fix crash

* fix NPE in ImperioDaBritannia

* mangalek use LoadMore

* update title selector
2024-02-27 20:53:28 +00:00
Secozzi 678c3de899 Mana/newtoki: add referer (#1372)
* add referer

* remove superfluous headersbuilder
2024-02-27 20:53:28 +00:00
stevenyomi 9ef0b03211 GANMA: remove unused code (#1407) 2024-02-27 20:53:28 +00:00
stevenyomi fdc57d60a4 Happymh: revert to headers custom UA (#1394)
Partially reverts 1eb9f2bc13242c38e99362c198e84133261d1135
2024-02-27 20:53:28 +00:00
stevenyomi fc000a5058 Remove Kuaikuai Manhua 3 (#1393) 2024-02-27 20:53:28 +00:00
Tef be291b1822 Add MANGARAW+ (#1391) 2024-02-27 20:53:28 +00:00
Rolando Lecca c9633f3d0c MiauScan: Update domain (#1386) 2024-02-27 20:53:28 +00:00
stevenyomi b874f0d1c3 Deduplicate lib build scripts (#1392) 2024-02-27 20:53:28 +00:00
Rolando Lecca d311409641 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-27 20:53:28 +00:00
Cuong M. Tran 09ae28784a update HM2D URL (doujindistrict.com) (#1375)
* new source: DoujinDistrict (theme: madara)

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

This reverts commit 0b12e6be1425192e28166243dbd4fc6e2375ad12.

* update HM2D URL (doujindistrict.com)

* remove unused imports
2024-02-27 20:53:28 +00:00
Secozzi 166dbec86f add blackoutscans (#1367) 2024-02-27 20:53:28 +00:00
mohamedotaku a03bb1f780 Change URL PotatoManga (#1369) 2024-02-27 20:53:28 +00:00
Rolando Lecca b7ecf1b801 MNS: Fix popular and latest tabs again (#1368)
bruh
2024-02-27 20:53:28 +00:00
Vetle Ledaal 0ed4e4147f 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-27 20:53:28 +00:00
AwkwardPeak7 30b13498b0 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 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.

* 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-27 20:53:28 +00:00
Draff a62d90d4aa this one is my bad but fuck linting anyway
CI / Prepare job (push) Successful in 3s Details
CI / Build individual modules (push) Successful in 5m7s Details
CI / Publish repo (push) Successful in 44s Details
2024-02-18 21:01:51 +00:00
Draff c11ab2d724 I still hate linting
CI / Prepare job (push) Successful in 3s Details
CI / Build individual modules (push) Failing after 1m9s Details
CI / Publish repo (push) Has been skipped Details
2024-02-18 20:58:13 +00:00