frigate/frigate/util
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 Fix go2rtc init (#18708) 2025-08-16 10:20:33 -05:00
audio.py Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
builtin.py More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
camera_cleanup.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
classification.py use object-anchored snapshot crops for classification wizard examples (#22985) 2026-04-23 08:53:48 -05:00
config.py Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
downloader.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
ffmpeg.py Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
file.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
image.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
media.py fix: format placeholder in remove_empty_directories debug log (#23147) 2026-05-09 08:35:38 -06:00
model.py Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
object.py Miscellaneous fixes (#22828) 2026-04-09 20:53:17 -06:00
process.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
rknn_converter.py Fixes (#22280) 2026-03-05 14:11:32 -06:00
schema.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
services.py Rewrite intel stats (#23108) 2026-05-04 10:36:32 -05:00
time.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
velocity.py Fixes (#18935) 2025-07-07 06:35:55 -06:00