frigate/web/src/components/timeline
Josh Hawkins 147cd5cc2b
Miscellaneous fixes (#23092)
* lpr fixes

- remove duplicate code
- fix min_area check for non frigate+ code path
- move log outside of non frigate+ code path

* only show chat link when a genai provider is configured with the chat role

* respect ui.timezone when generating fallback export names

* reapply radix pointer events fix to call sites that use navigate()

* formatting

* fall back to prior preview frame for short export thumbnails

* fix typing

* fix e2e test for chat navigation

* batch annotation offset to seek atomically and throttle slider drag

* add debug replay loading toast for explore actions

* Improve handling of webpush missing shortSummary

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-02 16:35:42 -06:00
..
DetailStream.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
EventMenu.tsx Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
EventReviewTimeline.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
EventSegment.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
MotionReviewTimeline.tsx Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
MotionSegment.tsx No recordings indicator on History timeline (#20715) 2025-10-29 08:39:07 -06:00
ReviewTimeline.tsx Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
segment-metadata.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
SummarySegment.tsx Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
SummaryTimeline.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
VirtualizedEventSegments.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
VirtualizedMotionSegments.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00