frigate/web/src/components/settings
Josh Hawkins 6a21b2952d
Masks and zones improvements (#22163)
* migrator and runtime config changes

* component changes to use rasterized_mask

* frontend

* convert none to empty string for config save

* i18n

* update tests

* add enabled config to zones

* zones frontend

* i18n

* docs

* tweaks

* use dashed stroke to indicate disabled

* allow toggle from icon

* use filelock to ensure atomic config updates from endpoint

* enforce atomic config update in the frontend

* toggle via mqtt

* fix global object masks

* correctly handle global object masks in dispatcher

* ws hooks

* render masks and zones based on ws enabled state

* use enabled_in_config for zones and masks

* frontend for enabled_in_config

* tweaks

* i18n

* publish websocket on config save

* i18n tweaks

* pydantic title and description

* i18n generation

* tweaks

* fix typing
2026-02-28 07:04:43 -07:00
..
wizard Fix i18n keys (#21814) 2026-01-28 13:55:38 -07:00
CameraEditForm.tsx Miscellaneous fixes (0.17 beta) (#21699) 2026-01-20 08:17:58 -07:00
CameraStreamingDialog.tsx Improve handling of backchannel audio in camera wizard (#21250) 2025-12-13 07:12:37 -07:00
CameraWizardDialog.tsx Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
MotionMaskEditPane.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
ObjectMaskEditPane.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
PolygonCanvas.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
PolygonDrawer.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
PolygonEditControls.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
PolygonItem.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
SearchSettings.tsx Miscellaneous Fixes (#21033) 2025-11-25 06:34:20 -07:00
ZoneEditPane.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00