[PR #434] [MERGED] Fixed upload endpoint for web #8612

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/434
Author: @alextran1502
Created: 8/7/2022
Status: Merged
Merged: 8/7/2022
Merged by: @alextran1502

Base: mainHead: fix-433


📝 Commits (1)

  • 247f557 Remove serverEndpoint completely and fix upload path

📊 Changes

6 files changed (+2 additions, -11 deletions)

View changed files

📝 web/src/api/api.ts (+0 -1)
📝 web/src/lib/components/shared-components/navigation-bar.svelte (+1 -2)
📝 web/src/lib/components/shared-components/status-box.svelte (+0 -2)
📝 web/src/lib/constants.ts (+0 -1)
📝 web/src/lib/stores/websocket.ts (+0 -3)
📝 web/src/lib/utils/file-uploader.ts (+1 -2)

📄 Description

Fix #433


🔄 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/434 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/7/2022 **Status:** ✅ Merged **Merged:** 8/7/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-433` --- ### 📝 Commits (1) - [`247f557`](https://github.com/immich-app/immich/commit/247f557348349160d12cf8d2a7c5f65da456f50b) Remove serverEndpoint completely and fix upload path ### 📊 Changes **6 files changed** (+2 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/src/api/api.ts` (+0 -1) 📝 `web/src/lib/components/shared-components/navigation-bar.svelte` (+1 -2) 📝 `web/src/lib/components/shared-components/status-box.svelte` (+0 -2) 📝 `web/src/lib/constants.ts` (+0 -1) 📝 `web/src/lib/stores/websocket.ts` (+0 -3) 📝 `web/src/lib/utils/file-uploader.ts` (+1 -2) </details> ### 📄 Description Fix #433 --- <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:50:15 +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#8612