blakeblackshear.frigate/frigate/data_processing/real_time
Josh Hawkins 01452e4c51
Miscellaneous Fixes (#20841)
* show id field when editing zone

* improve zone capitalization

* Update NPU models and docs

* fix mobilepage in tracked object details

* Use thread lock for openvino to avoid concurrent requests with JinaV2

* fix hashing function to avoid collisions

* remove extra flex div causing overflow

* ensure header stays on top of video controls

* don't smart capitalize friendly names

* Fix incorrect object classification crop

* don't display submit to plus if object doesn't have a snapshot

* check for snapshot and clip in actions menu

* frigate plus submission fix

still show frigate+ section if snapshot has already been submitted and run optimistic update, local state was being overridden

* Don't fail to show 0% when showing classification

* Don't fail on file system error

* Improve title and description for review genai

* fix overflowing truncated review item description in detail stream

* catch events with review items that start after the first timeline entry

review items may start later than events within them, so subtract a padding from the start time in the filter so the start of events are not incorrectly filtered out of the list in the detail stream

* also pad on review end_time

* fix

* change order of timeline zoom buttons on mobile

* use grid to ensure genai title does not cause overflow

* small tweaks

* Cleanup

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-08 05:44:30 -07:00
..
api.py
audio_transcription.py Audio transcription tweaks (#18540) 2025-08-16 10:20:33 -05:00
bird.py Merge remote-tracking branch 'origin/master' into dev 2025-09-24 06:57:50 -05:00
custom_classification.py Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
face.py Various fixes (#20774) 2025-11-03 10:05:03 -06:00
license_plate.py Fixes (#18245) 2025-05-15 17:13:18 -05:00
whisper_online.py Fix audio transcription (#20395) 2025-10-08 18:06:03 -05:00