nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Hide button if download links are hidden for link shares #484

Closed juliushaertl closed 5 years ago

juliushaertl commented 5 years ago

This will hide the download button for public link shares if the "Hide download" sharing option is set.

Requires https://github.com/nextcloud/server/pull/12531