-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Refactor image attachment thumbnail feature #7779
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
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
@halo-dev/api-client
@halo-dev/components
@halo-dev/richtext-editor
@halo-dev/console-shared
@halo-dev/ui-plugin-bundler-kit
commit: |
b469d4f to
5e6de80
Compare
|
What type of PR is this?
/kind improvement
/kind api-change
/area core
/milestone 2.21.x
What this PR does / why we need it:
This PR adds a new router for generating thumbnail at runtime, e.g.:
http://localhost:8090/upload/path/to/halo.png?width=400.Which issue(s) this PR fixes:
Fixes #7771
Fixes #7757
Fixes #7764
Fixes #7758
Fixes #7625
Fixes #7497
Fixes #7110
Fixes #7015
Fixes #6697
Special notes for your reviewer:
Does this PR introduce a user-facing change?