spacedrive/interface/components
Vítor Vasconcellos f83f29c720
[ENG-765] Reported Total capacity and Free space are wrong (#1066)
* Attempt at fixing stats

* Fix macOS disk stats retrieve logic
 - Ignore mounted dmgs when calculation disk total/free size
 - Only take into account disk mounted by macOS

* macos only import

* Fix Linux

* Replace byte-size with a custom implementation that supports BigInt

* Fix NaN in Statistics

* clippy

* fmt

* Move linux get_volumes to a specilized function
 - Fix ZFS handling
 - Improve handling of disk symlinks and multiple mounts

* Fix macOS
2023-07-05 18:22:56 +00:00
..
AlertDialog.tsx [ENG-770 / ENG-773] Copy/paste / Explorer context menu duplicate (#992) 2023-06-22 23:41:29 +00:00
Codeblock.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
ColorPicker.tsx [ENG-591] - Fix some funky behaviors (#827) 2023-05-20 03:11:10 +00:00
DismissibleNotice.tsx Upgrade rspc TS (#775) 2023-05-04 06:21:42 +00:00
DragRegion.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
Folder.tsx [ENG-660] Remove react-simple-icons & use png instead of svg for icons (#870) 2023-05-26 15:57:56 +00:00
GridList.tsx [ENG-765] Reported Total capacity and Free space are wrong (#1066) 2023-07-05 18:22:56 +00:00
index.ts [ENG-779] Finalize UI (#986) 2023-06-22 06:34:45 +00:00
PasswordMeter.tsx Upgrade rspc TS (#775) 2023-05-04 06:21:42 +00:00
PDFViewer.tsx [ENG-651] Fix PDF rendering breaking app on macOS (#854) 2023-05-25 06:34:18 +00:00
SubtleButton.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
TrafficLights.tsx [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00