frigate/web/src/components/settings
Josh Hawkins e4eac4ac81
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
Add Camera Wizard improvements (#20876)
* backend api endpoint

* don't add no-credentials version of streams to rtsp_candidates

* frontend types

* improve types

* add optional probe dialog to wizard step 1

* i18n

* form description and field change

* add onvif form description

* match onvif probe pane with other steps in the wizard

* refactor to add probe and snapshot as step 2

* consolidate probe dialog

* don't change dialog size

* radio button style

* refactor to select onvif urls via combobox in step 3

* i18n

* add scrollbar container

* i18n cleanup

* fix button activity indicator

* match test parsing in step 3 with step 2

* hide resolution if both width and height are zero

* use drawer for stream selection on mobile in step 3

* suppress double toasts

* api endpoint description
2025-11-10 15:49:52 -06:00
..
wizard Add Camera Wizard improvements (#20876) 2025-11-10 15:49:52 -06:00
CameraEditForm.tsx Improve matching go2rtc stream names with cameras (#20586) 2025-10-20 10:33:02 -05:00
CameraStreamingDialog.tsx Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
CameraWizardDialog.tsx Add Camera Wizard improvements (#20876) 2025-11-10 15:49:52 -06:00
MotionMaskEditPane.tsx Consolidate documentation i18n keys (#19714) 2025-08-22 17:19:00 -05:00
ObjectMaskEditPane.tsx Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
PolygonCanvas.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
PolygonDrawer.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonEditControls.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
PolygonItem.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
SearchSettings.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
ZoneEditPane.tsx Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00