frigate/web/src
Claude 3b3a513929
feat: add personal camera groups with per-user visibility
Add optional `users` field to camera groups config allowing groups to be
restricted to specific users. Groups without users remain visible to all
(backward compatible). Admin users always see all groups. Backend filters
groups in GET /config based on authenticated user. Frontend adds a users
multi-select toggle in the group editor (admin only).

https://claude.ai/code/session_01PooiYnugPWqdCYDq4TU7ti
2026-03-19 04:49:47 +00:00
..
api fix: sync {camera}/motion topic from camera_activity updates 2026-03-18 05:21:29 +00:00
components feat: add personal camera groups with per-user visibility 2026-03-19 04:49:47 +00:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Revert "fix: motion dot outside zoom transform, fix activeMotion logic" 2026-03-18 20:08:04 +11:00
lib UI tweaks and fixes (#22448) 2026-03-15 07:26:23 -05:00
pages Change review default tab from alerts to motion 2026-03-18 09:50:34 +00:00
types feat: add personal camera groups with per-user visibility 2026-03-19 04:49:47 +00:00
utils Merge branch 'blakeblackshear:dev' into dev 2026-03-15 13:55:05 +11:00
views Merge pull request #73 from ibs0d/claude/fix-zoom-statistics-WFvOm 2026-03-19 14:57:22 +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