Files
frigate/docs
Josh Hawkins 5059311c9d Mask/zone editor fixes (#22732)
* add guards to reject missing sub commands

* mask/zone bugfixes

- fix websocket crash when creating a new mask or zone before a name is assigned
- fix deleted masks and zones not disappearing from the list until navigating away
- fix deleting profile override not reverting to the base mask in the list
- fix inertia defaulting to nan

* disable save button on invalid form state

* fix validation for speed estimation

* ensure polygon is closed before allowing save

* require all masks and zones to be on the base config

* clarify dialog message and tooltip when removing an override

* clarify docs
2026-04-02 08:15:51 -06:00
..
2026-04-02 08:15:51 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2021-01-26 21:40:33 -06:00
2025-12-12 07:45:03 -06:00
2026-03-19 09:47:57 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website