Go to file
Tiger Ren 80ef6e881c Refactor sync process and enhance video handling for OneDrive integration
- Updated 'start-sync' IPC event to process video files, specifically filtering for .mov and .mp4 formats.
- Improved error handling and logging to provide feedback on video item retrieval and download status.
- Integrated Graph API client for folder content retrieval prior to sync initiation.
- Enhanced user feedback mechanisms for sync completion and error reporting.
- Updated renderer.js to manage UI states during the sync process.
2025-01-17 01:45:51 +08:00
renderer Refactor sync process and enhance video handling for OneDrive integration 2025-01-17 01:45:51 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00
package-lock.json Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00
package.json Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00