blakeblackshear.frigate/frigate/test/http_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
..
__init__.py Started unit tests for the review controller (#15077) 2024-11-19 16:35:10 -07:00
base_http_test.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_http_app.py Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00
test_http_camera_access.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_http_event.py Pull count of detection events by label into prometheus metrics (#20119) 2025-09-19 06:27:20 -06:00
test_http_review.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00