Files
spacedrive/core/tests
Jamie Pine 63f2f44f20 feat: Improve rename handling in macOS watcher with database integration
- Enhanced `MacOSHandler` to query the database for inode information when handling rename events, allowing detection of renamed files even when the old path no longer exists.
- Implemented `get_inode_from_db()` method to facilitate database lookups for inode retrieval.
- Updated `handle_single_rename_event()` to utilize the new database query logic, ensuring proper event emission and entry identity preservation.
- Registered and unregistered database connections for locations in `LocationWatcher`, improving rename detection accuracy.
- Added integration tests to validate rename functionality and ensure no duplicate entries are created during renames.
2025-10-08 00:45:20 -07:00
..
2025-09-07 01:44:02 -04:00
2025-09-07 01:44:02 -04:00
2025-09-07 01:44:02 -04:00
2025-09-07 01:44:02 -04:00