* remove randomua from madara
* don't use page path for page=1
* add back `madara_load_more`
* cleanup i18n and filters
* load more in a new source
* move back the filters
not worth it
* fix build
* altname to i18n as well
* utf-8
* Revert "utf-8"
This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.
* utf-8
* autodetect load_more_request
* load genres in background
* make genre classes protected
remove unnecessary change
* fetch genres changes
* launchIO countviews
* don't explicitly optin
* cleanup some request overrides
* make `useLoadMoreRequest` enum to be able to disable autodection where necessary
* fix logic
bruh
* use state variables
* defer countViews in overrides as well
* lint
* select().first -> selectFirst
* `load_more` search as well
* detect in search as well
* remove slipped override
* move detection to the function
* remove fetchGenreFailed
* don't use GlobalScope
* tweak load_more_request parameters
* remove ancient connectTimeout/readTimeout
already present in the client provided by the app
* small cleanup
* format the code and change the throw exception
* fix nekopost search
* switch to HttpSource
use request/parse instead of fetch
* Remove commented code.
* Add MikuDoujin
* Add MikuDoujin V.1.2.1
* Update MikuDoujin.kt
* Update MikuDoujin
* Add ability to search using genre
* Add Rh2PlusManga
* Add Rh2PlusManga V.1.12.2
* Use Madara multi-source themes
* Change MikuDoujin gradle and Add Rh2PlusManga generator.
* update file to suggestion.
* add Rh2PlusManga to MadaraGenerator.kt.
* Fix Thai Madara source time format and MikuDoujin pages selector.
* add Thai relative time wordlist to Madara parseRelativeDate.
* change Rh2PlusManga and Mangauptocat date format.
* change Mangauptocat base url.
* change MikuDoujin pageListParse selector.
* Fix MikuDoujin Chapter number.
* fix MikuDoujin when try to fetch chapter name with non numeric ending word.
* Add MangaDeemak Source.
* add MangaDeemak source to madara multisrc.
* Fix Mikudoujin when open Manga with Non single chapter.
* scrap both data-src and src attribute from img if available.
* Fix not found error and add all api types
* Update build.gradle
* Disable latest feature and use popular as latest instead
* Add logic to prevent duplicate projects
* Clear fetched list each time fetching from page 1
* Fix search logic
* Fix invalid genre joining
* Add Nekopost V.1.2.1
* Fix genre not shown
* Change Icons
* Rename monthMap -> monthList
* Change from getter to normal declaration
* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias
* Fix duplicate title
* Fix unable to search by Genre tag
* Change Genre and Status from Enum to Pairs
* Minor changes
* Fix next page not loaded when previous page has no new title
* Fix offset not reset
* Change most of extension to API-based
* Fix bug where some chapter uses legacy url format
* Update build.gradle
* Update to use with new UI and API
* Add Nekopost V.1.2.1
* Fix genre not shown
* Change Icons
* Rename monthMap -> monthList
* Change from getter to normal declaration
* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias
* Fix duplicate title
* Fix unable to search by Genre tag
* Change Genre and Status from Enum to Pairs
* Minor changes
* Fix next page not loaded when previous page has no new title
* Fix offset not reset
* Change most of extension to API-based
* Fix bug where some chapter uses legacy url format
* Update build.gradle
* Add Nekopost V.1.2.1
* Fix genre not shown
* Change Icons
* Rename monthMap -> monthList
* Change from getter to normal declaration
* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias
* Fix duplicate title
* Fix unable to search by Genre tag
* Change Genre and Status from Enum to Pairs
* Minor changes
* Fix next page not loaded when previous page has no new title
* Fix offset not reset
* Add Nekopost V.1.2.1
* Fix genre not shown
* Change Icons
* Rename monthMap -> monthList
* Change from getter to normal declaration
* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias
* Fix duplicate title
* Fix unable to search by Genre tag
* Change Genre and Status from Enum to Pairs
* Minor changes