frigate/web/src/components/timeline
Nicolas Mowen bf099c3edd
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous fixes (0.17 beta) (#21655)
* Fix jetson stats reading

* Return result

* Avoid unknown class for cover image

* fix double encoding of passwords in camera wizard

* formatting

* empty homekit config fixes

* add locks to jina v1 embeddings

protect tokenizer and feature extractor in jina_v1_embedding with per-instance thread lock to avoid the "Already borrowed" RuntimeError during concurrent tokenization

* Capitalize correctly

* replace deprecated google-generativeai with google-genai

update gemini genai provider with new calls from SDK
provider_options specifies any http options
suppress unneeded info logging

* fix attribute area on detail stream hover

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-01-15 07:08:49 -07:00
..
DetailStream.tsx Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07: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 Miscellaneous Fixes (0.17 beta) (#21474) 2025-12-31 05:48:56 -07: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