-
Notifications
You must be signed in to change notification settings - Fork 469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update from master #6993
Merged
Merged
update from master #6993
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: _getMangas by scraping * feat: _getMangas by fetch api * feat(ridibooks): _getChapters * feat(ridibooks): _getPages * fet(ridibooks): _getMangaFromURI * feat(ridibooks): save manga fetched from uri to cache * feat(ridibooks): first check cache on _getMangaFromURI * feat(ridibooks): add connector icon * feat(ridibooks): add gql skeleton * feat(ridibooks): final clean up * feat(Ridibooks): apply requested changes * refactor(Ridibooks): change let to const * feat(Ridibooks): change icon file for png --------- Co-authored-by: Daniel Spinola <daniel.trindade1@ibm.com>
* Add OremangaNet.mjs Add file OremangaNet.mjs * Update OremangaNet.mjs Sort the code correctly. * Update OremangaNet.mjs * Add Logo Oremanga Add file logo Oremanga * Delete src/web/img/connectors/Oremanga * Add file logo oremanga --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* FIX : kuaikanmanhua: accept mobile url Fixes #6450 * Update kuaikanmanhua.mjs
damn we missed it
* change Katakomik domain * proper icon for katakomic
also reader base domain seems to always be the website domain, no more "reader.futabanet" Fixes #6472
* ResetScans: Change domain * blacklist muses.org (audio ads) * Update Blacklist.mjs --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* Add Cypher Scans * add logo * Cypher Scans: add trailing
works on other websites too
* FIC ComicK domain * fix manga listing * [comick] remove comment
works like a charm. Relevant commit. manga-download/hakuneko-plugins@4b2a47c
* Need to use JS in init procedure to counter sucuri proxy * Custom init not needed anymore Fixes #6522
…nCms template (#6510) * feat(HeanCms): create HeanCms template * feat(TempleScan): create connector * feat(OmegaScans): use HeanCms template * feat(YugenMangas): use HeanCms template * feat(HeanCms): add chapter content checks * refactor(TempleScan): make icon 64x64 * feat(PerfScan): add connector * refactor(HeanCms): remove debug code * feat(HeanCms): deproxify image urls * fix(HeanCms): detect image file format Co-Authored-By: MikeZeDev <MikeZeDev@users.noreply.github.com> * feat(HeanCms): add novel support Even if the novel script currently doesn't work kek * refactor(HeanCms): improve paywall error * fix(HeanCms): fix novel fn * refactor(HeanCms): make novel fn variables more readable * feat(OmegaScans, PerfScan, YugenMangas): add login link * refactor(PerfScan): remove trailing slash * feat(HeanCms): remove check * feat(HeanCms): move css selector to variable * refactor(HeanCms): remove comment * refactor(HeanCms): fix indentation * add missing quotes --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* add connector doujinku * add tags manga * convert icon webp to png doujinku
and add referer Fixes #6565
* Fix HentaiRead: get chapters and pages * fix regex * Fix lint * try catch in promise
* Fix LyraScans: change domain & rebrand Fixes #6856 * update icon
get rid of duplicate chapters
Co-authored-by: Abdullah-KS <78895454+Abdullah-KS@users.noreply.github.com>
* Fix TopToon : update CSS selectors Fixes #6905 * Update TopToon.mjs * Update TopToon.mjs * attempt to fix lint error * dont use optional chaining optional chaining doesnt work in stable build because electron version is too old
Similar to YoungChampion, YoungAnimal, Comicride, ComicMedu, etc.... Fixes #6926
* fix MangaSect source * fix lint * better mangasect fix --------- Co-authored-by: Victor Abrate <me@vab.one> Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* add connector monzeekomik * fix lint --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* lock eslint version * fix lint errors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.