mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-12 08:06:42 +03:00
|
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
* 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> |
||
|---|---|---|
| .. | ||
| resize-observer.ts | ||
| use-allowed-cameras.ts | ||
| use-api-filter.ts | ||
| use-camera-activity.ts | ||
| use-camera-friendly-name.ts | ||
| use-camera-live-mode.ts | ||
| use-camera-previews.ts | ||
| use-contextmenu.ts | ||
| use-date-locale.ts | ||
| use-date-utils.ts | ||
| use-deep-memo.ts | ||
| use-doc-domain.ts | ||
| use-draggable-element.ts | ||
| use-event-segment-utils.ts | ||
| use-fullscreen.ts | ||
| use-global-mutate.ts | ||
| use-history-back.ts | ||
| use-image-loaded.ts | ||
| use-is-admin.ts | ||
| use-is-custom-role.ts | ||
| use-keyboard-listener.tsx | ||
| use-motion-segment-utils.ts | ||
| use-mouse-listener.ts | ||
| use-navigation.ts | ||
| use-optimistic-state.ts | ||
| use-overlay-state.tsx | ||
| use-persistence.ts | ||
| use-press.ts | ||
| use-session-persistence.ts | ||
| use-stats.ts | ||
| use-suggestions.ts | ||
| use-tap-utils.ts | ||
| use-timeline-utils.ts | ||
| use-timeline-zoom.ts | ||
| use-user-interaction.ts | ||
| use-video-dimensions.ts | ||
| use-zone-friendly-name.ts | ||