immich/server
Erik Nygren 7562088fac
feat(server): parse EXIF creation time for some insta360 images (#17564)
It seems insta360 stores metadata in XMP GPano tags, with their own
non-standard and undocumented addition `SourceImageCreateTime`. For some
pictures this is the only EXIF tag containing a creation time.
2025-04-13 23:44:18 -04:00
..
bin feat(server): add Bash healthcheck script (#14704) 2024-12-16 15:19:18 +00:00
patches fix: patch-package install in docker build and better postgres patch (#17523) 2025-04-10 12:43:35 -04:00
resources feat: use immich hosted map tiles (#11332) 2024-07-26 15:41:09 +01:00
src feat(server): parse EXIF creation time for some insta360 images (#17564) 2025-04-13 23:44:18 -04:00
test refactor: migrate stacks (#17559) 2025-04-12 08:33:35 -04:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
.nvmrc chore(deps): update node.js to v22.14.0 (#16132) 2025-02-15 21:29:33 -06:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 -06:00
.prettierrc
Dockerfile fix: patch-package install in docker build and better postgres patch (#17523) 2025-04-10 12:43:35 -04:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
nest-cli.json chore(server): enable swagger to take class validator rules into account (#9022) 2024-04-22 18:13:44 -04:00
package-lock.json fix(deps): update dependency @nestjs/common to v11.0.16 [security] (#17557) 2025-04-12 12:31:18 +02:00
package.json fix: patch-package install in docker build and better postgres patch (#17523) 2025-04-10 12:43:35 -04:00
start.sh fix(server): add ld_library_path in start.sh (#13686) 2024-10-22 18:41:59 -04:00
tsconfig.build.json
tsconfig.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 -05:00