blakeblackshear.frigate/frigate/api
Josh Hawkins 0829517b72
Add ability to filter Explore by Frigate+ submission status (#14909)
* backend

* add is_submitted to query params

* add submitted filter to dialog

* allow is_submitted filter selection with input
2024-11-10 16:57:11 -06:00
..
defs Add ability to filter Explore by Frigate+ submission status (#14909) 2024-11-10 16:57:11 -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 Nvidia GPU stats (#14206) 2024-10-07 20:15:31 -06:00
auth.py Db fixes (#14364) 2024-10-15 07:17:54 -06:00
event.py Add ability to filter Explore by Frigate+ submission status (#14909) 2024-11-10 16:57:11 -06:00
export.py Export preview via api (#14535) 2024-10-23 08:36:52 -05:00
fastapi_app.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
media.py Various fixes (#14703) 2024-10-31 07:31:01 -05: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 Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00