mirror-immich/server
Mert f1d8ab8aae
feat(server): track video metadata (#28023)
* track video metadata

* earlier duration check

* revert colorspace change

* duplicate constant

* formatting

* linting

* add comments

* redundant variable

* simplify tests

* use totalDuration instead of format.duration

* medium tests

* install ffmpeg

* install noble

* update test-assets commit

* make timeBase non-nullable

* linting

* use proper smallint

* add ffmpeg to mise

* simplify duration

* regenerate migration
2026-05-01 17:03:49 +00:00
..
bin fix(server): memory fragmentation (#27027) 2026-03-26 18:21:52 +01:00
src feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
test feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
.gitignore
.npmignore chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
.nvmrc chore(deps): update node.js to v24.15.0 (#28006) 2026-04-21 09:47:32 +00: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 v202604141125 (major) (#27858) 2026-04-16 15:40:40 +00:00
Dockerfile.dev chore(deps): update base-image to v202604141125 (major) (#27858) 2026-04-16 15:40:40 +00:00
eslint.config.mjs feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
helmet.json fix: csp quotes (#27592) 2026-04-07 15:54:30 -04:00
mise.toml feat: mise monorepo tasks (#23691) 2025-11-10 15:55:15 +01: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 fix(deps): update typescript-projects (#28132) 2026-04-28 13:18:29 +02:00
tsconfig.build.json chore: move .tsbuildinfo file to dist folder (#27682) 2026-04-10 16:02:25 +02:00
tsconfig.json chore: upgrade sql-tools (#27885) 2026-04-21 17:42:27 +00:00