1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 11:37:06 +02:00
immich/mobile/lib/modules
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
..
album fix(mobile): reduce server version api calls (#4265) 2023-09-29 21:51:54 +07:00
archive fix(mobile): speed up RenderList creation for timeline (#4103) 2023-09-28 10:43:55 +07:00
asset_viewer feat(mobile): image caching & viewer improvements (#4095) 2023-09-18 10:57:05 +07:00
backup fix(mobile): assetList is empty (#4213) 2023-09-25 08:09:09 +00:00
favorite fix(mobile): speed up RenderList creation for timeline (#4103) 2023-09-28 10:43:55 +07:00
home fix(mobile): speed up RenderList creation for timeline (#4103) 2023-09-28 10:43:55 +07:00
login feat(mobile): allow self-signed certificate on the mobile app (#4051) 2023-09-12 21:51:43 +07:00
map feat(web, mobile): Options to show archived assets in map (#4293) 2023-10-04 09:51:07 -04:00
memories fix: use local time for time buckets and improve memories (#4072) 2023-10-04 22:11:11 +00:00
onboarding chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
partner feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
search feat(mobile): use map settings from server-config (#4045) 2023-09-28 10:26:48 +07:00
settings feat(web, mobile): Options to show archived assets in map (#4293) 2023-10-04 09:51:07 -04:00