blakeblackshear.frigate/frigate/api
Josh Hawkins 1d8f1bd7ae
Ensure sub label is null when submitting an empty string (#16779)
* null sub_label when submitting an empty string

* prevent cancel from submitting form

* fix test
2025-02-24 07:02:36 -07:00
..
defs Fix nullable thumbnail (#16706) 2025-02-20 12:19:16 -06:00
__init__.py
app.py Fix prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
event.py Ensure sub label is null when submitting an empty string (#16779) 2025-02-24 07:02:36 -07:00
export.py fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -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