blakeblackshear.frigate/frigate/api
Josh Hawkins a4ece9dae3
Miscellaneous Fixes (0.17 beta) (#21396)
* use fallback timeout for opening media source

covers the case where there is no active connection to the go2rtc stream and the camera takes a long time to start

* Add review thumbnail URL to integration docs

* fix weekday starting point on explore when set to monday in UI settings

* only show allowed cameras and groups in camera filter button

* Reset the wizard state after closing with model

* remove footnote about 0.17

* 0.17

* add triggers to note

* add slovak

* Ensure genai client exists

* Correctly catch JSONDecodeError

* clarify docs for none class

* version bump on updating page

* fix ExportRecordingsBody to allow optional name field

fixes https://github.com/blakeblackshear/frigate/discussions/21413 because of https://github.com/blakeblackshear/frigate-hass-integration/pull/1021

* Catch remote protocol error from ollama

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-12-24 08:03:09 -06:00
..
defs Miscellaneous Fixes (0.17 beta) (#21396) 2025-12-24 08:03:09 -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 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 Fix intermittent hangs in Tracking Details videos (#21185) 2025-12-07 12:58:33 -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 API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00