Secozzi
|
dc3135aede
|
Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana
* remove unused file
* Update src/en/mangasect/build.gradle
|
2024-04-26 01:48:09 +01:00 |
stevenyomi
|
12e864f85f
|
Remove placeholder manifest files (#790)
|
2024-01-30 22:11:47 +00:00 |
Draff
|
5c8cb75e9a
|
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
|
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 |
stevenyomi
|
f612bc1c3f
|
Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
|
2024-01-14 00:29:56 +00:00 |
Secozzi
|
9597bd45de
|
Add manga sect (#19403)
* Add manga sect
* null stuff, change ratelimit
|
2023-12-25 10:23:23 -05:00 |