* fix manga description selector
* fix chapter feed selector
* fix selector to script that contain pages link
* bump overrideVersionCode
* bump baseVersionCode
* Revert "bump baseVersionCode"
This reverts commit 7b2cc6a937193130e7ce9532597dc4d23547985e.
* change rate limit
* change few selectors that affected because recent changes
* change some selectors and other things
* change calling super.pageListParse(response) into just copying the code
calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice
* fix indentation
* add excluded category: web novel
* MadTheme: general cleanup
* MadTheme: add support for both site formats
* Remove ManhuaScan
* Add KaliScan.com, KaliScan.io, MGJinx
* MadTheme: bump base version
* Add KaliScan.me
* Only set genreKey once
* HentaiRead: fix page parsing
* address PR comments
* code was never published, simplifying
* copy SChapter object to avoid mutating db
* nvm, just return GET directly
* Add Mangamo
* Mangamo: Remove excess fields and use assertions
* Mangamo: improve Firestore queries
* Mangamo: synchronize auth
* Mangamo: fix serialization bug when no fields are returned from query
* Mangamo: exclude disabled manga from latest and improve chapter update query
* Mangamo: clean up DTO objects
* Mangamo: add custom 401 messaging, use emoji for payment indication
* Mangamo: make manga/chapter URLs relative
The baseUrl is only used:
- in headers
- for WebView button
The change does not affect any existing users, as all URLs are set
without the domain in VoyceMeDto.kt
* Convert AsmHentai into multisrc GalleryAdults
Also convert some selector into function
* Move HentaiFox to theme GalleryAdults
* GalleryAdults: Fix search
* MangaFox: fix TagFilter
* fast page load & preference for slowly parsing image’s URL
* AsmHentai: change shortTitle reference from list to swith
* HentaiFox: add Korean
* move HentaiFox from en to all
* fix build
* fix search: convert space to +
* Request for tags list from site
* Fix request for user’s favorites
* - Optimize popular/latest request
- Improve ‘page’ param
- AsmHentai: support Latest/Popular
* add SortFilter
* Support multiple tags filter
* Support exact match query
* getTime
* Fix Lang when searching
* fix searchById
* add language companion
* Fix URL action
* renovate
* Support parsing json for page list
Fix generating page if less than 10 pages
HentaiFox: Random server selection
* Migrate IMHentai to GalleryAdults
* Preferences to support all methods for page querying
* IMHentai: tagList
* Expose some filters to child class, add more space to description
* Fix Factory lang
* Support browsing tags, speechless & favorite
* IMHentai:
- support favorite browsing (require login)
- tag filter with queried popular tags
- advanced search for artist, group, character, parody, tag (include/exclude)
- remove language filters
- Fix language search
* Move advance search to multi-src
* Fix: hide speechless when not supported
* add Hint to use comma
* split code to Filters & Utils
* bump version all 3 extensions
* fix getTime
* fix lint
* Fix alternative name
* improve cleanTag
* move out of Object
* move Regex out
* remove RandomUA
* fix build
* remove images parsing setting, pick a default one
* fix build
* Move shortTitle to base clash
* HentaiFox: add language keyword to search query
* if all mangas in current searching page is of other language then include at least 1 entry so it can request for next page
* Alternative methods for images parsing
Revert "remove images parsing setting, pick a default one"
This reverts commit e49e3aaeb74e3643abc2e303924da18a52491793.
# Conflicts:
# lib-multisrc/galleryadults/src/eu/kanade/tachiyomi/multisrc/galleryadults/GalleryAdults.kt
# src/all/asmhentai/src/eu/kanade/tachiyomi/extension/all/asmhentai/AsmHentai.kt
# src/all/imhentai/src/eu/kanade/tachiyomi/extension/all/imhentai/IMHentai.kt
* Fall back if failed to decode JSON
* remove supportLatest from base class
* Remove preference for parsing page by page, switch to override val instead.
* Split searchRequest into parts
* Don't using generic Filter.Text to avoid other kind of text field which extensions might have
* Rizzcomic: Updated domain
* fix: removed trailing slashes
it didn't have any impact in my tests but it wasn't present before so it's probably a good idea to remove it
* Update MangaWeebs.kt
Domain changed of mangaweebs.
* Update build.gradle
Updated version code
* Update build.gradle
Fix.. and its working fine to me!
* add VortexScans
* remove arven
* Revert "remove arven"
This reverts commit 4c67556a6cc71ff9e9f38b26d870f437d01daca6.
* in place update and actual popular
* use next cached thumbnails
* CloudRecess multisrc
* ScyllaScans: move to cloudrecess multisrc
* FleksyScans: new source
* remove baseUrl
* simplify popular
always use /manga which isn't technically popular but list of all manga which is good enough
* HentaiSlayer (ar): move to cloudrecess
* remove CloudRecess (en): site appears to be dead
* small change
* rename
* review changes
why do I forget headers
* add alternative titles to description
* parse filters from popular and search response
avoid extra call
* remove placeholder author/artist
* LelscanVF: move to FuzzyDoodle
also improve date parsing
* add icons to lelscanvf
* flexyScans: change icon
other one is of Aksy Scan which also posts on the site
* Update ComicExtra.kt
Changed base URL to new one
* Updated extVersionCode in build.gradle
* Updated page list selector to the new one
* ComicExtra - fix search
* Changed to addQueryParameter and added pagination
* Imports
* lint
* Add login
* Bump
* Remove authHeaders from imageRequest
* Make token nullable
* Use /login api endpoint
* Review changes
* Throw error
* Throw api error message
* Reduce one day to prevent timezone issues
* Fix no scheme found
* Double parenthesis
* trim description
* don't add anything to url if source disabled it
* early extract random part when browsing
* cache in preference for webview url
* fix
* new titles fix where no random part
* bump
* KingOfManga update url
* bump luminous too
* move preference title & summary to intl
* 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
* i hate this theme
* bump
* remove useless slug update
* lint
* Update series slug on chapter list update
This was made for sources that changed slugs constantly.
Currently no one uses it, but who knows if they enable that again
* what an unstable experience
* Remove empty lines
* Fix intl
* newline
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* why my build took 5 minutes
* I hate iguanas
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Add ClownCorps comic source
* Apply suggestions from code review
Thank you very much!
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Only loop through the present pages
Don't just loop forever until a 404 is returned
* Disable reduntant sorting code
* Add date to chapters
* Apply suggestions from code review
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove commented snippet
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Move vars to companion obj & inline description
* Un-move some constants & Use Observable.just
* Extract SManga creation to separate function
And use where necessary
* Omit unnecessary function call
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Add caching
I've tried a great many different ways of caching today, and as far as I can reason with my fried brain, I think this one now works pretty well.
I shall continue testing it on my phone.
* Change SerializableChapter implementation
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Code cleanliness
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Optimise requests for page 1 away
* Explicitly sort chapters by upload date
* Move other preference options into separate functions
* Assume response document always contains what we're asking
And throw a runtime exception if it doesn't, so the problem can be noticed and fixed.
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* MangaThemesia: add alternative class to handle dynamic urls
* use MangaThemesiaAlt on Asura & Luminous
* use MangaThemesiaAlt on Rizz
* don't update in getMangaUrl
* small cleanup
* remove other pref as well
LuminousScans
* wording
* remove from FlameComics, since they no longer appear to do it
* review comments
* lint
* actual old pref key
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* actual old pref key x2
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Anchira: Add Entry Bundling
Prefixing queries with `bundle:` will create a single SManga entry with results as chapters.
* Switch default bundle title to first entry's
Fix url used to check for bundles
Default page count of 1
* Enable filters on bundles
* Strip chapter number suffix from bundle title
* Convert RegEx to variable
* Convert RegEx constructor to top-level val
* remove 247Manga
site redirects to luxmanga.net which already exists as extension
* remove 1st Manhwa
site redirects to Todaymic
* add description selector
* 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>
* Add MangaOwl (mangaowl.to)
* Factory class to separate Comics & Mangas along with their respective genres
* Using API to request for manga’s detail
* Using API to request chapters list
* parse JSON for pages
* Add mirrors
* Rename source to MangaOwl.To
* using DTO
* migrate to full API
* update icon
* cleanup
* Fix: allow reset GenresFilter checkbox
* separate Genre & GenreCheckBox
* Update query builder
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* apiUrl -> baseUrl
* unused fields in dtos
* extra newline
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* MangaDistrict: Remove comment from title
e.g. (Official), (Doujinshi)
* MangaDistrict: settings to parse only chapters with full/high quality
# Conflicts:
# src/en/mangadistrict/src/eu/kanade/tachiyomi/extension/en/mangadistrict/MangaDistrict.kt
* MangaDistrict: fix searchMangaNextPageSelector for last page
* remove unnecessary override
* Rebase to new Madara version
* filter chapter’s url instead of parsing elements
* Clean up, set default values to off/all
* Update MangaDistrict.kt
* Update remove title version pref summary
* typo
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* 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
* Added next page to all
Copied implementation from `Chapters` to all other extensions. New pages load when scrolling now
* Update DynastyDoujins.kt
Circumvent `IndexOutOfBoundsException` when section has no chapters
* Update build.gradle
* Moved functionality to base class
* Update DynastyDoujins.kt
Lazy implementation to load all chapters for `Dynasty Doujins`
* Update build.gradle
* Update src/en/dynasty/src/eu/kanade/tachiyomi/extension/en/dynasty/DynastyDoujins.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Fix exceeding max retry behavior
* Remove retry logic
* Update DynastyDoujins.kt
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* create super mega extension
* change SUPER MEGA ext name
* fix build errors in SUPER MEGA extension
* reverse chapter order super mega ext
* revert settings.gradle.kts file
---------
Co-authored-by: az4521 <az4521@users.noreply.github.com>
* feat(src/en): Create Kiutaku base
* feat: Implement popular entries page
* feat: Implement latest updates page
* feat: Implement search
* feat: Implement entry details page
* feat: Implement chapter list page
* feat: Parse page list
* chore: Add source (fav)icon
The source doesn't seems to have a logo, so I'm considering the favicon used by
the site as their icon.