blakeblackshear.frigate/web/src
Josh Hawkins 124d92daa9
Improve Object Lifecycle pane (#16635)
* add path point tracking to backend

* types

* draw paths on lifecycle pane

* make points clickable

* don't display a path if we don't have any saved path points

* only object lifecycle points should have a click handler

* change to debug log

* better debug log message
2025-02-17 09:37:17 -07:00
..
api Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
components Improve Object Lifecycle pane (#16635) 2025-02-17 09:37:17 -07:00
context Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
hooks Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
types Improve Object Lifecycle pane (#16635) 2025-02-17 09:37:17 -07:00
utils Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
views Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
App.tsx Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts