frigate/frigate/util
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
..
__init__.py Fix go2rtc init (#18708) 2025-08-16 10:20:33 -05:00
audio.py Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
builtin.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
classification.py Miscellaneous fixes (0.17 beta) (#21607) 2026-01-12 20:36:38 -07:00
config.py Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
downloader.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
file.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
image.py Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
media.py Remove parents in remove_empty_directories (#21726) 2026-02-26 21:27:56 -07:00
model.py Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
object.py Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
process.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
rknn_converter.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
schema.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
services.py Clean up trailing whitespaces in cpu stats process cmdline (#22089) 2026-02-26 21:53:26 -07:00
time.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
velocity.py Fixes (#18935) 2025-07-07 06:35:55 -06:00