1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
Alex e5459b68ff
fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706)
Implemented a mechanism to extract the correct time zone from the GPS coordinate if presented in the file's EXIF, and to convert the timestamp to the correct UTC time so that the time will show correctly based on the mobile/web local time zone.
2022-09-22 15:58:17 -05:00
..
apps fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -05:00
libs Added Log level to background service (#685) 2022-09-13 12:09:57 -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 Migrate SvelteKit to the latest version 431 (#526) 2022-08-24 21:10:48 -07:00
immich-openapi-specs.json feat(web): add asset and album count info (#623) 2022-09-07 15:16:18 -05:00
nest-cli.json refactor(server): move constant into common package (#522) 2022-08-23 07:34:21 -07:00
openapitools.json Add OpenAPI Specs and Response DTOs (#320) 2022-07-08 21:26:50 -05:00
package-lock.json fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -05:00
package.json fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -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 refactor(server): move constant into common package (#522) 2022-08-23 07:34:21 -07:00

Immich Server- NestJs