immich/web/src/lib/components/admin-page/settings
Mert d8eca168ca
feat(server): fully accelerated nvenc (#9452)
* use arrayContaining

* libplacebo for nvenc

update dockerfile

* tweaks

* update nvenc options

* tweak settings

* refactor

* toggle for hardware decoding, software / hardware decoding for nvenc and rkmpp

* fix software tone-mapping not being applied

* separate configs for hw/sw

* update api

* add hw decode toggle

* fix mutating config

* remove `version` flag

* fix config type

* remove submodule

* handle temporal AQ

* remove duplicate tests

* use `tonemap_opencl`

* wording

* update docs
2024-05-16 13:30:26 -04:00
..
auth feat(web): combine auth settings (#9427) 2024-05-13 16:40:33 -04:00
ffmpeg feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
image feat(server): use embedded preview from raw images (#8773) 2024-04-19 10:50:13 -05:00
job-settings feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
library-settings feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
logging-settings feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
machine-learning-settings feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
map-settings feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
new-version-check-settings fix(web): reset to default button always being shown (#8577) 2024-04-07 12:43:40 -04:00
notification-settings feat(server): email notifications (#8447) 2024-05-02 15:43:18 +01:00
server fix(web): reset to default button always being shown (#8577) 2024-04-07 12:43:40 -04:00
storage-template fix(web): reset to default button always being shown (#8577) 2024-04-07 12:43:40 -04:00
theme feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
trash-settings fix(web): reset to default button always being shown (#8577) 2024-04-07 12:43:40 -04:00
user-settings fix(web): reset to default button always being shown (#8577) 2024-04-07 12:43:40 -04:00
admin-settings.svelte feat(web): upload json config (#8953) 2024-04-24 14:43:43 -05:00
admin-settings.ts refactor(web) open api client (#7103) 2024-02-14 08:09:49 -05:00