immich/web/src/lib/components
Chris Peckover 922282b2b4
feat(web): Shared album owner labels (#21171)
* - pass available album users along to the thumbnail through the asset-date-group
- show a small user-avatar in bottom right of thumbnail

* - change owner to their name in white text instead of the avatar

* cleanup

* - cleanup albumUsers creation
- use font-light for the user's name

* fix lint

* format

* - add toggle to show/hide asset owner names

* update new Timeline with albumUsers

* add @idubnori suggestion for the name font

* Don't show 'view owners' button if the album doesn't have editors

* add missing import

* format

* fix(web): #21171 (#24298)

fix: Bind timelineManager to Timeline component

---------

Co-authored-by: idubnori <i.dub.nori@gmail.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-11-30 18:56:03 +00:00
..
admin-settings
album-page
asset-viewer
assets feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
faces-page
jobs
layouts
memory-page
onboarding-page
pages
photos-page
places-page
server-statistics
share-page
shared-components
sharedlinks-page
sidebar
timeline feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
user-settings-page
users
utilities-page
ActionButton.svelte
ApiKeyPermissionsPicker.svelte
HeaderButton.svelte
OnEvents.svelte
ServerAboutItem.svelte
SharedLinkExpiration.svelte
TableButton.svelte
ToastAction.svelte