[PR #4644] [MERGED] fix(mobile): incorrect date range #10462

Closed
opened 2026-02-05 14:22:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4644
Author: @alextran1502
Created: 10/25/2023
Status: Merged
Merged: 10/26/2023
Merged by: @alextran1502

Base: mainHead: fix-4579


📝 Commits (3)

📊 Changes

3 files changed (+263 additions, -24 deletions)

View changed files

📝 mobile/lib/modules/album/views/album_viewer_page.dart (+7 -2)
📝 mobile/lib/shared/models/album.dart (+6 -0)
📝 mobile/lib/shared/models/album.g.dart (+250 -22)

📄 Description

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4644 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 10/25/2023 **Status:** ✅ Merged **Merged:** 10/26/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-4579` --- ### 📝 Commits (3) - [`ecf7e9d`](https://github.com/immich-app/immich/commit/ecf7e9df40e12e238a2e20549b7bfbaaf5916c2b) fix(mobile): incorrect date range - [`cb785b2`](https://github.com/immich-app/immich/commit/cb785b23703c7cbd6bdeb5946e71f1eab4af68fc) remove comment - [`124f46e`](https://github.com/immich-app/immich/commit/124f46e69898ea9588fd7320d64cf4bf6fbc6ed7) pr feedback ### 📊 Changes **3 files changed** (+263 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/album/views/album_viewer_page.dart` (+7 -2) 📝 `mobile/lib/shared/models/album.dart` (+6 -0) 📝 `mobile/lib/shared/models/album.g.dart` (+250 -22) </details> ### 📄 Description ![image](https://github.com/immich-app/immich/assets/27055614/ecb94cf1-ccb4-44e2-8160-c3f7a1b06389) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:22:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10462