frigate/web/src/pages
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
..
AccessDenied.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
ClassificationModel.tsx Classification Model UI (#18571) 2025-08-16 10:20:33 -05:00
ConfigEditor.tsx Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
Events.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
Explore.tsx Consolidate documentation i18n keys (#19714) 2025-08-22 17:19:00 -05:00
Exports.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
FaceLibrary.tsx Miscellaneous Fixes (#21033) 2025-11-25 06:34:20 -07:00
Live.tsx Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
LoginPage.tsx Face setup wizard (#17203) 2025-03-17 13:50:13 -06:00
Logs.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
NoMatch.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Settings.tsx Miscellaneous Fixes (#20951) 2025-11-18 15:33:42 -07:00
System.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
UIPlayground.tsx Add zoom icons to timeline (#20717) 2025-10-29 12:04:29 -06:00