blakeblackshear.frigate/web/src/components/overlay
Josh Hawkins 5593495abd
Fixes (#18893)
* i18n translated label fixes

* Fix frame cache race bug

Objects that were marked as false positives (that would later become true positives) would sometimes have their saved frame prematurely removed from the frame cache.
2025-06-26 09:25:47 -05:00
..
detail Fixes (#18893) 2025-06-26 09:25:47 -05:00
dialog Fixes (#18275) 2025-05-17 16:11:19 -06:00
CameraInfoDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
CreateUserDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
DebugDrawingLayer.tsx
DeleteUserDialog.tsx Move another username to i18n key (#17820) 2025-04-19 20:53:23 -05:00
ExportDialog.tsx Fixes (#18262) 2025-05-16 16:37:25 -06:00
FaceSelectionDialog.tsx Fixes (#18338) 2025-05-22 09:38:14 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06: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 fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
ReviewActivityCalendar.tsx Improve timezone handling (#18257) 2025-05-15 17:13:32 -05:00
RoleChangeDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
TimelineDataOverlay.tsx