frigate/frigate/api
2024-09-21 15:03:56 +01:00
..
defs Added missing even_id for /events/search endpoint 2024-09-21 14:16:19 +01: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 Removed left over comment 2024-09-21 15:03:56 +01:00
auth.py Use slowapi as the limiter 2024-09-21 12:00:10 +01:00
event.py Merge branch 'fastapi-poc-media-endpoints' into fastapi-poc-notification-preview 2024-09-21 14:15:21 +01:00
export.py Merge branch 'fastapi-poc-media-endpoints' into fastapi-poc-notification-preview 2024-09-21 14:15:21 +01:00
fastapi_app.py Use slowapi as the limiter 2024-09-21 12:00:10 +01:00
media.py Use query parameters for the media MJPEG feed endpoint 2024-09-21 14:01:03 +01:00
notification.py Use body for multiple events endpoints (create and end event) 2024-09-17 09:34:43 +01:00
preview.py Add types to date preview & vod api (#13636) 2024-09-09 11:03:53 -05:00
review.py Convert events endpoints to FastAPI 2024-09-16 10:44:03 +01:00