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

support thumbnails in spaces #3219

Merged
merged 1 commit into from
Feb 24, 2022
Merged

support thumbnails in spaces #3219

merged 1 commit into from
Feb 24, 2022

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented Feb 22, 2022

Added support for thumbnails in spaces.

The thumbnail code in the webdav and thumbnails module feel a bit hacky now after many adjustments.
When we have some more time we should invest a bit of it to make the API of the thumbnails service better.
Maybe even consider a HTTP API for the thumbnails service since serving large content through GRPC is not recommended. (4 MB is already large for GRPC)

Screenshot of a space with some images

@C0rby C0rby added the Status:Needs-Review Needs review from a maintainer label Feb 22, 2022
@C0rby C0rby requested a review from micbar February 22, 2022 16:04
@C0rby C0rby self-assigned this Feb 22, 2022
@C0rby C0rby linked an issue Feb 22, 2022 that may be closed by this pull request
@ownclouders
Copy link
Contributor

ownclouders commented Feb 22, 2022

💥 Acceptance test Core-API-Tests-ocis-storage-2 failed. Further test are cancelled...

@sonarcloud
Copy link

sonarcloud bot commented Feb 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
37.2% 37.2% Duplication

@butonic butonic merged commit 46048c6 into master Feb 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the spaces-thumbnails branch February 24, 2022 09:54
ownclouders pushed a commit that referenced this pull request Feb 24, 2022
Merge: 5dcc0e3 caeb2b6
Author: Jörn Friedrich Dreyer <jfd@owncloud.com>
Date:   Thu Feb 24 10:54:27 2022 +0100

    Merge pull request #3219 from owncloud/spaces-thumbnails

    support thumbnails in spaces
@micbar micbar mentioned this pull request Mar 3, 2022
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make spaces dav endpoint aware of previews
3 participants