frigate/web/src/utils
Nicolas Mowen 1b57fb15a7
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 (#21063)
* Fix history management failing when updating URL

* Handle case where user doesn't have images that represent all states

If a user selects all imags and can't proceed we show a warning that they can still proceed but the model won't be trained until they get at least one image for every state.

* Still create all classes

We stil need to create all classes even if the user didn't assign images to them.

* fix camera group access for non admin users

changes from previous PR wrongly included users from the standard viewer role (but excluded custom viewer roles)

* Adjust threat level interaction to be less strict

* use base path when fetching go2rtc data

* show config error message when starting in safe mode

* fix genai migration

* fix genai

* Fix genai migration

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-27 07:58:35 -06:00
..
browserUtil.ts Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
cameraUtil.ts Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06: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 Fix i18n (#20857) 2025-11-11 17:23:30 -06:00
i18n.ts chore: i18n use cache key (#20885) 2025-11-14 09:36:46 -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 Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
zoneEdutUtil.ts New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00