immich/docker
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
..
settings/nginx-conf Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00
.env.example [WEB] View large images on web (#189) 2022-05-27 14:02:06 -05:00
.env.test Fix user e2e tests (#194) 2022-06-06 11:16:03 -05:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml Feature - Add upload functionality on Web (#231) 2022-06-19 08:16:35 -05:00
docker-compose.gpu.yml Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00
docker-compose.staging.yml WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
docker-compose.test.yml Fix user e2e tests (#194) 2022-06-06 11:16:03 -05:00
docker-compose.yml WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00