immich/web/src
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
..
api Fix web lint issues 2022-09-08 17:30:49 +02:00
lib fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -05:00
routes fix(server,web,mobile): Incorrectly record and show timestamp and time zone of the asset (#706) 2022-09-22 15:58:17 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css feat(web) Remove fetching fonts from GoogleFonts (#703) 2022-09-16 17:23:31 -05:00
app.d.ts Migrate SvelteKit to the latest version 431 (#526) 2022-08-24 21:10:48 -07:00
app.html Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
hooks.server.ts feat(web): Update to latest version of SvelteKit (#705) 2022-09-16 23:13:22 -05:00