immich/mobile/lib/services
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
..
action.service.dart chore!: migrate album owner to album_user (#27467) 2026-04-22 16:52:23 +02:00
activity.service.dart refactor: remove riverpod generator (#27874) 2026-04-17 20:01:44 +05:30
api.service.dart chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
app_settings.service.dart refactor: move map config to metadata table (#28226) 2026-05-11 22:43:52 -05:00
auth.service.dart fix(mobile): add cookie for auxiliary url (#27209) 2026-03-23 16:22:46 -05:00
background_upload.service.dart chore(mobile): drop deprecated deviceAssetId / deviceId from upload fields (#28384) 2026-05-12 09:12:26 -04:00
cleanup.service.dart fix: free up space using small batch size to reliably work on Android (#26047) 2026-02-09 11:48:55 -06:00
deep_link.service.dart chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
download.service.dart refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
folder.service.dart chore: add always_put_control_body_on_new_line lint (#28352) 2026-05-11 13:47:24 -04:00
foreground_upload.service.dart chore(mobile): drop deprecated deviceAssetId / deviceId from upload fields (#28384) 2026-05-12 09:12:26 -04:00
gcast.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
immich_logger.service.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00
local_auth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_files_manager.service.dart feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
localization.service.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
map.service.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
network.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
oauth.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.service.dart refactor: remove riverpod generator (#27874) 2026-04-17 20:01:44 +05:30
search.service.dart refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
secure_storage.service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
server_info.service.dart fix: process upload only after successful remote sync (#22360) 2025-09-29 10:10:00 -05:00
share_intent_service.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
shared_link.service.dart feat(mobile): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30
widget.service.dart fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +00:00