1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/web/src/routes
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
..
admin Fix sidebar layout (#204) 2022-06-05 21:12:12 -05:00
auth Added account info panel with sign out button (#219) 2022-06-11 23:17:20 -05:00
photos Feature - Add upload functionality on Web (#231) 2022-06-19 08:16:35 -05:00
__layout.svelte Feature - Add upload functionality on Web (#231) 2022-06-19 08:16:35 -05:00
index.svelte Feature - Add upload functionality on Web (#231) 2022-06-19 08:16:35 -05:00