mirror-immich/web/src
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
..
lib feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
service-worker fix: ignore abort errors (#21262) 2025-08-25 16:42:30 -04:00
test-data feat: make memories slideshow duration configurable (#22783) 2025-11-08 17:46:43 -05:00
app.css fix(web): user admin pages (#24185) 2025-11-25 16:35:37 -05:00
app.d.ts refactor: more elements (#22095) 2025-09-16 15:01:23 -04:00
app.html fix(web): Revert prevent flashing white background in dark mode on page load/reload (#19934) (#20122) 2025-07-24 09:45:38 +02:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00
hooks.server.ts feat: preload fonts (#13068) 2024-10-01 09:08:25 +07:00