immich/server/src
Mert 7ef2de6b53
feat(server): add hls playlist hint (#29150)
* add playlist hint

* update api

* unused import

* update crf in tests
2026-06-17 19:02:10 -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 feat(server): add hls playlist hint (#29150) 2026-06-17 19:02:10 -04:00
cores chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
dtos feat(server): add hls playlist hint (#29150) 2026-06-17 19:02:10 -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: integrity report checksum query (#29136) 2026-06-16 15:11:20 +02:00
repositories chore(server): add switch case exhaustiveness lint (#29029) 2026-06-17 12:04:41 +02:00
schema feat: integrity check jobs (missing files, untracked files, checksums) (#24205) 2026-06-10 21:02:27 +02:00
services feat(server): add hls playlist hint (#29150) 2026-06-17 19:02:10 -04:00
utils chore: remove person workflow elements (#28974) 2026-06-10 18:49:33 +02: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: integrity check jobs (missing files, untracked files, checksums) (#24205) 2026-06-10 21:02:27 +02:00
constants.ts feat(server): add hls playlist hint (#29150) 2026-06-17 19:02:10 -04:00
database.ts fix(server): hide isFavorite from album asset sync stream (#28923) 2026-06-09 00:03:03 -04:00
decorators.ts feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00
enum.ts feat(server): add hls playlist hint (#29150) 2026-06-17 19:02:10 -04:00
main.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
types.ts feat: integrity check jobs (missing files, untracked files, checksums) (#24205) 2026-06-10 21:02:27 +02:00
validation.spec.ts refactor!: migrate class-validator to zod (#26597) 2026-04-14 23:39:03 +02:00
validation.ts feat: integrity check jobs (missing files, untracked files, checksums) (#24205) 2026-06-10 21:02:27 +02:00