mirror-immich/server/src
megumin dcfe8d5ade
fix: send filename when viewing the original file (#20005)
* feat: add fileName to downloadOriginal response

* test: add fileName to ImmichFileResponse for downloadOriginal

* lint: use single quotes for fileName string in test
2025-07-18 11:55:24 -05:00
..
bin feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
commands feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
controllers refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
cores refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
dtos feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
emails fix: email button (#19675) 2025-07-01 22:48:41 -04:00
middleware refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
migrations refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
queries feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
repositories feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
schema feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
services fix: send filename when viewing the original file (#20005) 2025-07-18 11:55:24 -05:00
sql-tools feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
utils feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
workers feat: allow unordered migrations in dev (#19881) 2025-07-11 10:58:34 -04:00
app.module.ts feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
config.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
constants.ts feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
database.ts chore: asset sync FKs (#19927) 2025-07-14 10:57:25 -05:00
decorators.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
enum.ts feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
main.ts feat: remove dep on cwd for workers (#20012) 2025-07-18 10:57:49 -04:00
types.ts feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts refactor: validate enum (#19943) 2025-07-15 17:14:57 +00:00