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

Use base64url instead of base64 to avoid escaping PlutoSliderServer requests #1969

Merged
merged 4 commits into from
Apr 4, 2022

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Mar 7, 2022

See JuliaPluto/PlutoSliderServer.jl#57

TODO:

  • Breaking release
  • Remove URI encoding
  • Upload benchmark somewhere else

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2022

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="base64url")
julia> using Pluto

@fonsp fonsp changed the title Use base64url to avoid escaping PlutoSliderServer requests Use base64url instead of base64 to avoid escaping PlutoSliderServer requests Mar 7, 2022
@fonsp fonsp merged commit 3abfb4b into main Apr 4, 2022
@fonsp fonsp deleted the base64url branch April 4, 2022 13:25
@fonsp fonsp added PlutoSliderServer frontend Concerning the HTML editor labels Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor PlutoSliderServer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant