frigate/web/src/components/overlay/detail
Josh Hawkins 43d97acd21
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Miscellaneous fixes (#23238)
* start audio transcription post processor when enabled on any camera

* Fetch embed key whenever an error occurs in case the llama server was restarted

* mypy

* add tooltips for colored dots in settings menu

* add ability to reorder cameras from management pane

* add ability to reorder birdseye

* add reordering save text to camera management view

* Include NPU in latency performance hint

* Implement turbo for NPU on object detection

* hide order fields

* drop auto-derived field paths from camera value when unset globally

* use correct field type for export hwaccel args

* add debug replay to detail actions menu

* clarify debug replay in docs

* guard get_current_frame_time against missing camera state

* Implement debug reply from export

* Refactor debug replay to use sources for dynamic playback

* Mypy

* fix debug export replay source timestamp handling

* skip replay cameras in stats immediately

* broadcast debug replay state over ws and buffer pre-OPEN sends

- push debug replay session state over the job_state ws topic so the status bar reacts instantly to start/stop without polling
- fix child-effect-before-parent-effect race in WsProvider that silently dropped initial snapshot requests on cold load

* fix debug replay test hang

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-18 22:52:40 -05:00
..
AnnotationOffsetSlider.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
AnnotationSettingsPane.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
DetailActionsMenu.tsx Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
FaceCreateWizardDialog.tsx Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
ObjectPath.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
ObjectPathPlotter.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
SaveAllPreviewPopover.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
SearchDetailDialog.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
TrackingDetails.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00