blakeblackshear.frigate/web/src
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 Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Fixes (#18552) 2025-06-04 20:48:26 -05:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
lib Fixes (#18354) 2025-05-22 18:16:35 -06:00
pages Fixes (#18552) 2025-06-04 20:48:26 -05:00
types Add support for NPU statistics in metrics page (#17806) 2025-04-19 08:20:22 -06:00
utils Fixes (#18304) 2025-05-19 14:43:22 -06:00
views Fixes (#18500) 2025-06-03 06:33:32 -06:00
App.tsx i18n tweaks (#17865) 2025-04-23 06:19:20 -06:00
env.ts
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts