blakeblackshear.frigate/web/src
Nicolas Mowen 9e8a42ca0e
Motion timeline data (#10245)
* Refactor activity api to send motion and audio data

* Prepare for using motion data timeline

* Get working

* reduce to 0

* fix

* Formatting

* fix typing

* add motion data to timelines and allow motion cameas to be selectable

* Fix tests

* cleanup

* Fix not loading preview when changing hours
2024-03-05 13:55:44 -06:00
..
api Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
components Motion timeline data (#10245) 2024-03-05 13:55:44 -06:00
context Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
hooks Motion timeline data (#10245) 2024-03-05 13:55:44 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Motion timeline data (#10245) 2024-03-05 13:55:44 -06:00
types Motion timeline data (#10245) 2024-03-05 13:55:44 -06:00
utils Camera groups (#10223) 2024-03-04 16:18:30 -07:00
views Motion timeline data (#10245) 2024-03-05 13:55:44 -06:00
App.tsx Individual live view (#10178) 2024-03-01 18:43:02 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Implement event review timeline (#9941) 2024-02-20 23:22:59 +00:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts