Go to file
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
renderer Refactor sync process to handle video items and improve error handling 2025-01-09 00:13:28 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Refactor sync process to handle video items and improve error handling 2025-01-09 00:13:28 +08:00
package-lock.json Update package dependencies: add node-fetch and related modules 2025-01-08 01:14:13 +08:00
package.json Update package dependencies: add node-fetch and related modules 2025-01-08 01:14:13 +08:00