frigate/web/src/components/settings
Josh Hawkins 213a1fbd00
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous Fixes (#20951)
* ensure viewer roles are available in create user dialog

* admin-only endpoint to return unmaksed camera paths and go2rtc streams

* remove camera edit dropdown

pushing camera editing from the UI to 0.18

* clean up camera edit form

* rename component for clarity

CameraSettingsView is now CameraReviewSettingsView

* Catch case where user requsts clip for time that has no recordings

* ensure emergency cleanup also sets has_clip on overlapping events

improves https://github.com/blakeblackshear/frigate/discussions/20945

* use debug log instead of info

* update docs to recommend tmpfs

* improve display of in-progress events in explore tracking details

* improve seeking logic in tracking details

mimic the logic of DynamicVideoController

* only use ffprobe for duration to avoid blocking

fixes https://github.com/blakeblackshear/frigate/discussions/20737#discussioncomment-14999869

* Revert "only use ffprobe for duration to avoid blocking"

This reverts commit 8b15078005.

* update readme to link to object detector docs

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-18 15:33:42 -07:00
..
wizard Add Camera Wizard tweaks (#20889) 2025-11-11 06:46:23 -07:00
CameraEditForm.tsx Miscellaneous Fixes (#20951) 2025-11-18 15:33:42 -07: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