mirror of
https://github.com/kyantech/Palmr.git
synced 2025-11-03 05:23:19 +00:00
- Refactored disk space retrieval logic to support multiple commands based on the operating system. - Added detailed error handling for disk space detection failures, including specific messages for system configuration issues. - Updated API responses to provide clearer error messages to the frontend. - Enhanced the dashboard UI to display loading states and error messages related to disk space retrieval, with retry functionality. - Improved type definitions to accommodate new error handling in the dashboard components.