immich/mobile/lib
Santo Shakil 571e6a8560
chore(mobile): drop deprecated deviceAssetId / deviceId from upload fields (#28384)
server removed both fields from AssetMediaCreateDto in #27818. zod silently strips unknown fields so uploads still work, but we send dead weight on every request.

drop from foreground + background upload paths + share intent path. deviceAssetId stays as the internal background_downloader taskId, just not in the multipart form fields anymore.
2026-05-12 09:12:26 -04:00
..
constants refactor: move theme config to metadata table (#28224) 2026-05-07 15:12:14 +00:00
domain fix: limit android background worker duration (#23566) 2026-05-11 23:08:17 -05:00
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
infrastructure refactor: move map config to metadata table (#28226) 2026-05-11 22:43:52 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
pages chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
platform fix: limit android background worker duration (#23566) 2026-05-11 23:08:17 -05:00
presentation refactor: move map config to metadata table (#28226) 2026-05-11 22:43:52 -05:00
providers refactor: move map config to metadata table (#28226) 2026-05-11 22:43:52 -05:00
repositories chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
routing feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
services chore(mobile): drop deprecated deviceAssetId / deviceId from upload fields (#28384) 2026-05-12 09:12:26 -04:00
theme fix(mobile): mismatch between system and app color when using low-chroma system color scheme (#27282) 2026-03-27 09:21:43 -05:00
utils refactor: move map config to metadata table (#28226) 2026-05-11 22:43:52 -05:00
widgets chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
main.dart fix(mobile): restore notification plugin init (#28284) 2026-05-08 10:45:52 +07:00
wm_executor.dart chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00