blakeblackshear.frigate/frigate
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 Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
camera Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
comms Review genai improvements (#20387) 2025-10-08 14:55:04 -05:00
config Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
data_processing Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
embeddings Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
events Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
genai Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
images
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection Various fixes (#20785) 2025-11-03 18:42:59 -06:00
output Add optional idle heartbeat for Birdseye (#20453) 2025-10-19 05:20:36 -06:00
ptz Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -05:00
record Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
review Map verified objects to their sub label directly (#20413) 2025-10-10 08:07:00 -05:00
service_manager
stats Add support for Intel NPU stats (#20542) 2025-10-17 08:06:41 -05:00
test Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
track Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
util Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
__init__.py
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
const.py Add experimental support for AMD AMF decode/encode (#19745) 2025-08-25 13:40:36 -05:00
ffmpeg_presets.py Fix ffmpeg command (#20637) 2025-10-23 11:51:16 -05:00
log.py 0.17 tweaks (#18892) 2025-08-16 10:20:33 -05:00
models.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
timeline.py Fix timeline attribute assumption (#20555) 2025-10-18 22:31:55 -05:00
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00