frigate/frigate/api
2024-09-22 16:13:27 +01:00
..
defs Revert media routers to old names. Order routes to make sure the dynamic ones from media.py are only used whenever there's no match on auth/etc 2024-09-22 16:13:27 +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 Fix endpoint 2024-09-21 16:12:09 +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 Revert media routers to old names. Order routes to make sure the dynamic ones from media.py are only used whenever there's no match on auth/etc 2024-09-22 16:13:27 +01:00
media.py Revert media routers to old names. Order routes to make sure the dynamic ones from media.py are only used whenever there's no match on auth/etc 2024-09-22 16:13:27 +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