blakeblackshear.frigate/web/src
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
..
api Tracked object metadata changes (#15055) 2024-11-18 11:26:44 -07:00
components Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
context
hooks Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
lib
pages Fix crash when consecutive underscores are used in camera name (#15257) 2024-11-29 19:44:42 -07:00
types Add ability to filter Explore by Frigate+ submission status (#14909) 2024-11-10 16:57:11 -06:00
utils UI tweaks (#14814) 2024-11-05 08:29:07 -07:00
views Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
App.tsx Explore page optimizations (#13682) 2024-09-11 14:20:41 -05:00
env.ts
index.css
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx
vite-env.d.ts