* Updated domain URL, substring, and added override for thumbnails
* Added rest of `imageFromElement`
* Updated `else` with suggestion
* Use suggested `imageFromElement` lines
* Hitomi: small refactor
* bump
* coauthor
Co-authored-by: ZIDOUZI <53157536+ZIDOUZI@users.noreply.github.com>
* fix potential oom and optimize language query
when some sort is applied, it will already fetch correct language so no need for separate query
---------
Co-authored-by: ZIDOUZI <53157536+ZIDOUZI@users.noreply.github.com>
* Rewrote LibGroup to use api instead of parsing document
* apply suggestions
* quick fixes
* change preferences variable to functions
* Make getToken sync
* safe & load token
* return new token when refreshing
* Add "Type" Filter
- Added "Type" Filter
- Popular Section: Today -> Year
- Fixed issue where manga is skipped if language is null
* Change1
* *
* Change2
- Use List instead of Set
* 1. Add language for manga description
2. Add a custom preference to choice if show gender as text or icon
* fix code style
* revert extra formatting
* change preference into switch
* remove unused import, increase extVersionCode
* Add filter, split into specific languages
* Apply suggestions from code review
* Change Filter style, Add Filter, Add exclude syntax
* Change Code Style
* Remove RateLimit Preference, Remove Syntax Filter
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* 1. Add language for manga description
2. Add a custom preference to choice if show gender as text or icon
* fix code style
* revert extra formatting
* change preference into switch
* remove unused import, increase extVersionCode
* Apply suggestions from code review
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Add TuManhwas
* Add icons
* Add isNsfw
* Fix manga title
* Move to ParsedHttpSource
* Add chapter date
* Move imgSrc to function
* Remove extra map
* Move regex to companion object
* Refactoring latestUpdatesFromElement
* Fix Baozimh
* Cleanup
* Fix author info
* Use parent request
* Bump versionID
* Update
* Update code
* Rename source to GoDa Manhua and update icon (to distinguish from the "legit" Baozi Manhua)
* Add English source
* Update
* Update
* Keep the Chinese source only for now
* Add comments to explain why the English source is not added
* Error message on old chapter keys
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>