frigate/web/src/components/menu
Josh Hawkins 257dae11c1
Fix browser time format handling (#22694)
* implement hook to return resolved "24hour" | "12hour" string

delegate to existing use24HourTime(), which correctly detects the browser's locale preference via Intl.DateTimeFormat

* update frontend to use use24HourTime(config) or useTimeFormat(config) instead of directly comparing config.ui.time_format
2026-03-29 13:03:07 -06:00
..
AccountSettings.tsx hide set password menu option when native auth is disabled (#22439) 2026-03-14 15:35:48 -05:00
GeneralSettings.tsx Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
LiveContextMenu.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
SearchResultActions.tsx Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00