frigate/frigate/api
Josh Hawkins ec44398b1c
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Miscellaneous fixes (#23295)
* filter motion review by allowed cameras

* filter alertCameras by allowed cameras so the recent alerts query for restricted roles doesn't reference cameras they can't access

* skip data streams in chapter exports to avoid ffmpeg segfault

* formatting

* restrict debug replay UI entry points to admin users

* Adjust default iGPU name when it can't be found

* Fix when model tries to request an invalid camera

* Improve prompt

* add collapsible main nav items in settings

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-24 06:48:52 -06:00
..
defs Support Dynamic Thinking Models (#23281) 2026-05-21 12:54:23 -05: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 Tweaks (#23292) 2026-05-22 14:41:07 -05:00
auth.py Implement cross-camera safety for indexed media folders (#23164) 2026-05-11 14:52:18 -05:00
camera.py Miscellaneous fixes (#23201) 2026-05-15 10:06:38 -05:00
chat_util.py Chat improvements (#22823) 2026-04-09 14:31:37 -06:00
chat.py Miscellaneous fixes (#23295) 2026-05-24 06:48:52 -06:00
classification.py Reclassification (#22603) 2026-03-24 07:18:06 -06:00
debug_replay.py Debug replay fixes (#23270) 2026-05-20 16:37:02 -05:00
event.py Camera access fixes (#22987) 2026-04-23 12:27:49 -06:00
export.py Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
fastapi_app.py Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
media_auth.py Implement cross-camera safety for indexed media folders (#23164) 2026-05-11 14:52:18 -05:00
media.py Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
motion_search.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous fixes (#23044) 2026-04-30 12:53:34 -05:00
record.py Camera access fixes (#22987) 2026-04-23 12:27:49 -06:00
review.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00