1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/server/src/domain/metadata
Jason Rasmussen 35fa6397ea
fix: time buckets (#4358)
* fix: time buckets

* chore: update entity metadata

* fix: set correct localDateTime

* fix: display without timezone shifting

* fix: handle non-utc databases

* fix: scrollbar

* docs: comment how buckets are sorted

* chore: remove test/log

* chore: lint

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
2023-10-06 12:12:09 +00:00
..
index.ts refactor(server): Move metadata extraction to domain (#4243) 2023-09-27 18:44:51 +00:00
metadata.repository.ts fix(server): handle NaN in metadata extraction (#4221) 2023-09-27 15:17:18 -04:00
metadata.service.spec.ts fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
metadata.service.ts fix: time buckets (#4358) 2023-10-06 12:12:09 +00:00