immich/web/src/api/open-api
Sergey Kondrikov 2c67090e3c
feat(server): add transcode presets (#2084)
* feat: add transcode presets

* Add migration

* chore: generate api

* refactor: use enum type instead of string for transcode option

* chore: generate api

* refactor: enhance readability of runVideoEncode method

* refactor: reuse SettingSelect for transcoding presets

* refactor: simplify return statement

* chore: regenerate api

* fix: correct label attribute

* Update import

* fix test

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-03-28 14:03:43 -05:00
..
.openapi-generator Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.gitignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.npmignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.openapi-generator-ignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
api.ts feat(server): add transcode presets (#2084) 2023-03-28 14:03:43 -05:00
base.ts chore: bump openapi version to v1.51.2 (#2059) 2023-03-23 06:42:33 -05:00
common.ts chore: bump openapi version to v1.51.2 (#2059) 2023-03-23 06:42:33 -05:00
configuration.ts chore: bump openapi version to v1.51.2 (#2059) 2023-03-23 06:42:33 -05:00
git_push.sh Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
index.ts chore: bump openapi version to v1.51.2 (#2059) 2023-03-23 06:42:33 -05:00