blakeblackshear.frigate/frigate/api
Nicolas Mowen 3d90f50d84
Ability to add, edit, and delete camera groups in the UI (#10296)
* Add dialog for creating new camera group

* Support adding of camera groups and dynamically updating the config

* Support deleting and edit existing camera groups

* Don't show separator if user has no groups

* Formatting

* fix background
2024-03-06 19:15:50 -06:00
..
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Ability to add, edit, and delete camera groups in the UI (#10296) 2024-03-06 19:15:50 -06:00
event.py Review summary (#10196) 2024-03-03 18:19:02 -06:00
media.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
preview.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
review.py Reviewed buttons (#10271) 2024-03-05 18:39:37 -06:00