11 Commits

Author SHA1 Message Date
Chopper
2a5d28df53
Update domain (#10659)
* Update domain

* Remove regex

* Remove banner

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

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-10-03 00:00:20 +01:00
Vetle Ledaal
e6b34e2b2d
Jiangzaitoon: update domain, fix blurry thumbnails (#9815)
* Jiangzaitoon: update domain, fix blurry thumbnails

Madara was also updated to allow overriding `String.getSrcSetImage()`, not bumping.

* guard against malformed srcset candiate

* remove duplicate trim
2025-10-02 23:57:33 +01:00
dngonz
9639b7c585
Jiangzaitoon : Fix url (#8308)
fix url
2025-05-20 21:26:52 +01:00
dngonz
9cfd561677
Jiangzaitoon: Fix domain (#7497)
fix domain
2025-02-23 21:31:14 +00:00
dngonz
80aa0347fe
Jiangzaitoon: update domain (#7155)
update domain
2025-01-18 20:13:58 +00:00
Chopper
15a01b7baf
Update domains (#5787) 2024-12-14 06:55:30 +00:00
Vetle Ledaal
dce175cef5
Jiangzaitoon: update chapter URL selector (#5165) 2024-10-28 00:20:41 +00:00
AwkwardPeak7
39b1e20401
update domains (#4544)
* MangaSwat: update domain
	closes #4543

* HattoriManga: update domain
	closes #4541

* bump

* jiangzaitoon: update domain
	closes #4537

* fleurblanche: update domain
2024-08-13 02:32:02 +01:00
Vetle Ledaal
22efdcc2a8 Jiangzaitoon: update domain (#2892) 2024-06-03 05:43:48 +01: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
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00