frigate/docs/docs
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
..
configuration Miscellaneous fixes (#23279) 2026-05-22 07:52:01 -06:00
development Update dev contrib docs with Python checks (#22419) 2026-03-13 08:16:10 -06:00
frigate ROCm Optimizations (#23118) 2026-05-05 16:33:43 -05:00
guides Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
integrations Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
plus Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
troubleshooting Miscellaneous fixes (#23279) 2026-05-22 07:52:01 -06:00
mdx.md docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00