1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/server
Alex e407a4fa13
Get thumbnail from app (#68)
* Renamed multipart filed name 'files' to 'assetData'. 
* Added an additional field name of 'thumbnailData' to multipart form.
* Implemented upload mechanism for thumbnail directly from the mobile client.
* Removed dead code
* Implemented a version checking mechanism.
2022-03-22 01:22:04 -05:00
..
settings/nginx-conf websocket upload notification - closed #24 (#25) 2022-02-14 10:40:41 -06:00
src Get thumbnail from app (#68) 2022-03-22 01:22:04 -05:00
test Transfer repository from Gitlab 2022-02-03 10:06:44 -06: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 Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Dockerfile Get thumbnail from app (#68) 2022-03-22 01:22:04 -05:00
entrypoint.sh Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
nest-cli.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
package-lock.json Add reverse geocoding and show asset location on map in detail view (#43) 2022-03-10 16:09:03 -06:00
package.json Add reverse geocoding and show asset location on map in detail view (#43) 2022-03-10 16:09:03 -06:00
README.md Update readme 2022-02-07 23:55:30 -06:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00

Immich Server- NestJs