Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
COMMITS
March 22, 2026
J
Merge pull request #3037 from slvnlrt/windows-fixes-v2
Jamie Pine committed
March 15, 2026
S
fix(core): clamp SQLite pool size and fix Win32 buffer in generic.rs
slvnlrt committed
S
fix(volume): use dynamic buffer sizes in volume_guid Win32 calls
slvnlrt committed
S
fix(ui): only lower-case Windows paths in scope matching
slvnlrt committed
S
fix(volume): use stable DB UUID in volumes.list query response
slvnlrt committed
S
fix(tauri): resolve target-dir from Cargo config in dev script
slvnlrt committed
S
fix(volume): preserve DB UUID on cache refresh
slvnlrt committed
S
fix: address CodeRabbit review feedback
slvnlrt committed
S
fix: address review feedback from Tembo bot
slvnlrt committed
S
fix(ui): set job progress to 100% on completion event
slvnlrt committed
S
March 14, 2026
S
S
fix(locations): use delete_subtree_in_txn to prevent database deadlock
slvnlrt committed
S
fix(addressing): accept device UUID as device_slug in SdPath
slvnlrt committed
March 12, 2026
S
perf(device): replace wmic in device/manager.rs with registry API
slvnlrt committed
S
perf(device): replace wmic/powershell with native Win32 APIs on Windows
slvnlrt committed
S
fix(ntfs): remove dead code supports_hardlinks and supports_junctions
slvnlrt committed
S
perf(ntfs): remove remaining dead code from NtfsHandler
slvnlrt committed
S
perf(ntfs): replace PowerShell with native implementations
slvnlrt committed
S
fix(locations): use exact match for root paths in system directory check
slvnlrt committed
S
fix(volume): use Win32 APIs for same_physical_storage on Windows
slvnlrt committed
S
S
S
S
fix(tauri): use correct registry method names for daemon RPC calls
slvnlrt committed
March 8, 2026
S
fix(ui): install maplibre-gl at root for vite module resolution
slvnlrt committed
S
fix(watcher): downgrade expected startup warning to debug
slvnlrt committed
S
fix(tauri): use DaemonRequest format for daemon RPC calls
slvnlrt committed
S
S
fix(networking): use temp_dir() instead of hardcoded /tmp paths
slvnlrt committed