dngonz
ecfa117f5d
Fix domains ( #6898 )
...
* change domain manhwaindo
* change domain bacakomik
* change extName
Co-authored-by: Chopper <156493704+choppeh@users.noreply.github.com>
---------
Co-authored-by: Chopper <156493704+choppeh@users.noreply.github.com>
2025-01-18 20:13:04 +00:00
Vetle Ledaal
6c28238769
Refactor out usage of * -1 ( #6003 )
2024-12-14 06:55:31 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
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
Luqman
47cb163ab4
BacaKomik: fix img issue, clean series info, add artist ( #19548 )
...
- tweak ratelimit
Closes #19454
2024-01-05 12:24:33 -05:00
Ahmad Thoriq Najahi
331e845116
BacaKomik: Fix duplicated pages ( #19415 )
...
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2023-12-24 18:48:47 -05:00
Ahmad Thoriq Najahi
bab543a363
Fix BacaKomik ( #19397 )
...
chore: BacaKomik
* Update domain and url path.
* Also fix Author, Status in manga desc.
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2023-12-22 18:13:14 -03:00
Luqman
90c14a5ca6
BacaKomik: fix pages issue, tweak title, series info ( #18691 )
...
* BacaKomik: fix title, tweak series info
- remove string from title
- add series type
- remove string from description
* title first
* fix pages not found & add some rate limit
Closes #18686
2023-10-25 10:13:15 -03:00
Muhammad Brian Abdillah
973d3935a8
Update BacaKomik Domain ( #18398 )
...
Close #18295
2023-10-07 22:50:13 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Fadilah Riczky
aaa067a4f9
Fix BacaKomik no pages found ( #16977 )
...
* Update BacaKomik.kt
change target document.select for fix page not found
* update extVersionCode to 5
* update bacakomik from document.select to document.getElementsByTag with cdnUrl
2023-07-03 20:56:31 -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
Alessandro Jean
4d8ea51ffe
Fix the build. ( #13915 )
2022-10-18 17:24:24 -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
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
Riztard Lanthorn
9f26f2b03c
Bacakomik: fix empty pages ( #6222 )
2021-03-20 11:03:01 -04:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error ( #5203 )
...
* comply with #5214
* rm not needed AndroidManifest.xml
* [CI SKIP] add info about AndroidManifest.xml
* Update CONTRIBUTING.md
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon
c3c3697b8a
Update kotlinter
2020-12-10 21:04:27 -05:00
Riztard Lanthorn
7d826f2c46
update Bacakomik ( #5014 )
...
* update ext version
* fix image issue
* add chapter timestamp
* fix manga details issue
2020-12-04 07:50:17 -05:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter ( #4363 )
...
* Update kolinter, address some build warnings
* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" ( #3075 )
2020-05-10 17:46:00 -04:00
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
Kiku
8e07870627
Add bacakomik.co ( #2699 )
...
* add bacakomik.co
* update build.gradle
2020-04-19 10:06:36 -04:00