frigate/web/src/components
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
..
auth Disable autoCorrect, autoCapitalize and spellCheck on username input. (#18333) 2025-05-21 06:10:13 -05:00
button Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
camera Fix websocket enabled state (#17585) 2025-04-07 12:24:53 -05:00
card Fixes (#18055) 2025-05-05 20:42:24 -06:00
dynamic Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
filter Improve timezone handling (#18257) 2025-05-15 17:13:32 -05:00
graph Fixes (#18552) 2025-06-04 20:48:26 -05:00
icons feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
indicators Fixes (#18275) 2025-05-17 16:11:19 -06:00
input Fixes (#18379) 2025-05-27 10:25:34 -05:00
menu Fixes (#18500) 2025-06-03 06:33:32 -06:00
mobile UI tweaks (#17685) 2025-04-13 12:08:47 -06:00
navigation Fix some page i18n wrong (#17682) 2025-04-19 09:02:15 -05:00
overlay Fixes (#18500) 2025-06-03 06:33:32 -06:00
player Fixes (#18552) 2025-06-04 20:48:26 -05:00
preview Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
settings Fixes (#18500) 2025-06-03 06:33:32 -06:00
timeline Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
ui Improve timezone handling (#18257) 2025-05-15 17:13:32 -05:00
Logo.tsx Use cn() for class names throughout (#11278) 2024-05-07 08:00:25 -06:00
Statusbar.tsx Add support for rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
Wrapper.tsx spacing on mobile landscape (#11397) 2024-05-16 10:51:57 -06:00