[PR #925] [MERGED] fix(web): album download progress bar #8819

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/925
Author: @jrasm91
Created: 11/4/2022
Status: Merged
Merged: 11/4/2022
Merged by: @alextran1502

Base: mainHead: fix/album-download-progress-bar


📝 Commits (1)

  • 7d9c831 fix(web): album download progress bar

📊 Changes

3 files changed (+18 additions, -2 deletions)

View changed files

📝 server/apps/immich/src/api-v1/album/album.controller.ts (+2 -1)
📝 server/apps/immich/src/api-v1/album/album.service.ts (+3 -0)
📝 web/src/lib/components/album-page/album-viewer.svelte (+13 -1)

📄 Description

Use a customer header to inform immich clients about the archive download size.


🔄 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/925 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 11/4/2022 **Status:** ✅ Merged **Merged:** 11/4/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/album-download-progress-bar` --- ### 📝 Commits (1) - [`7d9c831`](https://github.com/immich-app/immich/commit/7d9c83162a69b66aefb89369715289a1197c39ea) fix(web): album download progress bar ### 📊 Changes **3 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/api-v1/album/album.controller.ts` (+2 -1) 📝 `server/apps/immich/src/api-v1/album/album.service.ts` (+3 -0) 📝 `web/src/lib/components/album-page/album-viewer.svelte` (+13 -1) </details> ### 📄 Description Use a customer header to inform immich clients about the archive download size. --- <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:53:47 +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#8819