Commit Graph

12 Commits

Author SHA1 Message Date
Riztard Lanthorn 90c4d9ddaf
Komik Cast: fix error 403 (#10246) 2021-12-27 06:04:16 -05:00
Riztard Lanthorn ececeb7d93
KomikCast: fix title issue, fix orderby query (#9413) 2021-10-09 15:56:52 -04:00
Riztard Lanthorn f4a3bdd739
Fix Alternative name handling null (#8544)
* Fix Alternative name handling null

fix Alternative name causing issue when manga description is null
filter/dont add alternative name if only contains spaces by using isBlank()

* fix typo
2021-08-14 05:46:53 -04:00
Riztard Lanthorn 6f39cbf575
add Project Filter Page to some source (#7526)
* simplified

* add to wpmangareader source

* add pojokmanga, manhuaID,mangakane

* fix issue

* try rerun

* fix2

* simplified

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>

* fix filter issue

* add MaidManga, Komiku

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-06-08 17:51:36 -04:00
Riztard Lanthorn 36d6bd7360
KomikCast, SekteKomik: fix chapter page issue (#7301)
* KomikCast, SekteKomik: fix chapter page issue

* put back, change pageurl to base url
2021-05-30 11:39:37 -04:00
Riztard Lanthorn 5adc6f44cc
KomikCast, SekteKomik: fix thumbnail issue (#7276)
* KomikCast: fix thumbnail issue

Closes #6955

* SekteKomik: fix thumbnail issue
2021-05-29 20:26:17 -04:00
Riztard Lanthorn 964ad72e2c
KomikCast: add header (user agent, referer) (#7221)
try lessen cloudflare issue
use google.com referer
2021-05-25 08:21:14 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Riztard Lanthorn f1e165dac0
add alternative name, cleaning some code, add icon (#6484)
* MangaSee/Life: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* WPMangaReader: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* FMReader: add alt name

add alternative name to manga description
remove author name if its "Updating"

* MangaPark: add alt name

add alternative name to manga description

* WPMangaStream: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* MangaBox: add alt name

add alternative name to manga description

* MaidManga: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* Komiku: cleaning code

cleaning series type code

* ManhuaID: cleaning code

cleaning series type code

* cleaning, tweaking

* add 18+

* add some source icon in fmreader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangareader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangastream

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* Ngomik: fix thumbnail and chapter images

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -04:00
Riztard Lanthorn 1569ea29d0
Update WPMangaStream factory code: add series type to genre (#6365)
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
2021-03-31 10:03:54 -04:00
Riztard Lanthorn 77bd913513
KomikCast: fix website redesign (#6216)
* update some element

* fix chapter list
2021-03-19 11:41:21 -04:00
Riztard Lanthorn 5b9dff0b81
Split WPMangaStream Extension (#5803)
* Split WPMangaStream

* add some icons

* remove WPMangaStream

* move default_res

would be amazing

* override source id

* remove single extension

* rate limit

* add sources

Kuma Scans (Kuma Translation)
Tempest Manga

* remove multilang import

* override rate limit

* override source id

* fix class name

* remove file
2021-02-15 10:43:14 -05:00