blakeblackshear.frigate/frigate/api
Josh Hawkins edab4efa42 Preserve line numbers in config validation (#15584)
* use ruamel to parse and preserve line numbers for config validation

* maintain exception for non validation errors

* fix types

* include input in log messages
2025-02-08 12:47:01 -06:00
..
defs Face detection (#14544) 2025-02-08 12:47:01 -06:00
__init__.py
app.py Preserve line numbers in config validation (#15584) 2025-02-08 12:47:01 -06:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
event.py Face detection (#14544) 2025-02-08 12:47:01 -06: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 Fix API latest image quality and API MIME types (#15964) 2025-01-13 07:46:46 -06:00
notification.py
preview.py
review.py Finish unit tests for review controller and started for event controller (#15955) 2025-02-04 06:28:14 -07:00