frigate/web/public/locales/en/views
Josh Hawkins 0bdf5002a0
Miscellaneous fixes (#23279)
* use monotonic clock for detector inference duration to prevent negative values from wall clock steps

* add ability to set camera's webui_url from camera management pane

* Gemini send thought signature

* Update docs

* copy face and lpr configs from source camera to replay camera

* add guard

* improve dummy camera docs

* remove version number

* fix stale field message after reverting a conditional form field

Routes field-level conditional messages through a dedicated React Context instead of merging them into uiSchema. RJSF's Form keeps state.uiSchema sticky across renders during processPendingChange (formData is updated, uiSchema is not), so a previously injected ui:messages array stays attached to a field even after the triggering condition flips back to false. Context propagation re-runs FieldTemplate directly on every provider value change, sidestepping that staleness.

* add semantic search field message to note that model_size is irrelevant when embeddings provider is selected

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-22 07:52:01 -06:00
..
chat.json Support Dynamic Thinking Models (#23281) 2026-05-21 12:54:23 -05:00
classificationModel.json Reclassification (#22603) 2026-03-24 07:18:06 -06:00
configEditor.json Add basic config editor when Frigate can't startup (#18383) 2025-08-16 10:20:33 -05:00
events.json Feature: Share Timestamped URL for Camera Footage History (#22537) 2026-04-20 06:35:25 -06:00
explore.json Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
exports.json Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
faceLibrary.json Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
live.json UI fixes (#23127) 2026-05-07 08:53:07 -05:00
motionSearch.json Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
recording.json convert to 2 spaces 2025-04-11 05:52:32 -05:00
replay.json Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
search.json Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
settings.json Miscellaneous fixes (#23279) 2026-05-22 07:52:01 -06:00
system.json UI fixes (#23127) 2026-05-07 08:53:07 -05:00