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

Unify preview urls with the files app #1045

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

CarlSchwan
Copy link
Member

This has two advantages:

  • Increase the probability of browser cache hits
  • With the imaginary pipeline PR, requesting a preview of 250x250 is faster
    since there are less intermediate steps. The resulting images send by the
    server is still the same one.

Signed-off-by: Carl Schwan carl@carlschwan.eu

@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Feb 28, 2022
@CarlSchwan CarlSchwan added this to the Nextcloud 24 milestone Feb 28, 2022
@CarlSchwan CarlSchwan self-assigned this Feb 28, 2022
src/components/File.vue Outdated Show resolved Hide resolved
@skjnldsv
Copy link
Member

skjnldsv commented Apr 6, 2022

/rebase

@CarlSchwan
Copy link
Member Author

/compile amend /

This has two advantages:

* Increase the probability of browser cache hits
* With the imaginary pipeline PR, requesting a preview of 250x250 is faster
  since there is less intermediate steps

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants