blakeblackshear.frigate/frigate/test
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
..
http_api Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00
__init__.py
const.py
test_birdseye.py
test_camera_pw.py
test_config.py Fixes (#18338) 2025-05-22 09:38:14 -06:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py
test_gpu_stats.py
test_obects.py
test_object_detector.py
test_proxy_auth.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
test_record_retention.py
test_reduce_boxes.py
test_storage.py Pull count of detection events by label into prometheus metrics (#20119) 2025-09-19 06:27:20 -06:00
test_video.py
test_yuv_region_2_rgb.py