8 Commits

Author SHA1 Message Date
Yush0DAN
fcff393118
ManhwaWeb: Fix covers/thumbnail (#8918)
Fix covers/thumbnail
2025-07-25 05:46:59 +01:00
bapeey
6c87c1634b
ManhwaWeb: Filter out invalid pages (#8457)
* filter

* simplify condition

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-05-20 21:26:57 +01:00
bapeey
10cea1e57d
ManhwaWeb: Filter out unreleased chapters (#8282)
filter out not released chapters
2025-05-20 21:26:37 +01:00
Yush0DAN
ea99a44cf3
ManhwaWeb: Add header fix some covers (#4373)
add header, some covers did not load
2024-08-13 02:31:40 +01:00
Yush0DAN
d55da9562b
ManhwaWeb: Filter out chapters without url (#3694)
fix chapter null
2024-07-14 14:40:49 +01:00
bapeey
47b60ed24d
ManhwaWeb: Fix chapters not found and webview (#3671)
* Fix ManhwaWeb

* more fix
2024-07-14 14:40:48 +01:00
bapeey
6c6f1b4d6b ManhwaWeb: Fix chapter url (#1583)
I blame the IDE for not tell me about unused val
2024-02-27 20:53:54 +00:00
bapeey
ee937137c3 Add ManhwaWeb (#1542)
* Add manhwaweb

* Lint

* Remove data class

* Oops

* Oppsi

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Remove "Not used"

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Requested changes

* Fix chapter url

* Create SChapter in main class

* make extension function

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:54 +00:00