blakeblackshear.frigate/frigate/comms
Nicolas Mowen 1b57fb15a7
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
config_updater.py
detections_updater.py
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
events_updater.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
inter_process.py
mqtt.py
object_detector_signaler.py
recordings_updater.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review_updater.py
webpush.py Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
ws.py
zmq_proxy.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00