0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00
immich/cli/src
Jason Rasmussen 192e950567
fix: use local time for time buckets and improve memories (#4072)
* fix: timezone bucket timezones

* chore: open api

* fix: interpret local time in utc

* fix: tests

* fix: refactor memory lane

* fix(web): use local date in memory viewer

* chore: set localDateTime non-null

* fix: filter out memories from the current year

* wip: move localDateTime to asset

* fix: correct sorting from db

* fix: migration

* fix: web typo

* fix: formatting

* fix: e2e

* chore: localDateTime is non-null

* chore: more non-nulliness

* fix: asset stub

* fix: tests

* fix: use extract and index for day of year

* fix: don't show memories before today

* fix: cleanup

* fix: tests

* fix: only use localtime for tz

* fix: display memories in client timezone

* fix: tests

* fix: svelte tests

* fix: bugs

* chore: open api

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
2023-10-04 22:11:11 +00:00
..
__mocks__ feat(cli) Add new CLI (#3066) 2023-07-06 09:37:47 -05:00
api fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
cli feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
commands fix(cli): read-only and sidecar support for import (#3372) 2023-07-22 21:11:00 -05:00
cores feat(server): add support for .psd files (#4192) 2023-09-24 22:03:14 +07:00
services refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00
index.ts fix(cli): fix wording in usage guide (#3378) 2023-07-23 21:06:27 -05:00