blakeblackshear.frigate/frigate/api
Josh Hawkins ddf9163c47
Implement object lifecycle pane (#13550)
* Object lifecycle pane

* fix thumbnails and annotation offset math

* snapshot endpoint height and format, yaml types, bugfixes

* clean up for new type

* use get_image_from_recording in recordings snapshot api

* make height optional
2024-09-04 07:46:49 -06:00
..
__init__.py
app.py Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
auth.py
event.py Add support for review information side panel (#13063) 2024-08-29 20:19:50 -06:00
export.py Use review item thumbnail for export (#12998) 2024-08-29 20:19:50 -06:00
media.py Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
notification.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
preview.py
review.py