frigate/web/src
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
..
api Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
components Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
context Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
hooks Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
lib Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
pages Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
types Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
utils Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
views Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
App.tsx Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00