mirror-immich/server/src
Mert 138e2d9158
feat(web): hls player (#28312)
* update e2e

* hls player

* fix transcoding restart on explicit quality selection

* move level filtering to manager

* move init to manager declaration

* refactor commit on release

* these lints...

* fix seek sometimes being ignored

* fix panic downswitch
2026-06-01 15:49:57 -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 feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
cores feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
dtos feat(web): hls player (#28312) 2026-06-01 15:49:57 -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): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
repositories feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
schema feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
services feat(web): hls player (#28312) 2026-06-01 15:49:57 -04:00
utils feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +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 refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
config.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
constants.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
database.ts feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
decorators.ts feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00
enum.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
types.ts feat(server): hls with real-time transcoding (#28230) 2026-06-01 18:52:29 +00: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