mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
- Updated macOS subproject reference to indicate a dirty state. - Refactored `FileCopyJob` to improve logging for final destination calculations. - Enhanced `stream_file_data` logging to include destination path in transfer requests. - Added `find_containing` method to `EphemeralIndex` for substring search functionality. - Improved logging in `ephemeral_search` to track search results and filtering. - Replaced print statements with tracing logs in `FileTransferProtocolHandler` for better debugging.