blakeblackshear.frigate/frigate/api
Josh Hawkins 592c245dcd
Fixes (#21061)
* require admin role to delete users

* explicitly prevent deletion of admin user

* Recordings playback fixes

* Remove nvidia pyindex

* Update version

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-26 07:27:16 -06:00
..
defs Fixes (#19708) 2025-08-22 07:04:30 -05: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 Improve recognized license plate filter (#19491) 2025-08-16 07:05:50 -06:00
auth.py Fixes (#21061) 2025-11-26 07:27:16 -06:00
classification.py Return 500 from the face registration endpoint if Frigate has not yet been restarted (#19601) 2025-08-18 14:49:50 -06:00
event.py Remove score sorting constraint (#19501) 2025-08-16 07:08:11 -06:00
export.py Ensure that a user must provide an image in an expected location (#20491) 2025-10-14 16:29:20 -05:00
fastapi_app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
media.py best thumbnail endpoint should pass correct extension param (#19930) 2025-09-05 06:33:57 -05:00
notification.py Fixes (#19420) 2025-08-07 15:34:25 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py Fixes (#18897) 2025-06-26 13:01:09 -06:00