immich/server/src
Mert 69d568f289
feat(server): hls variant configuration (#29613)
* configure variants

* openapi

* dynamic level

* unnecessary width/height fields

* add web config

* allow 1440p and 2160p

* more helpful descriptions

* simplify level picker

* formatting

* integer instead of number
2026-07-06 14:57:48 -04:00
..
bin refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
commands chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
controllers chore(server): organize integrity dtos (#29191) 2026-06-18 14:44:28 +02:00
cores chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
dtos feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
emails fix(docs): add & fix missing alt text to store badge images (#24637) 2025-12-19 09:00:31 -06:00
maintenance chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
middleware fix: error log on aborted uploads (#28806) 2026-06-03 12:47:38 -04:00
queries fix!: search endpoints visibility can be omitted (#29385) 2026-06-29 22:00:02 +02:00
repositories fix!: search endpoints visibility can be omitted (#29385) 2026-06-29 22:00:02 +02:00
schema feat: webhook workflow action (#29258) 2026-06-26 16:08:45 +02:00
services feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
utils feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -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): 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: webhook workflow action (#29258) 2026-06-26 16:08:45 +02:00
decorators.ts feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00
enum.ts feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
types.ts feat(web): recently added link in sidebar (#29039) 2026-07-01 23:12:50 +00:00
validation.spec.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
validation.ts chore(server): organize integrity dtos (#29191) 2026-06-18 14:44:28 +02:00