immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
52.37k stars 2.77k forks source link

feat(web): Implement keep this delete others for asset stacks #14217

Closed bdavis2-PCTY closed 2 days ago

bdavis2-PCTY commented 3 days ago

Adds a new button when viewing a stacked asset to "Keep this, delete others."

This will result in deleting all the assets that are in the stack, except for the one that is currently being viewed.

Original PR: https://github.com/immich-app/immich/pull/13704 (I accidently messed up the Git commits, so made a new branch to retry)

Please add the following label: changelog:enhancement (from the previous PR)

image