frigate/web/src
Claude 8f990817b4
feat: add role-based visibility for camera groups
Add optional `roles` field to camera groups config to control which user
roles can see each group. Groups without roles are visible only to admins.
Admin users always see all groups. Backend filters groups in GET /config
based on remote-role header. Frontend adds roles multiselect in group
editor (admin only).

https://claude.ai/code/session_011sp9kHQfM39JvVxKHFh1Xq
2026-03-20 03:38:12 +00:00
..
api fix: sync {camera}/motion topic from camera_activity updates 2026-03-18 05:21:29 +00:00
components feat: add role-based visibility for camera groups 2026-03-20 03:38:12 +00:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
lib Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
pages Merge branch 'blakeblackshear:dev' into dev 2026-03-20 14:02:44 +11:00
types feat: add role-based visibility for camera groups 2026-03-20 03:38:12 +00:00
utils Merge branch 'blakeblackshear:dev' into dev 2026-03-20 14:02:44 +11:00
views Merge branch 'blakeblackshear:dev' into dev 2026-03-20 14:02:44 +11:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00