frigate/web/src
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
..
api Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
components Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
lib Settings tweaks (#22750) 2026-04-03 17:46:43 -05:00
pages Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
types Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
utils Miscellaneous fixes (#23082) 2026-05-01 11:25:26 -06:00
views Miscellaneous fixes (#23082) 2026-05-01 11:25:26 -06:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00