1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-24 12:42:44 +01:00
immich/web/src/lib
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
..
__mocks__ Add AlbumCard UI tests 2022-09-07 16:00:57 +02:00
assets feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -06:00
components feat(server): add transcode presets (#2084) 2023-03-28 14:03:43 -05:00
models feat(server,web): migrate oauth settings from env to system config (#1061) 2022-12-09 14:51:42 -06:00
stores fix(web): unused variables 2023-03-23 21:13:28 -05:00
utils feat(web): improve and refactor thumbnails (#2087) 2023-03-26 22:53:35 -05:00
constants.ts feat(web): improve /auth pages (#1969) 2023-03-15 16:38:29 -05:00