1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-22 00:17:13 +01:00
blakeblackshear.frigate/frigate/api
Nicolas Mowen 0e3fb6cbdd
Standardize handling of config files ()
* Standardize handling of config files

* Formatting

* Remove unused
2024-12-11 18:46:42 -06:00
..
defs Refactor event cleanup to consider review severity () 2024-12-09 08:25:45 -07:00
__init__.py Update flask and restructure into api folder with apis put into separate folders () 2024-03-02 22:10:37 +00:00
app.py Standardize handling of config files () 2024-12-11 18:46:42 -06:00
auth.py return 401 for login failures () 2024-12-10 06:42:55 -07:00
event.py Api improvements () 2024-12-06 08:04:02 -06:00
export.py Api improvements () 2024-12-06 08:04:02 -06:00
fastapi_app.py return 401 for login failures () 2024-12-10 06:42:55 -07:00
media.py Api improvements () 2024-12-06 08:04:02 -06:00
notification.py Frigate HTTP API using FastAPI () 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI () 2024-09-24 07:05:30 -06:00
review.py Refactor event cleanup to consider review severity () 2024-12-09 08:25:45 -07:00