immich/server/test/repositories
Alex 4dcc049465
feat: workflow foundation (#23621)
* feat: plugins

* feat: table definition

* feat: type and migration

* feat: add repositories

* feat: validate manifest with class-validator and load manifest info to database

* feat: workflow/plugin controller/service layer

* feat: implement workflow logic

* feat: make trigger static

* feat: dynamical instantiate plugin instances

* fix: access control and helper script

* feat: it works

* chore: simplify

* refactor: refactor and use queue for workflow execution

* refactor: remove unsused property in plugin-schema

* build wasm in prod

* feat: plugin loader in transaction

* fix: docker build arm64

* generated files

* shell check

* fix tests

* fix: waiting for migration to finish before loading plugin

* remove context reassignment

* feat: use mise to manage extism tools (#23760)

* pr feedback

* refactor: create workflow now including create filters and actions

* feat: workflow medium tests

* fix: broken medium test

* feat: medium tests

* chore: unify workflow job

* sign user id with jwt

* chore: query plugin with filters and action

* chore: read manifest in repository

* chore: load manifest from server configs

* merge main

* feat: endpoint documentation

* pr feedback

* load plugin from absolute path

* refactor:handle trigger

* throw error and return early

* pr feedback

* unify plugin services

* fix: plugins code

* clean up

* remove triggerConfig

* clean up

* displayName and methodName

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
Co-authored-by: bo0tzz <git@bo0tzz.me>
2025-11-14 20:05:05 +00:00
..
access.repository.mock.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
asset.repository.mock.ts feat: asset metadata (#20446) 2025-08-27 14:31:23 -04:00
config.repository.mock.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
crypto.repository.mock.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
database.repository.mock.ts chore: add "pnpm run migrations:revert" command (#23869) 2025-11-13 10:12:59 -06:00
job.repository.mock.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
media.repository.mock.ts feat(server): JXL previews from DNG 1.7+ (#17861) 2025-04-28 18:18:46 -04:00
metadata.repository.mock.ts feat(server): set exiftool process count (#16388) 2025-02-27 09:24:40 -05:00
storage.repository.mock.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
system-metadata.repository.mock.ts refactor: test mocks (#16008) 2025-02-11 00:47:42 +01:00
telemetry.repository.mock.ts refactor: test mocks (#16008) 2025-02-11 00:47:42 +01:00