mirror-immich/server/src
Jason Rasmussen 96923f6115
refactor: plugin sdk types (#28674)
2026-05-28 22:04:15 +00:00
..
bin refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
commands chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
controllers feat: workflow template (#28553) 2026-05-26 16:47:05 -04:00
cores refactor(server): move video interface fetch to storage core (#28248) 2026-05-06 09:32:03 -04:00
dtos refactor: plugin manifest (#28673) 2026-05-28 17:23:49 -04:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance fix(server): avoid false restore failures on large database imports (#27420) 2026-04-08 16:03:41 -04:00
middleware refactor(server)!: structured validation error responses (#28204) 2026-05-04 00:00:03 -04:00
queries fix: strip metadata from timeline responses for shared links without exif sharing (#28644) 2026-05-27 17:29:37 +02:00
repositories refactor: plugin manifest (#28673) 2026-05-28 17:23:49 -04:00
schema feat: workflow template (#28553) 2026-05-26 16:47:05 -04:00
services refactor: plugin sdk types (#28674) 2026-05-28 22:04:15 +00:00
utils feat: workflow template (#28553) 2026-05-26 16:47:05 -04: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 refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
config.ts chore(server): enable hw decoding by default (#28324) 2026-05-11 08:02:26 -04:00
constants.ts chore(server)!: remove libopus enum (#28325) 2026-05-11 08:02:57 -04:00
database.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
decorators.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
enum.ts refactor: plugin manifest (#28673) 2026-05-28 17:23:49 -04:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
types.ts refactor: plugin manifest (#28673) 2026-05-28 17:23:49 -04:00
validation.spec.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
validation.ts fix(server): require at least one field to be set when updating memory (#27842) 2026-04-17 20:18:48 +00:00