frigate/web-new/src
Nicolas Mowen 3aaa8ae338 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
2024-02-11 18:53:12 +01:00
..
api Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
components Add initial implementation of history view in new webui framework (#8895) 2024-02-11 18:53:12 +01:00
context Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
lib Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
pages Add initial implementation of history view in new webui framework (#8895) 2024-02-11 18:53:12 +01:00
types Add initial implementation of history view in new webui framework (#8895) 2024-02-11 18:53:12 +01:00
utils Add initial implementation of history view in new webui framework (#8895) 2024-02-11 18:53:12 +01:00
App.tsx Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
index.css Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
main.tsx Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00
vite-env.d.ts Initial framework for new UI with React/Typescript (#8885) 2024-02-11 18:53:12 +01:00