frigate/web-new/src
Nicolas Mowen 80428a8cc1 Add initial implementation of history view in new webui framework (#8895)
* Add support for review grid

* Cleanup reloading on focus

* Adjust timeline api to include metadata and before

* Be more efficient about getting info

* Adjust to new data format

* Cleanup types

* Cleanup text

* Transition to history

* Cleanup

* remove old web implementations

* Cleanup
2023-12-13 06:13:35 -06:00
..
api Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
components Add initial implementation of history view in new webui framework (#8895) 2023-12-13 06:13:35 -06:00
context Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
lib Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
pages Add initial implementation of history view in new webui framework (#8895) 2023-12-13 06:13:35 -06:00
types Add initial implementation of history view in new webui framework (#8895) 2023-12-13 06:13:35 -06:00
utils Add initial implementation of history view in new webui framework (#8895) 2023-12-13 06:13:35 -06:00
App.tsx Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
index.css Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
main.tsx Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
vite-env.d.ts Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00