immich/web/src/lib/components/asset-viewer
Alex 1e3464fe47
Feature - Add upload functionality on Web (#231)
* Added file selector

* Extract metadata to upload files to the web

* Added request for uploading

* Generate jpeg/Webp thumbnail for asset uploaded without thumbnail data

* Added generating thumbnail for video and WebSocket broadcast after thumbnail is generated

* Added video length extraction

* Added Uploading Panel

* Added upload progress store and styling the uploaded asset

* Added condition to only show upload panel when there is upload in progress

* Remove asset from the upload list after successfully uploading

* Added WebSocket to listen to upload event on the web

* Added mechanism to check for existing assets before uploading on the web

* Added test workflow

* Update readme
2022-06-19 08:16:35 -05:00
..
asser-viewer-nav-bar.svelte View assets detail and download operation (#198) 2022-06-03 11:04:30 -05:00
asset-viewer.svelte 20 video conversion for web view (#200) 2022-06-04 18:34:11 -05:00
detail-panel.svelte Feature - Add upload functionality on Web (#231) 2022-06-19 08:16:35 -05:00
download-panel.svelte View assets detail and download operation (#198) 2022-06-03 11:04:30 -05:00
immich-thumbnail.svelte Implemented status box on the side bar (#201) 2022-06-05 05:15:39 -05:00
intersection-observer.svelte View assets detail and download operation (#198) 2022-06-03 11:04:30 -05:00
photo-viewer.svelte View assets detail and download operation (#198) 2022-06-03 11:04:30 -05:00
video-viewer.svelte WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00