blakeblackshear.frigate/frigate/api
MkSavin c9d9aa9b44
fix(auth): Added trimming to jwt secret token read from .jwt_secret
Added cleaning of leading and trailing spaces and special characters from a line when reading a secret token from a `.jwt_secret` file
2025-02-11 05:43:41 +03:00
..
defs Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07: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 Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
auth.py fix(auth): Added trimming to jwt secret token read from .jwt_secret 2025-02-11 05:43:41 +03:00
classification.py Fix sanitized api causing issues (#16433) 2025-02-09 14:50:12 -07:00
event.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Improve display of recordings data (#16436) 2025-02-09 16:02:36 -07:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Add endpoint for fetching batch review items (#16254) 2025-02-08 12:47:01 -06:00