Sync every week.
Find a file
Ijas 998fd5f6a8
fix(mobile): send date-only value for memories query param (#30049)
* fix(ios-widget): send date-only value for memories query param

Server v3.0.3 (immich-app#29907) validates the /memories `for` query
param with a date-only schema (YYYY-MM-DD). The iOS widget still sent a
full ISO 8601 datetime, so every request 400s and the widget shows
"Unable to connect to your Immich instance" on any server >= v3.0.3.

Build the value from the local calendar day, matching what the web
client (memory-manager.svelte.ts) and Android already send, instead of
a UTC datetime.

Also fix a related bug in the timeline provider: fetchMemory was
called with a bare try inside a Task, so a failure silently dropped
the error and never called completion, leaving the widget in a stale
state instead of showing an error card. Wrap it in a guard/try?, same
pattern already used in getSnapshot.

Fixes immich-app#30044

Signed-off-by: ajuijas <189517297+ajuijas@users.noreply.github.com>

* address review: drop unrelated widget change and comment

Signed-off-by: ajuijas <189517297+ajuijas@users.noreply.github.com>

---------

Signed-off-by: ajuijas <189517297+ajuijas@users.noreply.github.com>
Co-authored-by: ajuijas <189517297+ajuijas@users.noreply.github.com>
Co-authored-by: Santo Shakil <santoshakil@users.noreply.github.com>
2026-07-22 14:19:19 +06:00
.devcontainer chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4 (#30094) 2026-07-21 16:05:54 +02:00
.github chore(deps): update github-actions (#30089) 2026-07-22 09:15:38 +02:00
.vscode chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
deployment chore(deps): lock file maintenance (mise) (#29636) 2026-07-06 14:52:42 +02:00
design chore: update readme screenshot (#8182) 2024-03-22 04:31:36 +00:00
docker chore(deps): update docker.io/valkey/valkey:9 docker digest to 8e8d64b (#30085) 2026-07-21 15:36:01 +02:00
docs chore(deps): update dependency typescript to v7 (#29903) 2026-07-21 13:36:57 +02:00
e2e chore(deps): update docker.io/valkey/valkey:9 docker digest to 8e8d64b (#30085) 2026-07-21 15:36:01 +02:00
fastlane Added required setup for f-droid (#88) 2022-03-29 14:13:47 -05:00
i18n fix(web): URI encode slug and reduce confusion for users (#29796) 2026-07-15 19:32:05 +02:00
machine-learning chore: version v3.0.3 2026-07-14 21:10:19 +00:00
misc/release feat: pump doc references (#29331) 2026-06-26 16:45:06 +00:00
mobile fix(mobile): send date-only value for memories query param (#30049) 2026-07-22 14:19:19 +06:00
open-api chore: bump openapi-generator version to v7.24.0 (#30067) 2026-07-20 20:06:23 -04:00
packages chore(deps): update dependency eslint-plugin-unicorn to v72 (#30092) 2026-07-21 15:33:46 +02:00
readme_i18n feat(docs): add bulgarian readme (#29427) 2026-07-21 00:10:08 -04:00
server fix: re-evaluate OIDC role claim on every login and support array values (#29991) 2026-07-21 17:21:19 -04:00
web fix(web): improve slideshow controls visibility on bright backgrounds (#29950) 2026-07-21 15:58:51 +00:00
.dockerignore chore: move sdk to packages (#28350) 2026-05-11 13:37:10 -04:00
.editorconfig chore: linting (#7532) 2026-01-04 16:05:56 +00:00
.gitattributes chore: move sdk to packages (#28350) 2026-05-11 13:37:10 -04:00
.gitignore chore: move sdk to packages (#28350) 2026-05-11 13:37:10 -04:00
.gitmodules chore: remove stale mobile/.isar submodule entry (#27913) 2026-04-18 04:29:13 +05:30
.nvmrc chore: use mise (#28298) 2026-05-08 15:21:33 -04:00
.pnpmfile.cjs fix: exiftool-vendored.exe (#26393) 2026-02-20 09:16:42 -05:00
.prettierrc refactor: move i18n formatting to workspace root (#28360) 2026-05-11 16:19:28 -04:00
CODEOWNERS chore: add Adam to mobile's codeowner (#29816) 2026-07-10 15:10:52 -05:00
CONTRIBUTING.md fix(docs): we usually don't assign issues (#26691) 2026-03-04 09:43:19 -06:00
install.sh fix: bash install.sh script for mac os (#15874) 2025-02-03 16:41:42 -06:00
LICENSE Change license to AGPLv3 (#7046) 2024-02-12 15:31:59 +00:00
Makefile chore: migrate more make targets (#28663) 2026-05-28 08:33:57 -04:00
mise.lock fix(deps): update typescript-projects (#30087) 2026-07-21 11:01:23 +00:00
mise.toml fix(deps): update typescript-projects (#30087) 2026-07-21 11:01:23 +00:00
package.json fix(deps): update typescript-projects (#30087) 2026-07-21 11:01:23 +00:00
pnpm-lock.yaml chore(deps): update dependency eslint-plugin-unicorn to v72 (#30092) 2026-07-21 15:33:46 +02:00
pnpm-workspace.yaml feat(web): undo archive from toast (#27061) 2026-07-16 17:53:02 +02:00
README.md feat(docs): add bulgarian readme (#29427) 2026-07-21 00:10:08 -04:00
renovate.json fix: let renovate update base images (#27272) 2026-03-25 18:00:40 +00:00


License: AGPLv3 Discord

High performance self-hosted photo and video management solution



Català Español Français Italiano 日本語 한국어 Deutsch Nederlands Türkçe 简体中文 正體中文 Українська Русский Български Português Brasileiro Svenska العربية Tiếng Việt ภาษาไทย മലയാളം

Warning

⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!

Note

You can find the main documentation, including installation guides, at https://immich.app/.

Demo

Access the demo here. For the mobile app, you can use https://demo.immich.app for the Server Endpoint URL.

Login credentials

Email Password
demo@immich.app demo

Features

Features Mobile Web
Upload and view videos and photos Yes Yes
Auto backup when the app is opened Yes N/A
Prevent duplication of assets Yes Yes
Selective album(s) for backup Yes N/A
Download photos and videos to local device Yes Yes
Multi-user support Yes Yes
Album and Shared albums Yes Yes
Scrubbable/draggable scrollbar Yes Yes
Support raw formats Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects, faces, and CLIP Yes Yes
Administrative functions (user management) No Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
API Keys N/A Yes
LivePhoto/MotionPhoto backup and playback Yes Yes
Support 360 degree image display No Yes
User-defined storage structure Yes Yes
Public Sharing Yes Yes
Archive and Favorites Yes Yes
Global Map Yes Yes
Partner Sharing Yes Yes
Facial recognition and clustering Yes Yes
Memories (x years ago) Yes Yes
Offline support Yes No
Read-only gallery Yes Yes
Stacked Photos Yes Yes
Tags No Yes
Folder View Yes Yes

Translations

Read more about translations here.

Translation status

Repository activity

Activities

Star history

Star History Chart

Contributors