Go to file
Tiger Ren dec8e60a2f Enhance sync functionality with OneDrive integration
- Updated 'start-sync' IPC event to include cookie retrieval for authentication.
- Implemented error handling for missing access tokens and Graph API responses.
- Added dynamic import for 'node-fetch' to facilitate HTTP requests.
- Cleaned and encoded OneDrive paths for API queries.
- Logged available cookies and API error details for better debugging.
2025-01-08 01:31:06 +08:00
renderer Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Enhance sync functionality with OneDrive integration 2025-01-08 01:31:06 +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