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
bo0tzz 70cd313082
Add navbar button to copy image (#961)
* Add navbar button to copy image

* Use global event for copy image

* merge upstream

* Fixed missing required props

* feat(web): Show notification after copying image to clipboard

* chore(web): Fix typescript error

* chore(web): Formatting

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-11-16 15:04:37 -06:00
..
album-list-item.svelte feat(web): add current view asset to album (#923) 2022-11-04 09:32:09 -05:00
asset-viewer-nav-bar.svelte Add navbar button to copy image (#961) 2022-11-16 15:04:37 -06:00
asset-viewer.svelte Add navbar button to copy image (#961) 2022-11-16 15:04:37 -06:00
detail-panel.svelte feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
download-panel.svelte Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
intersection-observer.svelte Fix web lint issues 2022-09-08 17:30:49 +02:00
photo-viewer.svelte Add navbar button to copy image (#961) 2022-11-16 15:04:37 -06:00
video-viewer.svelte chore(server) refactor serveFile and downloadFile endpoint (#978) 2022-11-16 00:11:16 -06:00