* Rewritten Nicomanga for new domain
* Fix typos to use API URL instead
* Fixed missing WebView and many parsing issues
* Preserve newlines when displaying description
* Bump version ID
* Wrapped all requests to DTOs
* Minor refactor
* Applying all requested changes
* Fixed displaying of error message
* Applying requested changes
* Remove "data"
* I forgor
* Remove redundant code and add headers
* ComicFuz
* points info
* search and payed chapter indicator
* save full urls
* client side cache with search and latest
* final cleanup and icons
* image quality and isNsfw
* tag search
* working basic function without known problem for now
* add filter and some changes
* add logo
* Apply suggestions from code review
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* fix bugs for manga id published by registered user and change search manga request to use api with page option instead
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Updated domain URL, substring, and added override for thumbnails
* Added rest of `imageFromElement`
* Updated `else` with suggestion
* Use suggested `imageFromElement` lines
* working, with webview to load page
doubt:
1. wrong episode number (using list index instead of real chapter number)
2. should we add the unavailable chapter to show or not (start with ※)
3. webview approach (slow and might get in error, too uncontrollable)
4. differentiating tags (using #) and category might bring problem sinces the added #
* check converting from response to ubytearray to image
* works fine, keep logs
* get rid of logs and another small things
* add logo
* clean forgotten things
* lint check: fix comment
* Apply suggestions from code review
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* some refactoring, rename extension name and package to Pixiv Comic
* delete unused dependency
* use serial name on model
* Apply suggestions from code review
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* prioritizing search over filter, change manga and chapter parse to just store the id, add tag interceptor in the case of tag not found
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* remove non-relevant query
* WPComics: query for genres instead of hard-code
* language assets to support dual-lang
* update XoxoComics, Nhattruyen, Nettruyen to support updated WPComics
* remove unused status
* JManga with new WPComics
* Fix JManga NextPageSelector
* Allow override some more methods
* correct jmanga's location
* remove redundant XoxoComics override
* Get alternative name and JManga's description
* add sources:
- NetTruyenX
- NhatTruyenS
- NetTruyenCO
* revert format changes
* Update NetTruyen to latest domain
* Minor changes:
- Named parameters;
- intl, lazy;
* Remove NetTruyen’s replaceSearchPath. It’s not necessary
* remove the japanese’s mtl
* remove hard-code user-agent
* remove some unnecessary named parameters
* Use super.headersBuilder & fix Referer
* remove redundant import
* remove randomua
* i18n
* add other language based selectors
* countviews in background
* small cleanup
* lint
* fix
* bump
* fix genre resetting
* use enqueue instead of coroutinescope
* fix build
* fix build x2
* add back genre missing warning
* Add ES translations
* lint
* Add available language
* lint
I hate lint
* review
- lowercase match for status
- callback on site
* review x2, also fix smol mistake
* lint
:)
* lowercase some translations
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* lowercase some translations
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* remove "人気"
* inline the labels
* lint
thank you lint, very cool
---------
Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>