immich/server
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 fix(server): memory fragmentation (#27027) 2026-03-26 18:21:52 +01:00
src feat(server): hls variant configuration (#29613) 2026-07-06 14:57:48 -04:00
test feat: honor album access permissions in search endpoints (#29352) 2026-06-29 22:27:22 +02:00
.gitignore
.npmignore chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 -06:00
.prettierrc
Dockerfile chore(deps): update base-image to v202607061334 (#29634) 2026-07-06 16:01:22 +02:00
Dockerfile.dev chore(deps): update base-image to v202607061334 (#29634) 2026-07-06 16:01:22 +02:00
eslint.config.mjs chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
helmet.json fix: csp quotes (#27592) 2026-04-07 15:54:30 -04:00
mise.toml refactor: plugin sdk types (#28674) 2026-05-28 22:04:15 +00:00
nest-cli.json fix: isolate docker host/container filesystem for node_modules and build output (#21167) 2025-08-24 13:09:45 -05:00
package.json chore: version v3.0.1 2026-07-02 19:24:13 +00:00
tsconfig.build.json chore: move .tsbuildinfo file to dist folder (#27682) 2026-04-10 16:02:25 +02:00
tsconfig.json feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00