immich/web/src/lib/components/user-settings-page
kleinMaggus d62e90424e
feat(web,mobile) Allow videos to be looped in the detail viewer (#8615)
* First version of video looping for the web

* Use prop for slideshow state

* refactor asset settings and add autoloop video setting

* rename variables and adjust description

* loop videos based on user settings in gallery viewer

* make asset viewer setting a stateless widget

* do not update video playback value if looping is enabled

* add some translations

* adjust description

* add missing id

* WIP

* chore: clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-05-14 14:31:47 -05:00
..
app-settings.svelte feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
change-password-settings.svelte feat(web): Added password field visibility toggle (#7368) 2024-02-24 14:28:56 -06:00
device-card.svelte feat(web): increase usage of CircleIconButton (#9256) 2024-05-04 14:29:50 -04:00
device-list.svelte refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
memories-settings.svelte feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
oauth-settings.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
partner-selection-modal.svelte feat(web,a11y): consolidate BaseModal into FullScreenModal (#8787) 2024-04-16 07:06:15 +02:00
partner-settings.svelte chore(web): move BaseModal to callback pattern (#8696) 2024-04-11 11:01:16 +02:00
user-api-key-list.svelte feat(web): increase usage of CircleIconButton (#9256) 2024-05-04 14:29:50 -04:00
user-profile-settings.svelte feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
user-settings-list.svelte refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00