blakeblackshear.frigate/web/src
Sergey Krashevich dfd574beeb
Refactor storage stats calculation to use powers of 2 for more accurate values (#6765)
* "Refactor storage stats calculation to use powers of 2 for more accurate values"

* replace 1000000 to 2^20

* Refactor storage unit size display to use binary prefixes

This commit updates the display of storage unit sizes in both the camera storage stats and the Storage component in the web UI to use binary prefixes (MiB and GiB) instead of decimal prefixes (MB and GB). This provides more accurate and consistent representation of storage sizes
2023-06-11 14:49:13 -05: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 Upgrade deps (#6395) 2023-05-05 07:45:13 -05:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components [Feature] Add timepicker to calendar (#5183) 2023-06-11 14:48:45 -05: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 Timeline UI optimizations (#6367) 2023-05-04 17:34:48 -06:00
routes Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -05:00
utils Use browser timezone if not specified in config (#6205) 2023-04-23 07:42:15 -05:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
AppBar.jsx Refactor s6 scripts to the new format (#5135) 2023-01-18 07:53:53 -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 Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00