immich/web/src/lib
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
..
__mocks__ fix(web): clear combobox value when selectedOption is undefined (#14334) 2024-11-25 08:14:21 -06:00
actions fix(web): Improve zoom behavior in photo-viewer. (#18803) 2025-06-01 21:06:48 -05:00
assets refactor: immich logo assets (#16850) 2025-03-13 18:05:08 -04:00
cast feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
components feat(web): improve slideshow quality of life (#18778) 2025-06-02 14:45:39 +00:00
managers feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
modals chore: Refactor external library modals (#18655) 2025-05-31 15:30:08 +02:00
models fix(web): show trash indicator (#12521) 2024-09-09 16:03:17 -04:00
sidebars refactor: layout components (#18290) 2025-05-14 12:30:47 -04:00
stores feat(web): improve slideshow quality of life (#18778) 2025-06-02 14:45:39 +00:00
utils feat: upload assets to locked folder (#18806) 2025-06-01 21:45:39 -05:00
constants.ts fix(web): format dates with the locale preference (#18259) 2025-05-16 12:03:54 -04:00
i18n.spec.ts chore: move weblate translations to root directory (#13604) 2024-10-22 15:39:28 +00:00
utils.ts feat: start oauth with autoLaunch=1 (#18763) 2025-05-30 22:12:53 +00:00