blakeblackshear.frigate/frigate
Josh Hawkins ed43df9c13
Fixes (#18552)
* Ensure config editor recalculates layout on error

* ensure empty lists are returned when lpr recognition model fails

* Add docs section for session_length

* clarify

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* clarify

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Catch missing file

* Improve graph axis colors

* Ensure playback rate controls are portaled to the video container in history view

On larger tablets in landscape view, the playback rate dropdown disappeared underneath the bottom bar. This small change ensures we use the correct container on the DropdownMenuContent so that the div is portaled correctly. The VideoControls are also used in motion review which does not pass in a container ref, so we can just fall back to the existing controlsContainer ref when it's undefined.

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-06-04 20:48:26 -05:00
..
api Fixes (#18500) 2025-06-03 06:33:32 -06:00
camera Fixes (#18275) 2025-05-17 16:11:19 -06:00
comms Fixes (#18275) 2025-05-17 16:11:19 -06:00
config Fixes (#18338) 2025-05-22 09:38:14 -06:00
data_processing Fixes (#18552) 2025-06-04 20:48:26 -05:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Fixes (#18379) 2025-05-27 10:25:34 -05:00
embeddings Fixes (#18275) 2025-05-17 16:11:19 -06:00
events Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
object_detection Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
output Fixes (#18354) 2025-05-22 18:16:35 -06:00
ptz Fixes (#18262) 2025-05-16 16:37:25 -06:00
record Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
review Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
test Fixes (#18338) 2025-05-22 09:38:14 -06:00
track Fixes (#18338) 2025-05-22 09:38:14 -06:00
util Fixes (#18500) 2025-06-03 06:33:32 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Fix healthcheck on stopping (#18476) 2025-05-29 20:58:31 -06:00
const.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py Logging bugfix (#18465) 2025-05-29 09:02:17 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00