immich/server/libs/common/src
Skyler Mäntysaari 8eb82836b9
feat(server): Support webm videos (#1365)
* feat(server): Support webm without transcoding.

Transcoding result doesn't appear to be used by anything expect for quicktime.

* feat(server): Fix the asset uploader for .avi

It needs to be transcoded.

* feat(server): Most browsers doesn't support avi so use mp4.

* feat(server): Address PR comments

* Addressed the PR comments

I moved the function that checks the mimetype to a central location in asset-utils and made tests for it.

* Rollbacked to the way transcoder was decising things to transcode.
2023-01-21 15:52:40 -06:00
..
config refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
constants feat(server): turn off machine learning endpoint (#1361) 2023-01-20 10:35:55 -06:00
utils feat(server): Support webm videos (#1365) 2023-01-21 15:52:40 -06:00
index.ts fix(server): harden inserting process, self-healing timestamp info on bad timestamp (#682) 2022-09-12 23:35:44 -05:00