frigate/web/src/components/overlay
Josh Hawkins 814c497bef
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
Use Job infrastructure for Debug Replay (#23099)
* use ReplayState enum

* extract shared ffmpeg progress helper

* make start call non-blocking with worker thread

* expose replay state on status endpoint and return 202 from start

* cancel in-flight ffmpeg when stop is called during preparation

* add replay i18n strings for preparing and error states

* show status in replay UI

* navigate immediately on 202 from debug replay menus and dialog

* remove unused

* simplify to use Job infrastructure

* tests

* cleanup and tweaks

* fetch schema

* update api spec

* formatting

* fix e2e test

* mypy

* clean up

* formatting

* fix

* fix test

* don't try to show camera image until status reports ready

* simplify loading logic

* fix race in latest_frame on debug replay shutdown

* remove toast when successfully stopping

it gets hidden almost immediately
2026-05-03 14:54:20 -06:00
..
chip Miscellaneous fixes (#22828) 2026-04-09 20:53:17 -06:00
detail Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
dialog Miscellaneous fixes (#23009) 2026-04-26 17:09:35 -05:00
ActionsDropdown.tsx Revert modal changes (#23001) 2026-04-25 07:21:13 -06:00
CameraInfoDialog.tsx fix: fix system stats i18n (#22600) 2026-03-24 06:49:05 -06:00
ClassificationSelectionDialog.tsx Fix dismissable layer regression (#22995) 2026-04-24 17:24:24 -06:00
CreateRoleDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CreateTriggerDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CreateUserDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CustomTimeSelector.tsx Update Radix deps (#22957) 2026-04-21 08:48:48 -06:00
DebugDrawingLayer.tsx UI fixes (#22814) 2026-04-08 08:21:48 -06:00
DebugReplayDialog.tsx Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
DeleteRoleDialog.tsx i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
DeleteTriggerDialog.tsx i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
DeleteUserDialog.tsx Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
EditRoleCamerasDialog.tsx i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
ExportDialog.tsx Miscellaneous fixes (#22924) 2026-04-20 07:19:09 -06:00
FaceSelectionDialog.tsx Fix dismissable layer regression (#22995) 2026-04-24 17:24:24 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
ImagePicker.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
ImageShadowOverlay.tsx Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
MobileCameraDrawer.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
MobileReviewSettingsDrawer.tsx Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
MobileTimelineDrawer.tsx i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
MultiExportDialog.tsx fix i18n extractor not recognizing shorthand plural count in MultiExportDialog (#22877) 2026-04-14 13:51:39 -05:00
ObjectTrackOverlay.tsx Miscellaneous Fixes (#21024) 2025-11-24 06:34:56 -07:00
PtzControlPanel.tsx Update Radix deps (#22957) 2026-04-21 08:48:48 -06:00
ReviewActivityCalendar.tsx Recordings API and calendar UI performance improvements (#22352) 2026-03-09 17:22:01 -06:00
RoleChangeDialog.tsx UI tweaks (#20401) 2025-10-09 06:23:03 -06:00
SaveExportOverlay.tsx Export improvements (#22867) 2026-04-14 08:19:50 -06:00
SetPasswordDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
ShareTimestampDialog.tsx Miscellaneous fixes (#22924) 2026-04-20 07:19:09 -06:00