immich/server/src
2026-04-20 10:55:40 +01: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): require at least one field to be set when updating memory (#27842) 2026-04-17 20:18:48 +00:00
cores refactor: move encoded video to asset files table (#26863) 2026-03-12 16:15:21 -04:00
dtos feat(server): add OIDC logout URL override option (#27389) 2026-04-18 04:18:21 +00:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance feat: yucca integration 2026-04-15 15:17:19 +01:00
middleware feat: yucca integration 2026-04-15 15:17:19 +01:00
queries feat(server): added backchannel logout api endpoint (#26235) 2026-04-17 18:45:33 +00:00
repositories Merge remote-tracking branch 'origin/main' into feat/yucca-integration 2026-04-20 10:55:40 +01:00
schema feat(server): added backchannel logout api endpoint (#26235) 2026-04-17 18:45:33 +00:00
services Merge remote-tracking branch 'origin/main' into feat/yucca-integration 2026-04-20 10:55:40 +01:00
types refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
utils chore(server): separate ffmpeg arguments (#27937) 2026-04-18 15:33:44 +00: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 test: web e2e tests 2026-04-20 10:46:48 +01:00
config.ts feat(server): add OIDC logout URL override option (#27389) 2026-04-18 04:18:21 +00:00
constants.ts fix(database restores): don't assume onboarding has completed (#27052) 2026-03-26 18:30:14 +01:00
database.ts chore!: remove deviceId and deviceAssetId (#27818) 2026-04-15 15:00:33 -04:00
decorators.ts fix(server): library import batch size (#27595) 2026-04-07 15:58:03 -04:00
enum.ts Merge remote-tracking branch 'origin/main' into feat/yucca-integration 2026-04-16 12:04:38 +01:00
main.ts feat: yucca integration 2026-04-15 15:17:19 +01:00
plugins.ts feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
types.ts chore!: remove old timeline sync endpoints (#27804) 2026-04-15 13:58:48 -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