mirror-immich/server/src
Mert 01712cf0a7
fix(server): av typing (#28223)
* fix av typing, move fixtures to stub file

* fix tests
2026-05-04 09:04:29 -04: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 fix(server): validate duplicate group ownership before dismissal (#28221) 2026-05-04 12:51:54 +02:00
cores refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
dtos chore!: duration in milliseconds (#28003) 2026-04-30 09:44:27 -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 feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
repositories fix(server): av typing (#28223) 2026-05-04 09:04:29 -04:00
schema fix: migration order (#28191) 2026-05-01 20:57:30 +00:00
services fix(server): av typing (#28223) 2026-05-04 09:04:29 -04:00
types refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
utils fix(server): av typing (#28223) 2026-05-04 09:04:29 -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 feat(server): add OIDC logout URL override option (#27389) 2026-04-18 04:18:21 +00:00
constants.ts refactor(server)!: sanitize error messages to avoid leaking resource details (#28154) 2026-05-01 10:00:18 -04:00
database.ts chore!: migrate album owner to album_user (#27467) 2026-04-22 16:52:23 +02:00
decorators.ts chore: remove unused packages & code (#27925) 2026-04-20 08:39:46 -04:00
enum.ts feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
plugins.ts feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
types.ts fix(server): av typing (#28223) 2026-05-04 09:04:29 -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