blakeblackshear.frigate/frigate/api
Nicolas Mowen 37afd5da6b
Generic classification card (#20379)
* Refactor face card into generic classification card

* Update classification data card to use classification card

* Refactor state training grid to use classification card

* Refactor grouped face card into generic component

* Combine classification objects by event

* Fixup

* Cleanup

* Cleanup

* Do not fail if a single event is not found

* Save original frame

* Cleanup

* Undo
2025-10-07 14:43:06 -05:00
..
defs Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -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 Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -05:00
event.py Generic classification card (#20379) 2025-10-07 14:43:06 -05:00
export.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06: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 Fixes (#19420) 2025-08-07 15:34:25 -06:00
preview.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
review.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00