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 |
|
Luqman
|
b69211092f
|
KomikIndoID: fix & add series info (#18447)
KomikIndoID: fix, add series info
- fix series status
- add other genre, series type
- add alternative name
|
2023-10-09 18:30:33 -03:00 |
|
Ahmad Ghoni Arrozaq
|
17aad4d7e5
|
Update some source domains (#17983)
* Update domain KomikCast
* Update domain KomikIndoID
* Update domain ManhwaList
|
2023-09-16 17:55:57 -03:00 |
|
arkon
|
2a7801e876
|
Move package namespace declarations out of manifests (#17581)
|
2023-08-18 08:58:52 -04:00 |
|
Ahmad Ghoni Arrozaq
|
439578e5c8
|
Fix KomikindoID no pages found (#16941)
|
2023-06-30 10:28:20 -04:00 |
|
Ahmad Ghoni Arrozaq
|
a191a7a040
|
Update domain KomikIndoID (#16851)
|
2023-06-24 23:09:45 -03:00 |
|
stevenyomi
|
347507052a
|
KomikIndoId: update URL (#15851)
* Update KomikIndoID.kt
* Update build.gradle
|
2023-03-28 09:33:26 -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 |
|
Iqbal
|
9a9ffdc060
|
KomikIndoID: Add more filter, fetch HD image and update artist, description in manga details (#14579)
* Update KomikIndoID.kt
* Update build.gradle
|
2022-12-18 09:58:59 -03:00 |
|
Riztard Lanthorn
|
d21bb3ec00
|
Bacakomik: fix pages issue, change icon (#13904)
* Bacakomik: fix pages issue, change icon
- fix chapter pages
- change icon
- capitalize source name
Closes #13894
* fix lint
git cant detect file name change capitalize
|
2022-10-18 16:21:27 -03:00 |
|
Riztard Lanthorn
|
3446cc572a
|
KomikIndoID: fix chapter images (#13829)
Closes #13815
|
2022-10-13 09:49:31 -03:00 |
|
nicki
|
d2f3587d8c
|
increment forgotten komikindoid.extVersionCode (#13724)
necessary continuation for #13721
erroneously incremented komiku.extVersionCode cant be decremented and will have to stay
|
2022-10-05 23:40:08 -03:00 |
|
Ahmad Ghoni Arrozaq
|
f8c104f2ae
|
Komikindo.ID: fix HTTP error 404 (#13721)
* KomikIndoID: fix error 404
* Update src/id/komiku/build.gradle
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update src/id/komikindoid/src/eu/kanade/tachiyomi/extension/id/komikindoid/KomikIndoID.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
|
2022-10-05 17:46:21 -03:00 |
|
Riztard Lanthorn
|
6cc6686d4e
|
KomikIndoID: fix error 404 (#13629)
* KomikIndoID: fix error 404
closes #13604
* remove deprecated toLowerCase
|
2022-09-30 14:09:58 -03:00 |
|
jopejoe1
|
4ed8ceabe1
|
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt
* Updates Icons
* Update more Icons
* Update even more icons
* Update more icons again
* Update ReaderFrontGenerator.kt
* Update MonochromeGenerator.kt
* Update MadaraGenerator.kt
* Update FoolSlideGenerator.kt
* Update build.gradle
|
2021-12-21 07:48:54 -05:00 |
|
arkon
|
bc7d8c8672
|
Default libVersion to 1.2 (#9014)
|
2021-09-09 08:58:17 -04:00 |
|
HaruSasaki
|
1f96d41169
|
Komikindoid fix (#8157)
* Update KomikIndoID.kt
* Update build.gradle
|
2021-07-17 09:23:52 -04:00 |
|
HaruSasaki
|
2c11cbfcd5
|
Komikindoid fix (#8124)
* Update KomikIndoID.kt
* update icon path
* update icon path
* remove old icon
* Update build.gradle
|
2021-07-15 09:47:06 -04:00 |
|
HaruSasaki
|
658470d4a5
|
Add KomikIndoID (#8116)
|
2021-07-15 06:38:46 -04:00 |
|