frigate/web/src/utils
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
..
browserUtil.ts Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
cameraUtil.ts Trigger Wizard (#20691) 2025-10-27 14:58:31 -05:00
canvasUtil.ts Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
colorUtil.ts Replace individual storage graphs with combined graph (#13438) 2024-08-30 07:56:55 -06:00
dateUtil.ts Review stream tweaks (#20648) 2025-10-24 07:50:06 -05:00
i18n.ts Fix I18n audio labels (#20508) 2025-10-15 13:02:08 -06:00
iconUtil.tsx Fixes (#18777) 2025-06-19 10:20:33 -05:00
isIFrame.ts Prevent settings menu scroll on iOS proxy iframe from shifting entire UI (#17024) 2025-03-08 10:13:07 -06:00
isPWA.ts Mobile/PWA spacing fixes (#11403) 2024-05-16 16:00:14 -06:00
lifecycleUtil.ts Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
logUtil.ts Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
snapshotUtil.ts Add ability to download on demand snapshots (#20488) 2025-10-14 14:05:35 -05:00
storageUtil.ts Add camera bandwidth back in storage metrics (#13436) 2024-08-30 07:11:54 -06:00
stringUtil.ts Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
timelineUtil.tsx Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
videoUtil.ts Fixes (#18304) 2025-05-19 14:43:22 -06:00
zoneEdutUtil.ts New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00