fix(server): use GPSLongitudeRef and GPSLatitudeRef EXIF fields (#21445)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
Rui Gonçalves
2025-10-21 15:12:22 +01:00
committed by GitHub
parent 9dffbaea98
commit dbd6dcb786
5 changed files with 33 additions and 27 deletions

View File

@@ -34,7 +34,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^60.0.0",
"exiftool-vendored": "^28.3.1",
"exiftool-vendored": "^31.1.0",
"globals": "^16.0.0",
"jose": "^5.6.3",
"luxon": "^3.4.4",