Commit Graph

1 Commits

Author SHA1 Message Date
Tiger Ren 27e77d2998 Refactor sync process to handle video items and improve error handling
- Updated 'start-sync' IPC event to process video files from OneDrive, filtering for .mov and .mp4 formats.
- Enhanced logging to provide feedback on the number of video items found and downloaded.
- Integrated Graph API client to retrieve folder contents before initiating sync.
- Improved error handling for sync operations and added user feedback for sync completion and errors.
- Updated renderer.js to manage button states during the sync process.
2025-01-09 00:13:28 +08:00