blakeblackshear.frigate/web/src
Nicolas Mowen 5ad391977e
FEAT: Storage API & Frontend (#3409)
* Get storage output stats for each camera

* Add storage route

* Add storage route

* Add storage page

* Cleanup

* Add stats and show more storage

* Add tests for mb abbrev util fun

* Rewrite storage logic to use storage maintainer and segment sizes

* Include storage maintainer for http

* Use correct format

* Remove utils

* Fix tests

* Remove total from equation

* Multiply by 100 to get percent

* Add basic storage info

* Fix storage stats

* Fix endpoint and ui

* Fix formatting
2022-11-29 19:59:56 -06:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Update web deps (#4383) 2022-11-13 10:31:36 -06:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons add frontend for frigate+ submission 2022-04-10 09:11:16 -05:00
routes FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
utils switch to vite 2022-03-11 07:49:06 -06:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
AppBar.jsx Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00