[PR #25492] [MERGED] feat: add onMany to BaseEventManager #18249

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25492
Author: @midzelis
Created: 1/24/2026
Status: Merged
Merged: 1/26/2026
Merged by: @jrasm91

Base: mainHead: push-vszlpwqluxsr


📝 Commits (1)

  • 8a8d42a feat: add onMany to BaseEventManager

📊 Changes

4 files changed (+23 additions, -6 deletions)

View changed files

📝 web/src/lib/managers/upload-manager.svelte.ts (+4 -2)
📝 web/src/lib/stores/memory.store.svelte.ts (+4 -2)
📝 web/src/lib/stores/notification-manager.svelte.ts (+4 -2)
📝 web/src/lib/utils/base-event-manager.svelte.ts (+11 -0)

📄 Description

No description provided


🔄 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/25492 **Author:** [@midzelis](https://github.com/midzelis) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `push-vszlpwqluxsr` --- ### 📝 Commits (1) - [`8a8d42a`](https://github.com/immich-app/immich/commit/8a8d42a992b6944ddbcf495d7c5dee08683c2c4c) feat: add onMany to BaseEventManager ### 📊 Changes **4 files changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/managers/upload-manager.svelte.ts` (+4 -2) 📝 `web/src/lib/stores/memory.store.svelte.ts` (+4 -2) 📝 `web/src/lib/stores/notification-manager.svelte.ts` (+4 -2) 📝 `web/src/lib/utils/base-event-manager.svelte.ts` (+11 -0) </details> ### 📄 Description _No description provided_ --- <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 16:35: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#18249