Go to file
Tiger Ren 0760fb2c2a Update dependencies and refactor Graph API integration
- Added isomorphic-fetch to package.json and package-lock.json for improved fetch capabilities.
- Removed the deprecated graphApi.js file and refactored the renderer to utilize a new graph service structure.
- Updated renderer.js to enhance folder content retrieval and authentication flow, ensuring better management of access tokens.
- Improved logging for better visibility during the sync process and error handling.
2025-01-22 17:26:01 +08:00
renderer Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +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 refactor Graph API integration 2025-01-22 17:26:01 +08:00
package.json Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00