Skip to content
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

Move image compression server-side #3

Open
tuckerchapin opened this issue Mar 4, 2021 · 0 comments
Open

Move image compression server-side #3

tuckerchapin opened this issue Mar 4, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tuckerchapin
Copy link
Owner

Currently, images are compressed before being saved and, on saving, the first image is used as a thumbnail and resized. The utils.thumbnailify and utils.compress functions should likely be moved server-side as their own functions or Parse.File.beforeSave triggers.

@tuckerchapin tuckerchapin added the enhancement New feature or request label Mar 4, 2021
@tuckerchapin tuckerchapin self-assigned this Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant