mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-22 23:48:26 -04:00
- Updated the TODO list to clarify the quick preview reporting issue. - Enhanced the Tauri app's menu to include custom clipboard operations (cut, copy, paste) with appropriate state management. - Introduced a new `statistics_listener` service to manage per-library statistics recalculation based on resource changes, improving performance and responsiveness. - Added configuration options for enabling/disabling the statistics listener in the application settings. - Refactored event handling in the job manager to improve logging and status monitoring. - Updated tests to include the new statistics listener functionality and ensure proper event collection during file operations.