onedrive_sync/renderer
Tiger Ren f09966ecd5 Update dependencies and enhance GraphApiClient for improved OneDrive integration
- Added @azure/msal-node and @microsoft/microsoft-graph-client to package.json and package-lock.json for enhanced authentication and API interactions.
- Refactored GraphApiClient to improve access token retrieval and logging, ensuring better handling of cookies and token formatting.
- Updated the method for listing folder contents to utilize the new authentication flow, enhancing the overall functionality of the OneDrive integration.
2025-01-13 21:07:28 +08:00
..
graphApi.js Update dependencies and enhance GraphApiClient for improved OneDrive integration 2025-01-13 21:07:28 +08:00
index.html Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
renderer.js Integrate @electron/remote for enhanced OneDrive API interactions and update dependencies 2025-01-09 01:01:31 +08:00
styles.css Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00