66 Commits

Author SHA1 Message Date
Cuong-Tran
7071d503a7
MyReadingManga: Fix potential memory leaks and exceptions (#10848) 2025-11-22 22:15:59 +00:00
happywillow0
4fbe372043
Myreadingmanga Fix Chapter Titles (#8838)
* Bump Extension Version Code

* Bump User Agent Version

* Remove Chapter Name Logic

Deprecated: Source no longer provides table of contents with chapter names.

* Update Chapter Name

Chapter list based on page list number and not true chapter number.
2025-05-20 21:27:51 +01:00
dngonz
2a707c1072
MyReadingManga: Fix covers and missing chapters (#7715)
* fix covers and missing chapters

* clean spaces
2025-02-23 21:31:15 +00:00
dngonz
e1c5cc473e
MyReadingManga: fix split filter check (#7073)
fix
2025-01-18 20:13:05 +00:00
dngonz
60dcde32b1
MyReadingManga: Not result for some filters (#7044)
fix filter with , in it
2025-01-18 20:13:05 +00:00
Cezary
2430b18af0
MyReadingManga fix webview block (#6617)
* MyReadingManga fix bug "Not found"

* MyReadingManga fix bug "Not found" in view-mode
2025-01-18 20:13:01 +00:00
kana-shii
401232bc33
MyReadingManga: add "Filed Under" to manga (#5654)
Add filed under
2024-10-28 00:21:10 +00:00
kana-shii
5507a0e6b2
MyReadingManga: add tags to manga (#5269)
add tags to manga
2024-10-28 00:20:42 +00:00
KirinRaikage
931d8fe2f6
Cleanup dead sources (#5094)
* Cleanup dead sources

* Add Myreadingmanga FR and Myrockmanga FR lang

* Bump myreadingmanga version
2024-10-28 00:20:41 +00:00
happywillow0
7ae0c27e21 Update MyReadingManga (#511)
* Update Filter Parsing

Update filter parsing behavior from the okhttp cache to a mutableMap

* Bump User Agent Version

* Update pageListParse

Update pageListParse to select for "entry-content" only

* Remove Deprecated cloudflareClient

* Bump extVersionCode

* Revert "Remove Deprecated cloudflareClient"

This reverts commit c97c479dca056b6bdd432291910389579d9962c5.
2024-01-30 22:07:01 +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
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
Vetle Ledaal
74cb5ba984
MyReadingManga: Fix broken last image, whitespace in description (#19239) 2023-12-09 11:35:26 -03:00
Sultan Iskandar Maulana
ed09873e52
[MyReadingManga] FIx pages does not parsed correctly (#19202)
* MyReadingManga: Add WebP image support

Fix issue where manga published with webp images can not displayed correctly in Tachiyomi.

* MyReadingManga: Fix older release images does not parsed

* MyReadingManga: Bump version
2023-12-07 08:33:56 -05:00
happywillow0
a711214620
MyReadingManga Bump User Agent Version (#15869)
Bump User Agent Version

- Bumps user agent version to help bypass CF
2023-03-28 09:34:42 -04:00
happywillow0
21b399555e
MyReadingManga Misc Updates (#13532)
* Reorder Sort Filters
* Cache Filters from Latest if needed
2022-09-20 23:59:14 -03:00
Vetle Ledaal
9ffce35bca
MyReadingManga: set User-Agent to get past Cloudflare (#13264)
* MyReadingManga: set User-Agent to get past Cloudflare

* Remove custom Cloudflare interceptor
2022-08-29 10:04:01 -04:00
happywillow0
2bc1ec5a77
My Reading Manga Updates (#13147)
* MyReadingManga Updates

* Adds New Filter: Sort By
* Fixes "lateinit property title has not been initialized"
* Replaces deprecated capitalize

* Update Sort Order

Updates sort order. Matches default popular sort (random) on open.
2022-08-23 09:56:44 -03:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
mountfox
67bde7f28c
Stop overwriting request user-agent when bypassing Cloudflare (#8771)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare

* Don't overwrite request header when bypassing Cloudflare
2021-08-23 07:21:18 -04:00
mountfox
10c2dc0395
Bypass cloudflare WAF using webview in MyReadingManga (#8562)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare
2021-08-17 17:45:28 -04:00
happywillow0
955544ce2d
Use super in headersbuilder (#4328)
Swtichs Headers.Builder() to super.headersBuilder()
2020-09-08 07:49:38 -04:00
superbsam
225fd3d960
Fix MyReadingManga not loading images correctly (#4212) 2020-08-26 00:09:32 -04:00
Mike
767a1ee1fe
MyReadingManga - fix titles, duplicate pages (#4119) 2020-08-13 23:00:32 -04:00
Mike
f28dfa6af4
MyReadingManga - refactor search (#3991) 2020-08-03 00:03:33 -04:00
Mike
d85e7e91fe
MyReadingManga - fix pages (#3869) 2020-07-22 03:01:59 -04:00
Mike
fdec2f1009
MyReadingManga - some refactoring, added language filter (#3741) 2020-07-10 01:08:48 -04:00
happywillow0
d4cae5093a
MRM - Update Page Selector (#3667) 2020-07-01 13:55:13 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
a6c2ed3aae
Myreadingmanga - add more languages (#3088)
* working

* integration

* cleanup, finalization
2020-05-10 17:47:38 -04:00
happywillow0
666a27c246
Fix MRM Filters (#2314)
Fix MRM Filters
2020-03-01 10:24:42 -05:00
happywillow0
86792746dc
Update MRM Filter Code (#2305)
* Update MRM Filter Code

* Code Reformat
2020-02-28 18:11:11 -05:00
happywillow0
26f633993d
Update manga.description (#2210)
MRM - Update Description
2020-02-07 14:25:33 -05:00
happywillow0
db37dab7e3 MRM - Filter Update (#1953)
* Update build.gradle

* Update Filter Code

* Fix Catagory Filter
2020-01-03 22:02:43 -05:00
happywillow0
6fae2f4df3 [Fix] My Reading Manga - fix for no cover (#1796)
* Update build.gradle

* Account for broken covers on search

* Update MyReadingManga.kt

* Update MyReadingManga.kt
2019-11-22 17:47:12 -05:00
happywillow0
b599acce0c [Improvement] My Reading Manga - Search (#1683)
[Improvement] My Reading Manga - Search
2019-10-21 15:28:34 -04:00
happywillow0
64904ba658 Fix MRM Filter IOException (#1558)
Fix MRM Filter IOException
2019-09-25 10:06:58 -04:00
happywillow0
209eaa9f1c MRM Fix Thumbnail on restore (#1554)
* MRM covers

* Adds scangroup
2019-09-23 13:03:07 -04:00
happywillow0
d37e61728b Genre Filtering on MRM (#1428)
Genre Filtering on MRM
2019-09-21 10:09:16 -04:00
happywillow0
6423c4d8ed Fix MRM Date Parsing #2 (#1430)
Fix MRM Date Parsing #2
2019-08-27 07:20:41 -04:00
happywillow0
341d1a018e Fix: MRM Date Parsing Update (#1421)
Fix: MRM Date Parsing Update
2019-08-25 10:33:56 -04:00
happywillow0
d1809760a0 MyReadingManga Alternative Search Function (#1360)
MyReadingManga Alternative Search Function
2019-08-13 21:11:22 -04:00
happywillow0
c97805636d MyReadingManga Manga Details parse update (#1373)
* Updated Manga Details Parse

Fixed:
-Author
-Description
-Status

* Update build.gradle

Incremented build number

* Accounted for null for status search

When status didn't appear on the page, .text threw a null error. Added "?" which I guessed means a conditional command and not a mandatory one.

* Added Artist, allowed info to be null

* Optimized when block
2019-08-07 22:45:56 -04:00
Ankit SIngh
5a03f0a7b4 MyReadingManga Icon Change (#863)
MyReadingManga Icon Change
2019-02-28 07:27:40 -05:00
Logan B
c1b987fa6e [myreadingmanga] Add Cloudflare code (#819)
[myreadingmanga] Add Cloudflare code
2019-02-12 09:18:04 -05:00
Carlos
d38233ac21
mrm adjust for manga that dont have language in url (#659) 2018-12-02 17:18:52 -05:00
happywillow0
f48005b363 Updated MRM page list selection (11/28/18) (#648)
Updated MRM page list selection (11/28/18)
2018-11-28 17:50:58 -05:00
happywillow0
99fce4c23e Fixes MyReadingManga selector and jpeg thumbnails (#639)
Fixes MyReadingManga selector and jpeg thumbnails
2018-11-26 05:23:19 -05:00
Martín
eee440cb7b Changing MyReadingManga selector again, it's getting a way more stupid selector each time (#592)
Fixes MyReadingManga selector once again
2018-10-29 05:11:42 -04:00