immich/server/test
Alex Tran b75d9b74b9
feat(plugin-core): add filterByAlbum workflow step
Adds a filterByAlbum core plugin method so workflows (e.g. the
AlbumAssetAdded trigger) can be scoped to specific albums. The step
checks the asset's album membership via the searchAlbums host function
and halts the workflow when the asset is not in any of the configured
albums (or, with inverse, when it is).
2026-06-04 04:03:01 +00:00
..
factories chore!: migrate album owner to album_user (#27467) 2026-04-22 16:52:23 +02:00
fixtures feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
medium feat(plugin-core): add filterByAlbum workflow step 2026-06-04 04:03:01 +00:00
repositories feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
mappers.ts fix(server): av typing (#28223) 2026-05-04 09:04:29 -04:00
medium.factory.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
small.factory.ts refactor(server)!: structured validation error responses (#28204) 2026-05-04 00:00:03 -04:00
utils.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
vitest.config.medium.mjs chore: add vitest project names and fix server config root paths (#26684) 2026-03-04 08:20:43 -05:00
vitest.config.mjs chore: add vitest project names and fix server config root paths (#26684) 2026-03-04 08:20:43 -05:00