mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 18:43:09 +03:00
* add optional field widget adds a switch to enable nullable fields like skip_motion_threshold * config field updates add skip_motion_threshold optional switch add fps back to detect restart required * don't use ternary operator when displaying motion previews the main previews were being unnecessarily unmounted * lazy mount motion preview clips to reduce DOM overhead |
||
|---|---|---|
| .. | ||
| ArrayAsTextWidget.tsx | ||
| AudioLabelSwitchesWidget.tsx | ||
| CameraPathWidget.tsx | ||
| CheckboxWidget.tsx | ||
| ColorWidget.tsx | ||
| FfmpegArgsWidget.tsx | ||
| InputRolesWidget.tsx | ||
| NumberWidget.tsx | ||
| ObjectLabelSwitchesWidget.tsx | ||
| OptionalFieldWidget.tsx | ||
| PasswordWidget.tsx | ||
| RangeWidget.tsx | ||
| SelectWidget.tsx | ||
| SwitchesWidget.tsx | ||
| SwitchWidget.tsx | ||
| TagsWidget.tsx | ||
| TextareaWidget.tsx | ||
| TextWidget.tsx | ||
| TimezoneSelectWidget.tsx | ||
| ZoneSwitchesWidget.tsx | ||