1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/modules/album
Michael Manganiello 52fe392a9e
fix(mobile): display simple album date when range is single day (#4919)
This change makes albums with same start and end date, to just display a
single date.

Currently, date range is displayed as `Nov 9 - Nov 9 2023`. With this
change, just `Nov 9 2023` is displayed. No changes are made for albums
where start and end dates do not match.
2023-11-09 03:16:56 +00:00
..
models refactor(server)!: add/remove album assets (#3109) 2023-08-01 20:29:14 -05:00
providers feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
services feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
ui feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
views fix(mobile): display simple album date when range is single day (#4919) 2023-11-09 03:16:56 +00:00