blakeblackshear.frigate/frigate/api
Josh Hawkins 2cde58037d
Improve recognized license plate filter (#19491)
* Fetch all license plates outside of filter component

If the swr call took a long time, the entire select component may not display. This change moves the fetch to the parent component (like sub labels).

* add loading indicator

* improve query
2025-08-16 07:05:50 -06:00
..
defs Add ability to rename faces in the Face Library (#17879) 2025-04-23 17:27:46 -06: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 recognized license plate filter (#19491) 2025-08-16 07:05:50 -06:00
auth.py Fix IPv6 addresses with IPv4 trusted proxies (#19134) 2025-07-13 20:43:25 -06:00
classification.py Fixes (#18500) 2025-06-03 06:33:32 -06:00
event.py Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
export.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
fastapi_app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
media.py Update API schema to latest (#19156) 2025-07-15 21:53:21 -05:00
notification.py Fixes (#19420) 2025-08-07 15:34:25 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py Fixes (#18897) 2025-06-26 13:01:09 -06:00