Commit Graph

16 Commits

Author SHA1 Message Date
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
Claudemirovsky 828c6f7b46
fix(uk/mangainua): Fix chapter list (again) & prevent future trolling (#19504)
* fix: Fix chapter list & prevent future trolling

* refactor: Minor refactoration for fun

* chore: Bump version

* fix: Prevent NPE in manga details

Didn't happen to me in my tests, but better be safe than sorry.
Thumbnails aren't really worth a (rare but possible?) NPE anyway

* fix: Add rate limit to prevent HTTP 429
2023-12-31 10:18:04 -05:00
Claudemirovsky aed9cc5188
fix(uk/mangainua): Fix chapter list request (#19459)
* fix: Fix chapter list request

* chore: Bump version
2023-12-28 16:24:49 -03:00
Claudemirovsky f3316c1cbc
fix(uk/honeymanga): Fix chapter list (#19456)
* fix: Fix chapter list

* feat: Update search API

* refactor: Use URLs from constants

* refactor: Minor refactoration

* feat: Show more info in manga details page

* chore: Bump version

* fix: Apply suggestion - Use URL Builder in search

Thx alessandrojean!

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-12-28 16:24:35 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
stevenyomi 1a3b4d2231
MangaInUa: fix chapter list and page list (#17540) 2023-08-16 15:55:34 -03:00
Oleh Mykhalskyi 64ac44dff9
uk/MangaInUa (#16600)
fix showing genre, chapter name, chapter number , status

Co-authored-by: Oleh Mykhalskyi <mykhalskyi11@gmail.com>
2023-06-06 05:22:38 -04:00
ihoneymanga 64edb4a916
uk/honeymanga (#16069)
* tachiyomi-extension-honeymanga

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes-3

* tachiyomi-extension-honeymanga-fixes-3

* tachiyomi-extension-honeymanga-fixes-3

* Update src/uk/honeymanga/build.gradle

---------

Co-authored-by: oleksandrbunin <sasha192.bunin@gmail.com>
2023-04-17 17:24:17 -03: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
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
SurroKun 91abba9ac5
uk/mangaInUa (#14209)
* Fix loading latest, adding search

All manga shown (not just 16 titles)
Add search

* Update Mangainua.kt

Back popular
Searching in latest

* Update Mangainua.kt

Search.length>3

* Update Mangainua.kt

fix

* Update src/uk/mangainua/src/eu/kanade/tachiyomi/extension/uk/mangainua/Mangainua.kt

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2022-11-14 18:08:12 -03:00
happywillow0 096c073d58
Adds Manga.in.ua (#13293)
* Start of Extension

* Update Mangainua.kt

* Update Mangainua.kt
2022-09-01 17:14:42 -03:00