immich/server/test
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
..
api feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
db chore(server): Improve test coverage! (#3889) 2023-09-11 11:56:38 -04:00
e2e fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
fixtures fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
repositories fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
global-setup.js refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
setup.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
test-utils.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00