Open PhilippSchlesinger opened 11 months ago
Hi , I would like to implement this feature , can you give me a bit more guidance on it ?
I have just some small hints:
Nextcloud Server starting from release 28 exposes Files Metadata API integrated with WebDAV.
Here is an example retrieving metadata directly on the server.
Is your feature request related to a problem? Please describe.
Image previews (thumbnails) need some time to load.
Describe the solution you'd like
Make use of BlurHash (https://blurha.sh/, BlurHash is a compact representation of a placeholder for an image) in Nextcloud Client using metadata available from the server via https://github.com/nextcloud/server/pull/41044
Describe alternatives you've considered
none come to mind
Additional context
example: