spacedrive/apps
Vítor Vasconcellos 50f554d5e5
Fix front-end error when selecting multiple files with inspector open (#2486)
- Fix humanizeSize returning value as original (which was simply plain wrong), replace it with the original bytes
 - Restore plural to humanizeSize, but only when converting object to string
 - Fix float number to BigInt conversion in humanizeSize possibly causing an error (now it truncates the value)
 - Remove unused profile.release from `apps/desktop/src-tauri/Cargo.toml`, repo's main Cargo.toml profile overrides it
 - Update `packageManager` and remove conflicting `engineStrict` entry from package.json
 - Remove `prefer-symlinked-executables` from `.npmrc`, linked bug was fixed
2024-05-14 07:06:07 +00:00
..
cli [ENG-1628] Write new indexer with the task system (#2161) 2024-04-08 14:32:44 +00:00
desktop Fix front-end error when selecting multiple files with inspector open (#2486) 2024-05-14 07:06:07 +00:00
landing Update team page (#2474) 2024-05-10 16:37:35 +00:00
mobile Fix front-end error when selecting multiple files with inspector open (#2486) 2024-05-14 07:06:07 +00:00
p2p-relay Fix CI (#2461) 2024-05-08 05:04:25 +00:00
server Fix core test (#2386) 2024-04-24 23:37:38 +00:00
storybook Fix all the weird eslint warnings (#2245) 2024-03-26 20:46:44 +00:00
web Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00