frigate/web-new/src
Nicolas Mowen 9bc15f76bd
Support storage page in new ui (#8948)
* Add table and oveview components

* Add toooltips for cards

* Add storage

* Undo
2023-12-13 21:15:10 -06:00
..
api Initial framework for new UI with React/Typescript (#8885) 2023-12-13 06:13:35 -06:00
components Support storage page in new ui (#8948) 2023-12-13 21:15:10 -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 Support storage page in new ui (#8948) 2023-12-13 21:15:10 -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