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 Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
auth.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
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 Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
review.py Prevent pandas overflow and runtime errors from division by zero/NaN (#12591) 2024-07-24 08:58:42 -06:00