blakeblackshear.frigate/frigate/api
Josh Hawkins 1f9669bbe5
Miscellaneous Fixes (#21102)
* ensure audio events display timeline entries in tracking details

* tweak tracking details layout for small desktop sizes

* update transcription docs

* Update classification docs for training recommendations

* Make number of classification images to be kept configurable

* Add bird to classification reference

* Fix incorrect averaging of the segments so it correctly only uses the most recent segments

* fix trigger logic

* add ability to download clean snapshot

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-12-02 07:21:15 -07:00
..
defs Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -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 Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
auth.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
camera.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
classification.py Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
event.py Miscellaneous Fixes (#21102) 2025-12-02 07:21:15 -07:00
export.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
fastapi_app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
media.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00