1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/web/src/lib/components/asset-viewer
Matthias Rupp caa7b07398
Show all albums an asset appears in on the asset viewer page (#575)
* Add route to query albums for a specific asset

* Update API and add to detail-panel

* Fix tests

* Refactor API endpoint

* Added alt attribute to img tag

Co-authored-by: Alex <alex.tran1502@gmail.com>
2022-09-05 08:50:20 -05:00
..
asser-viewer-nav-bar.svelte Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
asset-viewer.svelte Show all albums an asset appears in on the asset viewer page (#575) 2022-09-05 08:50:20 -05:00
detail-panel.svelte Show all albums an asset appears in on the asset viewer page (#575) 2022-09-05 08:50:20 -05:00
download-panel.svelte Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
intersection-observer.svelte Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05:00
photo-viewer.svelte Added error handling notification (#536) 2022-08-26 10:36:41 -07:00
video-viewer.svelte fix(web): buffering for video player (#520) 2022-08-23 20:21:41 -07:00