blakeblackshear.frigate/frigate/comms
Josh Hawkins 3f07d2d37c
Improve notifications (#16632)
* add notification cooldown

* cooldown docs

* show alert box when notifications are used in an insecure context

* add ability to suspend notifications from dashboard context menu
2025-02-17 07:19:03 -07:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py
detections_updater.py
dispatcher.py Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
embeddings_updater.py Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
event_metadata_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
webpush.py Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py