onedrive_sync/renderer
Tiger Ren 3d8cffac3f Refactor sync process to use new token retrieval method and update dependencies
- Updated node-fetch to version 2.6.7 to resolve compatibility issues
- Modified main.js to handle new async token retrieval approach
- Simplified start-sync IPC handler to prepare for new authentication flow
- Updated package.json and package-lock.json to reflect dependency changes
- Adjusted renderer.js to work with new GraphApiClient token retrieval method
2025-01-29 01:25:31 +08:00
..
AuthProvider.js use new lib to get token 2025-01-23 00:36:44 +08:00
authConfig.js Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
constants.js Refactor sync process and enhance video handling for OneDrive integration 2025-01-17 01:45:51 +08:00
graph.js Refactor sync process and enhance video handling for OneDrive integration 2025-01-17 01:45:51 +08:00
graphApi.js Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
graphHelper.js Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
index.html Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
renderer.js Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
styles.css Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00