nextcloud / nextcloud/android

Use eTags to test if new thumbnails are needed

Open
#2,693 0 comments 2 reactions 1 assignee Claimed by @tobiasKaminsky View on GitHub
enhancement feature: previews and thumbnails performance 🚀
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

With #2685 we also need eTags as we can have theoretically have multiple thumbnails per fileId.
Currently we are checking the modification date of file during sync, to determinate if we need a new thumbnail.

Similar to avatar generation, we should use eTags also for thumbnails.

This can be done independently from our planned change to glide.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.