feat(web): filter shared links for albums
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?
This implements #9989, right?
This implements #9989, right?
It implements it for albums. Arbitrary sets of assets are not supported in the current state of the PR.
This was implemented in #15948 and you can find it on your instance @ https://my.immich.app/shared-links?filter=album