- Initialized the @electron/remote module in main.js to enable remote functionality for the application. - Updated package.json and package-lock.json to include @electron/remote version 2.1.2 and uuid version 11.0.4 for improved GUID generation. - Refactored graphApi.js to utilize the remote module for creating an authentication window and managing OAuth flows with Microsoft Graph API. - Enhanced listFolderContents method to log detailed information about folder queries and handle access tokens more effectively. - Updated renderer.js to improve logging during folder content retrieval, providing better visibility into the sync process. |
||
|---|---|---|
| renderer | ||
| .gitignore | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||