blakeblackshear.frigate/frigate/api
Nicolas Mowen 2c34e1ec10
Miscellaneous fixes (0.17 beta) (#21607)
* Strip model name before training

* Handle options file for go2rtc option

* Make reviewed optional and add null to API call

* Send reviewed for dashboard

* Allow setting context size for openai compatible endpoints

* push empty go2rtc config to avoid homekit error in log

* Add option to set runtime options for LLM providers

* Docs

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-01-12 20:36:38 -07:00
..
defs Miscellaneous fixes (0.17 beta) (#21607) 2026-01-12 20:36:38 -07: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 Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
camera.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
classification.py Miscellaneous Fixes (0.17 beta) (#21355) 2025-12-19 18:59:26 -06:00
event.py Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06: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 Miscellaneous fixes (0.17 Beta) (#21489) 2026-01-04 12:12:03 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
review.py fix: Correctly apply API filter for "reviewed" (#21600) 2026-01-11 06:42:33 -07:00