mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 22:50:11 -04:00
- Extract duplicated Windows extended path normalization into shared `common::utils::strip_windows_extended_prefix()` helper (was copy-pasted in location/manager.rs, locations/add/action.rs, volume/fs/refs.rs) - Add `unwatch_location()` call in LocationRemoveAction to stop the filesystem watcher when a location is deleted (symmetric with the `watch_location()` added in LocationAddAction) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>