frigate/frigate/comms
Nicolas Mowen 1b57fb15a7
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous Fixes (#21063)
* Fix history management failing when updating URL

* Handle case where user doesn't have images that represent all states

If a user selects all imags and can't proceed we show a warning that they can still proceed but the model won't be trained until they get at least one image for every state.

* Still create all classes

We stil need to create all classes even if the user didn't assign images to them.

* fix camera group access for non admin users

changes from previous PR wrongly included users from the standard viewer role (but excluded custom viewer roles)

* Adjust threat level interaction to be less strict

* use base path when fetching go2rtc data

* show config error message when starting in safe mode

* fix genai migration

* fix genai

* Fix genai migration

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-27 07:58:35 -06:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Miscellaneous Fixes (#21024) 2025-11-24 06:34:56 -07: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 Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
mqtt.py Review genai updates (#19448) 2025-08-16 10:20:33 -05: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 Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
ws.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
zmq_proxy.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00