immich/web/src/lib
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
..
__mocks__ fix(web): clear combobox value when selectedOption is undefined (#14334) 2024-11-25 08:14:21 -06:00
actions feat(web): allow navigating the map with arrow keys (#24080) 2025-11-21 23:46:30 +01:00
assets feat: library details page (#23908) 2025-11-18 15:27:41 -05:00
cast chore(web): migrate CircleIconButton to @immich/ui IconButton (#18486) 2025-06-02 14:47:23 +00:00
components feat(web): Shared album owner labels (#21171) 2025-11-30 18:56:03 +00:00
elements chore: cannonical tailwind classes (#23427) 2025-10-31 11:38:17 -04:00
managers fix: theme switcher (#24209) 2025-11-26 21:17:26 +00:00
modals fix(web): use full tag path when creating nested subtags (#24249) 2025-11-29 12:09:32 +00:00
models feat(web): improved user onboarding (#18782) 2025-06-02 21:09:13 +00:00
services feat: command palette (#23693) 2025-11-26 22:18:50 +01:00
sidebars refactor: layout components (#18290) 2025-05-14 12:30:47 -04:00
stores chore: refactor svelte reactivity (#24072) 2025-11-24 18:57:46 -05:00
utils feat: show OCR bounding box (#23717) 2025-11-19 15:52:40 +00:00
constants.ts chore: add new language requests (#23991) 2025-11-20 08:58:18 -05:00
i18n.spec.ts chore: move weblate translations to root directory (#13604) 2024-10-22 15:39:28 +00:00
types.ts fix(web): user admin pages (#24185) 2025-11-25 16:35:37 -05:00
utils.spec.ts fix(web): do not notify on patch releases (#22591) 2025-10-06 13:00:37 -04:00
utils.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00