1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/modules/search
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
..
models Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
providers fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -05:00
services Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
ui Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
views fix(mobile): app crash when there is no object detection result on search page (#725) 2022-09-19 11:03:51 -05:00