-
Notifications
You must be signed in to change notification settings - Fork 7
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
Thumbnail generation #17
Merged
Merged
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 07c31b9 - Browse repository at this point
Copy the full SHA 07c31b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769d4ec - Browse repository at this point
Copy the full SHA 769d4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 981c195 - Browse repository at this point
Copy the full SHA 981c195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304dda7 - Browse repository at this point
Copy the full SHA 304dda7View commit details -
Reworked koboCover and resizing
* Reduces memory usage by using a base64.Decoder instead of storing the temp image in memory. * Simplified resize logic. * Reorganize koboCover stuff. * Extract image dir hashing to util. * Use filepath instead of path.
Configuration menu - View commit details
-
Copy full SHA for b928ecb - Browse repository at this point
Copy the full SHA b928ecbView commit details -
* Loop over cover types instead of duplicating code * Fix: Create the parent dir for images * Show errors from imaging.Encode * Close files sooner
Configuration menu - View commit details
-
Copy full SHA for bc22dde - Browse repository at this point
Copy the full SHA bc22ddeView commit details -
Added unit tests for hashedImageParts
* Also fixed bug in hashedImageParts about forgetting to return dir1 and dir2
Configuration menu - View commit details
-
Copy full SHA for 3d3b5c5 - Browse repository at this point
Copy the full SHA 3d3b5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f732d - Browse repository at this point
Copy the full SHA 34f732dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a55e3 - Browse repository at this point
Copy the full SHA 96a55e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf088e5 - Browse repository at this point
Copy the full SHA bf088e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 575ada6 - Browse repository at this point
Copy the full SHA 575ada6View commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e4c744d - Browse repository at this point
Copy the full SHA e4c744dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ad269 - Browse repository at this point
Copy the full SHA b2ad269View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f3d9c - Browse repository at this point
Copy the full SHA f0f3d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0aeff - Browse repository at this point
Copy the full SHA dd0aeffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4646add - Browse repository at this point
Copy the full SHA 4646addView commit details -
Improvements as per @NiLuJe's comments
* Better logging for image resizr * More readable resize formula
Configuration menu - View commit details
-
Copy full SHA for b5fa6ff - Browse repository at this point
Copy the full SHA b5fa6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 504d4f6 - Browse repository at this point
Copy the full SHA 504d4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7f9a4 - Browse repository at this point
Copy the full SHA 9b7f9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7723c73 - Browse repository at this point
Copy the full SHA 7723c73View commit details
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.