frigate/web/src/components/overlay
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
..
chip Review genai improvements (#20387) 2025-10-08 14:55:04 -05:00
detail Miscellaneous Fixes (#20951) 2025-11-18 15:33:42 -07:00
dialog Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
CameraInfoDialog.tsx Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
ClassificationSelectionDialog.tsx Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
CreateRoleDialog.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
CreateTriggerDialog.tsx Tracked Object Details pane tweaks (#20849) 2025-11-08 12:26:30 -07:00
CreateUserDialog.tsx Miscellaneous Fixes (#20951) 2025-11-18 15:33:42 -07:00
DebugDrawingLayer.tsx Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
DeleteRoleDialog.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
DeleteTriggerDialog.tsx Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
DeleteUserDialog.tsx Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
EditRoleCamerasDialog.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
ExportDialog.tsx Add button to view exports when exported (#20682) 2025-10-26 13:11:48 -05:00
FaceSelectionDialog.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
ImagePicker.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
ImageShadowOverlay.tsx Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
MobileCameraDrawer.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
MobileReviewSettingsDrawer.tsx Add button to view exports when exported (#20682) 2025-10-26 13:11:48 -05:00
MobileTimelineDrawer.tsx Review stream tweaks (#20648) 2025-10-24 07:50:06 -05:00
ObjectTrackOverlay.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
PtzControlPanel.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
ReviewActivityCalendar.tsx Timezone fix (#19293) 2025-07-26 18:24:08 -06:00
RoleChangeDialog.tsx UI tweaks (#20401) 2025-10-09 06:23:03 -06:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00