frigate/frigate/comms
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
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
embeddings_updater.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
inter_process.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
mqtt.py MQTT: Publish "stopped" to available topic on app stop (#22527) 2026-03-19 14:46:37 -06:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
webpush.py Improve chat features (#22663) 2026-03-27 08:48:50 -05:00
ws.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
zmq_proxy.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00