immich icon indicating copy to clipboard operation
immich copied to clipboard

feat(web): filter shared links for albums

Open TapuCosmo opened this issue 1 year ago • 2 comments

Description

Adds a path to display only the shared links corresponding to an album. Changes the View links button from albums to go to this path instead of the generic sharedlinks path that displays shared links for all assets and albums.

I don't know where to put a button to view links for individual shares, so this feature is only fully implemented for albums right now. Additionally, I'm not sure what the best way to handle individual shares that include multiple assets is. Should it only display shared links that contain all the selected assets or that contain any of the selected assets?

TapuCosmo avatar Sep 03 '24 03:09 TapuCosmo

This implements #9989, right?

bo0tzz avatar Sep 03 '24 10:09 bo0tzz

This implements #9989, right?

It implements it for albums. Arbitrary sets of assets are not supported in the current state of the PR.

TapuCosmo avatar Sep 05 '24 00:09 TapuCosmo

This was implemented in #15948 and you can find it on your instance @ https://my.immich.app/shared-links?filter=album

zackpollard avatar Mar 03 '25 14:03 zackpollard