mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Introduced a new Events domain for monitoring events in real-time, allowing users to filter events by type, library ID, job ID, and device ID. - Updated the CLI to include an Events command, enabling users to access the new monitoring features. - Enhanced the Cargo.lock and related modules to support the new functionality, ensuring seamless integration with existing systems. - Added necessary arguments and command handling for the Events command in the CLI.