frigate/frigate/events
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
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
audio.py Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
cleanup.py More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
maintainer.py More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
types.py Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00