immich/web/src/lib/components/asset-viewer/actions
xCJPECKOVERx de2115d11e
feat(web): Change the primary asset of a stack (#18913)
* - Add set primary primary asset button to asset viewer

* - Cleanup
- change AssetAction to contain a StackResponseDto
- Properly update displayed stack at bottom of the asset viewer

* - update the assetStore with the changed stack

* - Cleanup
2025-06-08 21:35:41 -05:00
..
action.ts feat(web): Change the primary asset of a stack (#18913) 2025-06-08 21:35:41 -05:00
add-to-album-action.svelte fix: Change shortcut listeners from window to document (#18416) 2025-05-21 11:12:00 -05:00
archive-action.svelte fix: Change shortcut listeners from window to document (#18416) 2025-05-21 11:12:00 -05:00
close-action.svelte chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
delete-action.spec.ts refactor(web): asset viewer actions (#11449) 2024-07-31 12:25:38 -04:00
delete-action.svelte chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
download-action.svelte refactor: asset-store (#18938) 2025-06-05 02:27:54 +00:00
favorite-action.svelte chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
keep-this-delete-others.svelte feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
motion-photo-action.svelte fix(web): play motion photo color (#18959) 2025-06-06 08:34:59 -05:00
next-asset-action.svelte fix: Change shortcut listeners from window to document (#18416) 2025-05-21 11:12:00 -05:00
previous-asset-action.svelte fix: Change shortcut listeners from window to document (#18416) 2025-05-21 11:12:00 -05:00
restore-action.svelte feat(web): lighter timeline buckets (#17719) 2025-05-18 02:57:08 +00:00
set-album-cover-action.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
set-person-featured-action.svelte feat(web): Add "set as featured" option for an asset (#14879) 2024-12-23 12:26:53 -06:00
set-profile-picture-action.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
set-stack-primary-asset.svelte feat(web): Change the primary asset of a stack (#18913) 2025-06-08 21:35:41 -05:00
set-visibility-action.svelte refactor: asset-store (#18938) 2025-06-05 02:27:54 +00:00
share-action.svelte chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
show-detail-action.svelte chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
unstack-action.svelte feat(web): lighter timeline buckets (#17719) 2025-05-18 02:57:08 +00:00