frigate/frigate/data_processing
Josh Hawkins 4e90d254ed
Miscellaneous fixes (#23177)
* add optional onClick to EmptyCard

* show EmptyCard in face rec when face library is empty

* add loading indicator

* add description to camera management pane

* Cleanup when use snapshot but can't load snapshot

* Migrate files

* fix birdseye color distortion when configured aspect ratio is unsupported

* Skip processing end for object descriptions

* don't crash if stats is null

* fix genai roles in migration

* frigate+ pane updates

- allow users to select a plus model from the select even when one was not previously loaded
- always show model summary card
- add model filter popover
- add restart button totast

* fix frigate+ pane layout and buttons to match other settings panes

* match button layout in go2rtc settings view

* make audio maintainer respond to dynamic config updates

* check correct zone name in publish state

* fix nested translation extraction for Optional dict and list fields

* mypy

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-12 10:20:39 -06:00
..
common Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
post Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
real_time fix(face_recognition): feed BGR (not RGB) to FaceDetectorYN in manual detection branch (#23123) 2026-05-05 19:10:24 -05:00
types.py More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00