Go to file
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
renderer Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
package-lock.json Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00
package.json Refactor sync process to use new token retrieval method and update dependencies 2025-01-29 01:25:31 +08:00