spacedrive/packages
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
..
assets Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
client Fix front-end error when selecting multiple files with inspector open (#2486) 2024-05-14 07:06:07 +00:00
config Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
ui Media metadata extraction & Thumbnailer rework (#2285) 2024-05-09 02:20:28 +00:00