onedrive_sync/renderer/graph
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
..
AuthProvider.js Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00
authConfig.js Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00
constants.js Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00
graph.js Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00
graphApi.js Update dependencies and refactor Graph API integration 2025-01-22 17:26:01 +08:00