immich/web/src/lib/components/asset-viewer
Dag Stuan d544053c67
feat(web): improve slideshow quality of life (#18778)
* Add a new setting to toggle autoplay when showing the slideshow.
* Fix an issue where the slideshow would restart automatically when
navigating after it was paused.
* Add a keyboard shortcut 's' to start the slideshow from the asset
viewer.
* Add a keyboard shortcut ' ' to toggle the slideshow play/paused.
* Change the timeout for hiding the slideshow controls from 10 to 2.5
seconds.
* Add English translation for the 'autoplay_slideshow' setting.

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-06-02 14:45:39 +00:00
..
actions fix: Update locked folder text and improve translations (#18622) 2025-05-29 15:06:08 -05:00
editor fix: Change shortcut listeners from window to document (#18416) 2025-05-21 11:12:00 -05:00
face-editor fix(web): enhance face tagging confirmation and fix #18605 (#18610) 2025-05-25 14:34:12 -05:00
activity-status.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
activity-viewer.svelte refactor: activity manager (#17943) 2025-04-30 15:50:38 +00:00
album-list-item-details.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
album-list-item.svelte fix: z-index overuse (#18192) 2025-05-13 16:10:05 +02:00
asset-viewer-nav-bar.spec.ts feat(web): make google cast opt in (#18514) 2025-05-28 15:57:36 -05:00
asset-viewer-nav-bar.svelte feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
asset-viewer.svelte feat(web): improve slideshow quality of life (#18778) 2025-06-02 14:45:39 +00:00
detail-panel-description.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
detail-panel-location.svelte feat: rtl (#17860) 2025-04-28 08:53:53 -05:00
detail-panel-star-rating.svelte refactor: app init event (#17937) 2025-04-28 14:48:33 -04:00
detail-panel-tags.svelte feat(web): tag shortcut (#18711) 2025-05-28 09:42:04 -05:00
detail-panel.svelte fix: more z-index issue (#18493) 2025-05-22 15:17:14 -05:00
download-panel.svelte fix: z-index overuse (#18192) 2025-05-13 16:10:05 +02:00
image-panorama-viewer.svelte refactor: app init event (#17937) 2025-04-28 14:48:33 -04:00
navigation-area.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
photo-sphere-viewer-adapter.svelte feat: resolution selection and default preview playback for 360° panorama videos (#15747) 2025-01-28 09:09:40 -06:00
photo-viewer.spec.ts feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
photo-viewer.svelte feat(web): improve slideshow quality of life (#18778) 2025-06-02 14:45:39 +00:00
slideshow-bar.svelte feat(web): improve slideshow quality of life (#18778) 2025-06-02 14:45:39 +00:00
video-native-viewer.svelte feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
video-panorama-viewer.svelte fix: z-index war in the asset viewer (#18091) 2025-05-09 10:17:26 -04:00
video-remote-viewer.svelte feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
video-wrapper-viewer.svelte feat(web): use thumbhash as a cache key (#16106) 2025-02-16 03:34:13 +00:00