immich/server/src/schema/tables
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
..
activity.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
album-asset-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
album-asset.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
album-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
album-user-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
album-user.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
album.table.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
api-key.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
asset-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
asset-exif.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
asset-face-audit.table.ts feat: asset face sync (#20048) 2025-07-21 21:31:45 -04:00
asset-face.table.ts feat: asset face sync (#20048) 2025-07-21 21:31:45 -04:00
asset-file.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
asset-job-status.table.ts feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
asset-metadata-audit.table.ts feat: asset metadata (#20446) 2025-08-27 14:31:23 -04:00
asset-metadata.table.ts feat: asset metadata (#20446) 2025-08-27 14:31:23 -04:00
asset-ocr.table.ts feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
asset.table.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
face-search.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
geodata-places.table.ts refactor: rename geodata pk constraint to match runtime constraint name (#19856) 2025-07-10 17:18:51 +00:00
library.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
memory-asset-audit.table.ts feat: audit cleanup (#21567) 2025-09-03 22:50:27 +00:00
memory-asset.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
memory-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
memory.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
move.table.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
natural-earth-countries.table.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
notification.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
ocr-search.table.ts feat: ocr (#18836) 2025-10-27 14:09:55 +00:00
partner-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
partner.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
person-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
person.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
plugin.table.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
session.table.ts feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
shared-link-asset.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
shared-link.table.ts feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
smart-search.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
stack-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
stack.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
sync-checkpoint.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
system-metadata.table.ts feat: kysely migrations (#17198) 2025-03-29 09:26:24 -04:00
tag-asset.table.ts refactor: database column names (#23356) 2025-11-04 16:03:21 -05:00
tag-closure.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
tag.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
user-audit.table.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
user-metadata-audit.table.ts fix(server): use UserMetadataKey enum instead of string (#20209) 2025-07-25 11:04:28 -04:00
user-metadata.table.ts feat: UserMetadata sync (#19882) 2025-07-11 18:19:53 +00:00
user.table.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
version-history.table.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
workflow.table.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00