20 Commits

Author SHA1 Message Date
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
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
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
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon
55b5b8585e Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Riztard Lanthorn
4cfe1f462f
RainOfSnow: add rate limit 2/s (#7205) 2021-05-24 09:31:16 -04:00
Johannes Joens
95c6f9f7f7
Rain of snow: Fixes (#7170)
* Update build.gradle

* Update RainOfSnow.kt

* Updated Icon to new Icon
2021-05-22 07:32:12 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Riztard Lanthorn
526e0e0d90
RainOfSnow: fix issue (#6529)
website change things
2021-04-13 12:41:03 -04:00
Riztard Lanthorn
56a48bf213
RainOfSnow: fix duplicate entries, add chapter timestamp (#6185)
* fix duplicate entries

* add chapter time stamp
2021-03-15 13:41:49 -04:00
Riztard Lanthorn
9da88ec093
fix rainOfSnow revese chapter (#5832) 2021-02-13 08:48:32 -05:00
Johannes Joens
4b37680bb0
fixed missing css selector Rain of snow (#5783)
* fixed missing css selector

* Update build.gradle

* Update RainOfSnow.kt
2021-02-11 11:08:02 -05:00
Johannes Joens
f869fc931f
Addes new source Rain Of Snow (#5778)
* Create build.gradle

* added Rain of Snow extension
2021-02-11 07:47:24 -05:00