frigate/web/src/components/timeline
Nicolas Mowen 78eace258e
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Miscellaneous Fixes (0.17 Beta) (#21320)
* Exclude D-FINE from using CUDA Graphs

* fix objects count in detail stream

* Add debugging for classification models

* validate idb stored stream name and reset if invalid

fixes https://github.com/blakeblackshear/frigate/discussions/21311

* ensure jina loading takes place in the main thread to prevent lazily importing tensorflow in another thread later

reverts atexit changes in https://github.com/blakeblackshear/frigate/pull/21301 and fixes https://github.com/blakeblackshear/frigate/discussions/21306

* revert old atexit change in bird too

* revert types

* ensure we bail in the live mode hook for empty camera groups

prevent infinite rendering on camera groups with no cameras

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-16 22:35:43 -06:00
..
DetailStream.tsx Miscellaneous Fixes (0.17 Beta) (#21320) 2025-12-16 22:35:43 -06:00
EventMenu.tsx API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
EventReviewTimeline.tsx Add zoom icons to timeline (#20717) 2025-10-29 12:04:29 -06:00
EventSegment.tsx Review card refactor (#20813) 2025-11-05 09:48:47 -06:00
MotionReviewTimeline.tsx Add zoom icons to timeline (#20717) 2025-10-29 12:04:29 -06:00
MotionSegment.tsx No recordings indicator on History timeline (#20715) 2025-10-29 08:39:07 -06:00
ReviewTimeline.tsx Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
segment-metadata.tsx Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
SummarySegment.tsx Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
SummaryTimeline.tsx Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
VirtualizedEventSegments.tsx Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
VirtualizedMotionSegments.tsx No recordings indicator on History timeline (#20715) 2025-10-29 08:39:07 -06:00