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

fix(client/uploadObjTalk): allow unicode filename #52

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

vonernue
Copy link
Contributor

Description

This PR is for allowing unicode filename in uploadObjTalk(). By using this new method to encode params, it allows us to use unicode filename. Otherwise, btoa will report invalid characters.

Checklist

  • Run tests (optional)
  • Add jsdoc (optional)
  • Test in your environment (optional)

If you feel good :), please do the contents of the checklist.

@EdamAme-x
Copy link
Member

thanks

@EdamAme-x EdamAme-x merged commit 701c42e into evex-dev:main Dec 26, 2024
3 checks passed
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.

2 participants