mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-16 12:26:42 -04:00
- Marked volumes as user-visible based on specific criteria to prevent redundant or non-useful system volumes from being displayed. - Enhanced the volume tracking actions to ensure only user-visible volumes are included in tracking and untracking operations. - Updated the storage overview component to filter and display only user-visible volumes, improving user experience and clarity. - Refactored related code for better maintainability and readability, ensuring consistent handling of volume visibility across the application.