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: file URL to system path conversion #46

Merged
merged 2 commits into from
Dec 23, 2018
Merged

Commits on Nov 21, 2018

  1. fix: file URL to system path conversion

    This commit fixes the conversion from `file://` urls to system-dependent paths. It ensures that it works on Windows and with special characters.
    
    - Closes bcoe#41
    - Closes bcoe#45
    demurgos committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    1330d57 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. Configuration menu
    Copy the full SHA
    79f4327 View commit details
    Browse the repository at this point in the history