frigate/web/src/views/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
..
components Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
AuthenticationView.tsx Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
CameraManagementView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
EnrichmentsSettingsView.tsx Miscellaneous Fixes (#21024) 2025-11-24 06:34:56 -07:00
FrigatePlusSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
MaintenanceSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
MasksAndZonesView.tsx Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
MotionTunerView.tsx Miscellaneous Fixes (0.17 beta) (#21355) 2025-12-19 18:59:26 -06:00
ObjectSettingsView.tsx Miscellaneous fixes (0.17 beta) (#21826) 2026-01-29 12:42:06 -07:00
RolesView.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
SingleSectionPage.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SystemDetectionModelSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TriggerView.tsx Fix i18n keys (#21814) 2026-01-28 13:55:38 -07:00
UiSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
UsersView.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00