Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(workbench): add cross-browser file sync and improve GitHub integration #243

Closed
wants to merge 3 commits into from

Conversation

Kenny1338
Copy link

  • Add fallback file sync support for browsers without File System Access API
  • Implement syncFilesLegacy method for broader browser compatibility
  • Fix GitHub API integration and improve type safety with Octokit
  • Add proper error handling and user feedback for file operations

feat(workbench): add cross-browser file sync and improve GitHub integration

- Add fallback file sync support for browsers without File System Access API
- Implement syncFilesLegacy method for broader browser compatibility
- Fix GitHub API integration and improve type safety with Octokit
- Add proper error handling and user feedback for file operations
feat(workbench): add cross-browser file sync and improve GitHub integration

- Add fallback file sync support for browsers without File System Access API
- Implement syncFilesLegacy method for broader browser compatibility
- Fix GitHub API integration and improve type safety with Octokit
- Add proper error handling and user feedback for file operations
@Kenny1338 Kenny1338 closed this by deleting the head repository Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant