frigate/web/src/pages
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
..
AccessDenied.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Chat.tsx Chat improvements (#22823) 2026-04-09 14:31:37 -06:00
ClassificationModel.tsx Classification Model UI (#18571) 2025-08-16 10:20:33 -05:00
ConfigEditor.tsx Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
Events.tsx Feature: Share Timestamped URL for Camera Footage History (#22537) 2026-04-20 06:35:25 -06:00
Explore.tsx Support using GenAI for embeddings / semantic search (#22323) 2026-03-08 10:55:00 -05:00
Exports.tsx Add ability to download case as zip (#23034) 2026-04-28 19:11:41 -05:00
FaceLibrary.tsx Revert modal changes (#23001) 2026-04-25 07:21:13 -06:00
Live.tsx i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
LoginPage.tsx Face setup wizard (#17203) 2025-03-17 13:50:13 -06:00
Logs.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
MotionSearch.tsx Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
NoMatch.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Replay.tsx Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
Settings.tsx Miscellaneous fixes (#23009) 2026-04-26 17:09:35 -05:00
System.tsx Improve metrics UI performance (#22691) 2026-03-29 11:58:47 -06:00
UIPlayground.tsx Add zoom icons to timeline (#20717) 2025-10-29 12:04:29 -06:00