frigate/web/src/components/player
Josh Hawkins fbf4388b37
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
Miscellaneous Fixes (#20897)
* don't flatten the search result cache when updating

this would cause an infinite swr fetch if something was mutated and then fetch was called again

* Properly sort keys for recording summary in StorageMetrics

* tracked object description box tweaks

* Remove ability to right click on elements inside of face popup

* Update reprocess message

* don't show object track until video metadata is loaded

* fix blue line height calc for in progress events

* Use timeline tab by default for notifications but add a query arg for customization

* Try and improve notification opening behavior

* Reduce review item buffering behavior

* ensure logging config is passed to camera capture and tracker processes

* ensure on demand recording stops when browser closes

* improve active line progress height with resize observer

* remove icons and duplicate find similar link in explore context menu

* fix for initial broken image when creating trigger from explore

* display friendly names for triggers in toasts

* lpr and triggers docs updates

* remove icons from dropdowns in face and classification

* fix comma dangle linter issue

* re-add incorrectly removed face library button icons

* fix sidebar nav links on < 768px desktop layout

* allow text to wrap on mark as reviewed button

* match exact pixels

* clarify LPR docs

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-17 08:12:05 -06:00
..
dynamic More detail pane tweaks (#20681) 2025-10-26 13:12:20 -05:00
BirdseyeLivePlayer.tsx Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
GenericVideoPlayer.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
HlsVideoPlayer.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
JSMpegPlayer.tsx Fix stream stats display (#19874) 2025-09-01 19:23:44 -05:00
LivePlayer.tsx Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
MsePlayer.tsx Miscellaneous fixes (#20875) 2025-11-11 17:00:54 -06:00
PlayerStats.tsx Fix stream stats display (#19874) 2025-09-01 19:23:44 -05:00
PreviewPlayer.tsx Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
PreviewThumbnailPlayer.tsx Various Tweaks (#20713) 2025-10-29 09:40:50 -05:00
VideoControls.tsx UI Tweaks (#20791) 2025-11-04 10:54:05 -06:00
WebRTCPlayer.tsx Improve live view console errors (#20340) 2025-10-03 06:37:18 -06:00