frigate/frigate/api
Josh Hawkins dd9497baf2
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
Add ability to delete cameras (#22336)
* refactor camera cleanup code to generic util

* add api endpoint for deleting a camera

* frontend

* i18n

* clean up
2026-03-08 16:23:48 -06:00
..
defs Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -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 dynamic configuration for more fields (#22295) 2026-03-06 13:45:39 -07:00
auth.py show log when anonymous users log in (#22254) 2026-03-05 16:17:41 -07:00
camera.py Add ability to delete cameras (#22336) 2026-03-08 16:23:48 -06:00
chat.py Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
classification.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
debug_replay.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
event.py Allow API Events to be Detections or Alerts, depending on the Event Label (#21923) 2026-02-26 21:27:56 -07:00
export.py Refactor Time-Lapse Export (#21668) 2026-02-26 21:27:56 -07:00
fastapi_app.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
media.py Add dynamic configuration for more fields (#22295) 2026-03-06 13:45:39 -07: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 (#21241) 2025-12-12 07:45:03 -06:00
record.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
review.py Add support for multiple GenAI Providers (#22144) 2026-02-27 08:35:33 -07:00