Files
spacedrive/core/src/volume
slvnlrt 1d7097d64c refactor(locations): extract UNC path helper, add unwatch on removal
- 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>
2026-03-25 14:45:48 +01:00
..
2025-10-14 23:02:13 -07:00