frigate/web/src/components/config-form/section-configs
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
..
audio_transcription.ts fix: fix i18n (#23174) 2026-05-13 07:38:33 -05:00
audio.ts fix: fix i18n (#23174) 2026-05-13 07:38:33 -05:00
auth.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
birdseye.ts Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
classification.ts Add dynamic configuration for more fields (#22295) 2026-03-06 13:45:39 -07:00
database.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
detect.ts Fixes (#23130) 2026-05-07 12:23:02 -06:00
detectors.ts Settings UI tweaks (#22722) 2026-04-01 09:23:42 -06:00
environment_vars.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
face_recognition.ts fix: fix i18n (#23174) 2026-05-13 07:38:33 -05:00
ffmpeg.ts Miscellaneous fixes (#23186) 2026-05-13 11:04:11 -05:00
genai.ts GenAI tweaks (#22756) 2026-04-04 06:54:51 -06:00
live.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
logger.ts fix: fix i18n (#23144) 2026-05-10 12:09:50 -05:00
lpr.ts fix: fix i18n (#23144) 2026-05-10 12:09:50 -05:00
model.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
motion.ts Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06:00
mqtt.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
networking.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
notifications.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
objects.ts Fixes (#23130) 2026-05-07 12:23:02 -06:00
onvif.ts fix: fix i18n (#23174) 2026-05-13 07:38:33 -05:00
proxy.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
record.ts Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
review.ts fix: fix i18n (#23144) 2026-05-10 12:09:50 -05:00
semantic_search.ts fix: fix i18n (#23144) 2026-05-10 12:09:50 -05:00
snapshots.ts fix: fix i18n (#23174) 2026-05-13 07:38:33 -05:00
telemetry.ts Add dynamic configuration for more fields (#22295) 2026-03-06 13:45:39 -07:00
timestamp_style.ts Tweaks (#22630) 2026-03-25 13:14:32 -06:00
tls.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
types.ts Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
ui.ts Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00