blakeblackshear.frigate/frigate/config
Josh Hawkins 74ca009b0b
UI viewer role (#16978)
* db migration

* db model

* assign admin role on password reset

* add role to jwt and api responses

* don't restrict api access for admins yet

* use json response

* frontend auth context

* update auth form for profile endpoint

* add access denied page

* add protected routes

* auth hook

* dialogs

* user settings view

* restrict viewer access to settings

* restrict camera functions for viewer role

* add password dialog to account menu

* spacing tweak

* migrator default to admin

* escape quotes in migrator

* ui tweaks

* tweaks

* colors

* colors

* fix merge conflict

* fix icons

* add api layer enforcement

* ui tweaks

* fix error message

* debug

* clean up

* remove print

* guard apis for admin only

* fix tests

* fix review tests

* use correct error responses from api in toasts

* add role to account menu
2025-03-08 10:01:08 -06:00
..
camera Disable detection by default (#16980) 2025-03-06 08:00:29 -06:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
camera_group.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
classification.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
config.py Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
database.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
env.py Fixes (#14668) 2024-10-29 15:34:07 -05:00
logger.py Upgrade onvif-zeep dependency to use onvif-zeep-async (#15894) 2025-02-08 12:47:01 -06:00
mqtt.py Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
proxy.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
telemetry.py Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
tls.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
ui.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00