frigate/web/src/components/settings
Josh Hawkins 01452e4c51
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 (#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
..
wizard UI tweaks (#20811) 2025-11-05 07:49:31 -07:00
CameraEditForm.tsx Improve matching go2rtc stream names with cameras (#20586) 2025-10-20 10:33:02 -05:00
CameraStreamingDialog.tsx Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
CameraWizardDialog.tsx Camera Wizard tweaks (#20773) 2025-11-03 08:42:38 -07:00
MotionMaskEditPane.tsx Consolidate documentation i18n keys (#19714) 2025-08-22 17:19:00 -05:00
ObjectMaskEditPane.tsx Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
PolygonCanvas.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
PolygonDrawer.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonEditControls.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
PolygonItem.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
SearchSettings.tsx Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
ZoneEditPane.tsx Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00