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

Remove encodeURI code #384

Merged
merged 1 commit into from
May 25, 2021
Merged

Remove encodeURI code #384

merged 1 commit into from
May 25, 2021

Commits on May 21, 2021

  1. Remove encodeURI code

    The errors that required encodeURIComponent in the past have been
    mittigated by the following commit on nextcloud viewer.
    
    nextcloud/viewer@02e1b1a
    
    The code with hasScheme may be removed, viewer now returns a full
    properly encoded URI thanks to the work done in nextcloud-router
    
    fixes #381
    
    Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>
    beardhatcode committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6d81ffb View commit details
    Browse the repository at this point in the history