blakeblackshear.frigate/frigate/api
Josh Hawkins 6d5098a0c2
Add ability to mark review items as unreviewed (#20446)
* new body param

* use new body param in endpoint

* explicitly use new param in frontend endpoint

* use reviewsegment as type instead of list of strings

* add toggle function to mark as unreviewed when all selected are reviewed

* i18n

* fix tests
2025-10-12 08:10:56 -05:00
..
defs Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00
__init__.py
app.py Pull count of detection events by label into prometheus metrics (#20119) 2025-09-19 06:27:20 -06:00
auth.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
classification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
event.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
export.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
fastapi_app.py Fix build (#19634) 2025-08-19 13:19:31 -06:00
media.py Fixes (#20254) 2025-09-28 07:08:52 -06:00
notification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00