14 Commits

Author SHA1 Message Date
bapeey
d48b870553 Kumanga: Add extra headers and fix ban when fetching chapters (#1681)
Fix ban
2024-03-06 06:25:46 +00:00
bapeey
5a643095ad Kumanga: Update apiUrl and minor changes (#1586)
Fix Kumanga
2024-03-06 06:23:10 +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
d61cbfc0c1 Add missing changes from keiyoushi
All checks were successful
CI / Prepare job (push) Successful in 10s
CI / Build multisrc modules (push) Successful in 11m19s
CI / Build individual modules (push) Successful in 2m2s
CI / Publish repo (push) Successful in 2m41s
2024-01-16 02:56:21 +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
seew3l
19126a34f6
Fix Kumanga (#15867)
* Fix Kumanga

* Fix Kumanga

* Refresh token in searchRequest
2023-03-28 09:34:33 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean
3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions (#7620)
* Replace JsonParser with kotlinx.serialization.

* Remove wildcard import.

* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
antonycaporossi
eaa10925a9
Fix Kumanga (ES) mangas list and pages list not loading (#5422)
* fixing kumanga

* JSON parse formula

* Fix Kumanga issues caused by obfuscation.

* Removed unused Regex
2021-01-14 22:17:23 -05:00
Mike
90308cf7b2
Kumanga - fix token (#4077) 2020-08-10 20:35:52 -04:00
Mike
80181068e4
Kumanga - update parsing (#4042) 2020-08-07 20:27:40 -04:00
Mike
ce3dd41b25
Kumanga - crash fix (#3994) 2020-08-03 03:42:45 -04:00
Edgar Mejía
064710af68
Fix Kumanga error 400 (#3976) 2020-08-02 18:29:22 -04:00
Edgar Mejía
b93641e90e
Add Kumanga inorichi/tachiyomi-extensions#921 (#3793)
* Add Kumanga inorichi/tachiyomi-extensions#921

* Fix pagination bug, added chapter date and correct name.

* Prevent unnecessary pagination request

* Fix chapter list loop, fix empty chapter
2020-07-17 02:41:54 -04:00