15 Commits

Author SHA1 Message Date
Edgar Mejía
8585b5cd81
Fix InManga pages not load & MangaMx search (#7744)
* InManga replace Gson with kotlinx.serialization, fix pages not load.

* MangaMx: Fix search bug.
2021-06-20 08:40:21 -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
Edgar Mejía
39ac1f81a6
Fix LectorManga HTTP error 403, Add MangaMx genre filter and config screen (#6323)
* Fix LectorManga HTTP error 403

* Add genres filter, config +18 filter.

* Fix tachiyomiorg/tachiyomi-extensions#6325
2021-03-28 16:19:11 -04:00
scb261
9867ae9983
MangaMx: fix covers (#6317) 2021-03-28 07:12:06 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
df765c453a
MangaMx - fix pages (#3580) 2020-06-20 03:55:10 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
E3FxGaming
d4dbf1d63f
Implemented MangaMx Cloudflare fix (#2926)
Manga-mx.com uses Cloudflare.
Using the Cloudflare client makes it usable again.
2020-04-29 06:03:39 -04:00
arkon
228178f3a0 Use consistent Gson version for stable compatibility 2020-03-29 12:24:28 -04:00
happywillow0
98ccbbde25
Fix MangaMx (#2409)
Fix MangaMx
2020-03-11 23:18:59 -04:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
Mike
6b6ad793ac MangaMx - add Doujin-Yang (#1857)
MangaMx - add Doujin-Yang
2019-12-06 08:11:07 -05:00
happywillow0
97ac680c51 Mangamx - Add Filters (#1781)
Mangamx - Add Filters
2019-11-14 07:24:33 -05:00
happywillow0
4820825391 [Change] Mangamx (#1758)
[Change] Mangamx
2019-11-06 15:36:12 -05:00
happywillow0
c1cdde5775 [New] MangaMx (#1691)
* Add MangaMx

* Update MangaMx.kt

* Add Icons

* Fix Author

Checks if Author exists or not

* Update pageListParse as json 

While regex is nice, switched page list processing to json parsing
2019-10-30 22:15:38 -04:00