immich/server/src
Ben Beckford 447cc40a50
feat: workflow logging (#29878)
* feat: workflow logging

* chore: update sql and openapi patch

* chore: include id in workflow log entries

* chore(server): update sql and lint

* chore(mobile): remove openapi files

* chore(web): lint

* chore: clean up workflow logging

* chore(server): add runId to workflow logs

* chore(server): store workflow results as enum
2026-08-13 19:18:24 -07:00
..
bin chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
commands feat: password invalidate sessions (#30125) 2026-07-22 12:09:05 -04:00
controllers feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
cores chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
dtos feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
middleware fix: shared check for server setup availability (#30311) 2026-07-30 15:12:25 -04:00
queries feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
repositories feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
schema feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
services feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
utils feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
workers feat: restore database backups (#23978) 2026-01-20 09:22:28 -06:00
app.common.ts feat(server): added backchannel logout api endpoint (#26235) 2026-04-17 18:45:33 +00:00
app.module.ts chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
config.ts feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
constants.ts feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
database.ts feat(server): new search schemas and query builders (#28686) 2026-07-22 22:33:23 +00:00
decorators.ts feat(server): new search schemas and query builders (#28686) 2026-07-22 22:33:23 +00:00
enum.ts feat: workflow logging (#29878) 2026-08-13 19:18:24 -07:00
main.ts chore(deps): update dependency eslint-plugin-unicorn to v70 - abandoned (#29684) 2026-07-20 23:47:14 -04:00
types.ts fix: medium tests dependencies (#30612) 2026-08-07 11:36:20 +02:00
validation.spec.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
validation.ts feat(server): new search schemas and query builders (#28686) 2026-07-22 22:33:23 +00:00