blakeblackshear.frigate/frigate/api
Josh Hawkins 5f42caad03
Explore bulk actions (#15307)
* use id instead of index for object details and scrolling

* long press package and hook

* fix long press in review

* search action group

* multi select in explore

* add bulk deletion to backend api

* clean up

* mimic behavior of review

* don't open dialog on left click when mutli selecting

* context menu on container ref

* revert long press code

* clean up
2024-12-02 11:12:55 -07:00
..
defs Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
__init__.py
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 Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
export.py Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
fastapi_app.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
media.py Fix camera access and improve typing (#15272) 2024-11-30 18:22:36 -06: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