immich/web/src/routes
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
..
(user) feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
admin feat: command palette (#23693) 2025-11-26 22:18:50 +01:00
auth chore: refactor svelte reactivity (#24072) 2025-11-24 18:57:46 -05:00
link chore: web cleanup (#16849) 2025-03-13 18:04:21 -04:00
maintenance feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
+error.svelte chore: web cleanup (#16849) 2025-03-13 18:04:21 -04:00
+layout.svelte feat: command palette (#23693) 2025-11-26 22:18:50 +01:00
+layout.ts feat: command palette (#23693) 2025-11-26 22:18:50 +01:00
+page.svelte fix: onboarding styling (#18417) 2025-05-21 15:59:28 +00:00
+page.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00