stevenyomi
0e9e55b945
Use source().asResponseBody()
to fix MIME to avoid extra memory load ( #10254 )
2025-10-02 23:59:04 +01:00
Vetle Ledaal
44a4f517d2
Remove remaining usage of network.client
( #8153 )
...
* Explicitly use `network.cloudflareClient` instead of `super.client`
... but only if the parent is `HttpSource` or `ParsedHttpSource`
* Remove use of `network.client`
... replaced with `network.cloudflareClient` or `super.client` if the
parent class sets `client` to `network.cloudflareClient` already.
2025-03-27 00:02:34 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb
Move plugin section to common.gradle ( #281 )
...
* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b
Remove message in UnsupportedOperationException ( #277 )
2024-01-16 02:47:22 +00:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
arkon
e1f59a845e
Update jsoup ( #15321 )
2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp ( #15320 )
2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter ( #15317 )
2023-02-11 14:21:03 -05:00
Alessandro Jean
9675111870
Fix Tappytoon crash. ( #15148 )
2023-01-27 17:07:21 -03:00
ObserverOfTime
55fe02563c
Tappytoon: fix image content type ( #11086 )
2022-03-12 16:56:16 -05:00
ObserverOfTime
9f83a8a6ee
Tappytoon: fix image downloads ( #10710 )
2022-02-05 12:44:44 -05:00
ObserverOfTime
2dd71d66f6
Tappytoon: fix chapter numbers ( #10324 )
2022-01-04 05:43:59 -05:00
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ( #9954 )
...
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
2021-11-28 13:00:39 -05:00
ObserverOfTime
e6a9517a44
Tappytoon: unblock page list ( #9668 )
2021-11-01 07:29:44 -04:00
ObserverOfTime
3e922f4101
Tappytoon: reverse chapter order ( #9529 )
2021-10-19 08:44:39 -04:00
ObserverOfTime
6fd52b09de
Tappytoon: new extension ( #9428 )
2021-10-12 06:33:26 -04:00