* Fix: Improve date parsing for ReaperScans, StarboundScans, and other Keyoapp sites & fix wrong dates time
* Update version codes
* Update lib-multisrc/keyoapp/src/eu/kanade/tachiyomi/multisrc/keyoapp/Keyoapp.kt
CamelCase
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Fix: Downgrade override version codes for ReaperScans and StarboundScans
* Fix: Standardize date selector variable naming
* Fix: Correct date format in AstralManga extension
* Fix: enhance relative date parsing & add support for french
* Revert Madara file for another PR and update astralmanga version
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* [RU]GroupLe fix chapter loads and manga status
* [RU]GroupLe small fix of manga status
* [RU]GroupLe review fix
* [RU]GroupLe fix for allhentai
* [RU]GroupLe checks for allhentai and mintmanga
* Expand tag search to 5 pages as 3 are not enough for HentaiFox
* Make launchIO protected instead of private
* Add Top Rated, Most Faved, Most Fapped, Most Downloaded search
* Update versioning
* Address comments
* Move sidebar categories to a map
* Fetch csrf token from tags page
* Move launchIO back to private as it is no longer needed
* Clean position of csrf functions
* Use map with key lookup for popular categories
* Improved chapter list parsing
Uses a more generic method of getting chapter information that resolves compatibility issues caused by sites that use a paginated version of the GigaViewer chapter list
* Increment GigaViewer base version code
* LuraToon: Refactor to use API JSON without scraper
* Bump version code to 46
* LuraToon: fix problems details, search, latest and decrypt zip files images using AES
* LuraToon: fix pagination latest list
* Refactor create lib to zip interceptor and AES decrypt file for LuraToon and PeachScan
* LuraToon: Remove unused code
* LuraToon: fix problem with lint on lura zip interceptor
* Refactor for each list files
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Refactor use another method to sort caps
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Refactor move code decrypt file from lib CryptoAES to local extension
* Refactor add alert exception if not found list chapters
* Refactor functions to remove redundancy as suggested
* Update version id
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>