* KSGroupScans: Don't assign uploadDate to chapters
Date related stuff is highly broken in the site. Chapters from 2~3 months ago appear as 1 years ago
* Cleanup FMReaderGenerator
* Fix import
* Select Translation status in Manga-tr
selects the row and selects the second last element of the row to check
for translation status
previously it was checking raw status
* Add more strings to check Statuses
these were turkish strings as suggested by issue commentor
* increment version codes
increments mangatr because it got a fix for selecting correct Status
increments fmreader because it got new strings to parse for status
* Localize the Madara strings.
* Lint some overrides.
* Add missing comma.
* Fix build error due to final in multilang sources.
* Fix typo in author string.
* Fix a merge conflict.
* FMReader: WeLoveManga: Fix page list parsing
They appear to have changed how their page list works, to instead be driven
off an attribute with a seemingly randomly generated name. That name is
then emitted as part of the page script. We can just rely on that
attribute being very long instead.
Fixes#9120
* FMReader: WeLoveManga: Fix imports.
They were not copied over correctly when copying the (edited) generated
code back to the source.
* 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>