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

Optimize images on server-side #447

Open
otofune opened this issue Jun 4, 2019 · 0 comments
Open

Optimize images on server-side #447

otofune opened this issue Jun 4, 2019 · 0 comments
Labels
Projects
Milestone

Comments

@otofune
Copy link
Member

otofune commented Jun 4, 2019

Related to #117

Problem

Not only profile images, sometime images cause slow page loading.
It's good to prevent it by optimizing images.

How

  • add the query such as ?size=100 to files endpoint.
@otofune otofune changed the title Resize images on server-side Optimize images on server-side Jun 5, 2019
@sotarok sotarok added this to To do in v1.8 via automation Aug 19, 2019
@sotarok sotarok added this to the v1.8.0 milestone Aug 19, 2019
@sotarok sotarok added the Feature label Sep 3, 2019
@sotarok sotarok modified the milestones: v1.8.0, v1.8.x Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v1.8
  
To do
Development

No branches or pull requests

2 participants