mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-29 09:55:53 +00:00
* chore: rebase * chore: open api * Add Database-Migration for setting targetCodec as acceptedCodec if it was set by admin * Add TranscodePolicy setting, to only transcode files with a bitrate higher than set max bitrate * Rename enum value of TranscodePolicy * calculate max_bitrate according to "k" and "m" suffix for comparison * remove migration * minor changes * UnitTest for Bitrate Policy * Fix UnitTest * Add missing output options --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| activity.stub.ts | ||
| album.stub.ts | ||
| api-key.stub.ts | ||
| asset.stub.ts | ||
| audit.stub.ts | ||
| auth.stub.ts | ||
| device.stub.ts | ||
| error.stub.ts | ||
| face.stub.ts | ||
| file.stub.ts | ||
| index.ts | ||
| library.stub.ts | ||
| media.stub.ts | ||
| partner.stub.ts | ||
| person.stub.ts | ||
| search.stub.ts | ||
| shared-link.stub.ts | ||
| system-config.stub.ts | ||
| tag.stub.ts | ||
| user-token.stub.ts | ||
| user.stub.ts | ||
| uuid.stub.ts | ||