-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
LRR 0.8.5 #609
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
And use it in the Reader
(And handle spaces in eh plugin while we're at it)
(likely going to break stuff)
Resized files were never deleted and took space in /tmp, which causes issues for Docker containers... This moves resized files to the main LRR temp folder, whose autoclean routines should fix this issue.
And old ones as part of the shinobu filemap process.
Fix page link
* double page load speed up we don't need canvas nomore... canvas draw is so slow and heavy * reset pre page in doublepage view * update double page view metadata * fix div map js work now when popup is open page don't change. and some position issue fix * add Fullscreen Feature i add some fullscreen on pc web and new event key press F(fullscreen toggle) and when u active fullscreen u can use a mouse wheel to move. enjoy :) * UI rematch for fullscreen * some css for fullscreen image view * add getImgSize on common for reader.js Co-authored-by: Difegue <[email protected]>
+ Use a simpler css fix for double page overflow
* Support for external JSON metadata files Support for external eze JSON metadata files * improved code quality * remove unused initialization
… plugin (#606) * Add support for parsing timstamp,category,uploader tags to the eze plugin BREAK CHANGES: the parameters for tags_from_eze_json has changed to ($save_title, $origin_title, $additional_tags) * Add support for date_uploaded and category tags from eze plugin * get category from gallery_info, fallback to gallery_info_full * change date_uploaded to timestamp add uploader tag for eze this make the eze tag more E-Hentai plugin style * add EH-plugin like options for eze test cases are modified for cross-condition tests * better description * update basic tags of eze for untagged-archives * Update miscellaneous-other-api.md * update version number * add requirement * revert basic tags * DRAFT: test failed * stage refactor * working test * refactored test
* remove URL scheme in nH plugin * support for getting galleryID from source tag * trim output URL * handles hyperlinks when tags are malformed * improved RegExp
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.