[PR #1487] [MERGED] feat(mobile) reused HTTP client for uploading assets #9102

Closed
opened 2026-02-05 13:58:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1487
Author: @alextran1502
Created: 1/30/2023
Status: Merged
Merged: 1/31/2023
Merged by: @alextran1502

Base: mainHead: feat/mobile-reuse-http-client-on-upload


📝 Commits (2)

  • 81219be feat(mobile) reused HTTP client for uploading assets
  • 129119e remove unused comments

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 mobile/lib/modules/backup/services/backup.service.dart (+3 -2)

📄 Description

Closes #830
Closes #831

Borrow idea from #831


🔄 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/1487 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 1/30/2023 **Status:** ✅ Merged **Merged:** 1/31/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/mobile-reuse-http-client-on-upload` --- ### 📝 Commits (2) - [`81219be`](https://github.com/immich-app/immich/commit/81219be54c906b9a0438ab8a366399587dc2bfcd) feat(mobile) reused HTTP client for uploading assets - [`129119e`](https://github.com/immich-app/immich/commit/129119eed4ceac7756cee1db23d7d1dfab1d5a09) remove unused comments ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/modules/backup/services/backup.service.dart` (+3 -2) </details> ### 📄 Description Closes #830 Closes #831 Borrow idea from #831 --- <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 13:58:32 +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#9102