Commit Graph

8 Commits

Author SHA1 Message Date
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