blakeblackshear.frigate/web/src/components/overlay
Nicolas Mowen d3d05fa397
Fixes (#18220)
* Add option to not trim clip

* Improve API

* Update snapshot for new best objects

* Fix missing strings

* Convert to separate key

* Always include bounding box on snapshots

* improve autotracking relative zooming time calculation

* update proxy docs to note the need for comma separated header roles

* Add count translation

* tracked object lifecycle i18n fix

* update speed estimation docs

* clarity

* Re-initialize onvif information when toggling camera on live view

* Move time ago to card info and add face area

* Clarify face recognition docs

* Increase minimum face recognition area

* use clipFrom to in vod module endpoint to start at the correct time

* Cleanup media api

* Don't change duration

* Use search detail dialog for face library

* Move to segment based

* Cleanup

* Add back duration modification

* clean up docs

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-05-14 16:44:06 -06:00
..
detail Fixes (#18220) 2025-05-14 16:44:06 -06:00
dialog Fixes (#18220) 2025-05-14 16:44:06 -06:00
CameraInfoDialog.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
CreateUserDialog.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
DebugDrawingLayer.tsx Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
DeleteUserDialog.tsx Move another username to i18n key (#17820) 2025-04-19 20:53:23 -05:00
ExportDialog.tsx UI fixes (#17989) 2025-05-01 09:06:29 -06:00
FaceSelectionDialog.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
LogInfoDialog.tsx Add i18n support to LogInfoDialog labels (#17979) 2025-04-30 18:55:42 -05:00
MobileCameraDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileReviewSettingsDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileTimelineDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
ReviewActivityCalendar.tsx Improve display of recordings data (#16436) 2025-02-09 16:02:36 -07:00
RoleChangeDialog.tsx move username to i18n key (#17818) 2025-04-19 19:05:49 -06:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
TimelineDataOverlay.tsx