15 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
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05: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
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Eugene
8d0587c719
Add page teg [RU] MangaPoisk & MangaBook (#7759)
* Add page teg [RU] MangaPoisk & MangaBook

* +MangaPoisk LICENSED
2021-06-20 08:36:05 -04:00
Eugene
757923691a
[RU]MangaBook delete excess parse (from the newsblock) (#7732) 2021-06-18 11:42:43 -04:00
Eugene
660537f6e3
[RU]MangaBook only Eng name and ratestar (#7721)
* [RU]MangaBook only Eng name and ratestar

* add RusAlt name

* delete number search
2021-06-18 05:52:41 -04:00
Eugene
f1d3a69dbd
[RU]MangaBook. Fix last page loading and change type CategoryList (#7674)
* [RU]MangaBook. Fix last page loading and change type CategoryList

* thom number
2021-06-16 11:15:54 -04:00
Eugene
80394ad62c
New [RU] MangaBook (#7636)
* Start MangaBook

* fix pageListParse and reorganization code

* search and mangaDetailsParse

* search and filters

* icon

* fix empty tag

* LICENSED
2021-06-14 06:20:53 -04:00