mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-16 03:04:27 -04:00
- Updated the LocationUpdateAction to clone the location before building the ActiveModel, ensuring data integrity during updates. - Implemented a new event emission for ResourceChanged, providing real-time updates to the UI upon location changes. - Enhanced error handling for missing entry IDs and directory paths, improving robustness in the update process. - Refactored the LocationInspector component to include new quick actions for reindexing locations, enhancing user interaction. - Removed redundant isGlobalList flags from various components to streamline the codebase.