immich/server
Alex 03457f5d32
[WEB] Upload asset directly to album (#379)
* Added stores to get album assetId

* Upload assets and add to album

* Added comments

* resolve conflict when add assets from upload directly

* Filtered out duplicate asset before adding to the album
2022-07-26 20:53:25 -05:00
..
apps [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
libs Added imageName as searchable text on database 2022-07-26 13:43:12 -05:00
.dockerignore Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
.eslintrc.js Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Added successfully built docker-compose and cockerFile 2022-02-03 14:42:27 -06:00
.prettierrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
Dockerfile Use npm ci for installing pacakages (#304) 2022-07-04 13:47:25 -05:00
entrypoint.sh WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
immich-openapi-specs.json [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
nest-cli.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
openapitools.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
package-lock.json Added Cookie Authentication (#360) 2022-07-18 14:14:25 -05:00
package.json Added Cookie Authentication (#360) 2022-07-18 14:14:25 -05:00
README.md Update readme 2022-02-07 23:55:30 -06:00
start-microservices.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
start-server.sh Improve Docker setup and reduce memory usage of production containers (#338) 2022-07-13 07:42:00 -05:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json Remove thumbnail generation on mobile app (#292) 2022-07-02 21:06:36 -05:00

Immich Server- NestJs