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 issues with remote editing #1278

Merged
merged 4 commits into from
Dec 3, 2020
Merged

Commits on Dec 3, 2020

  1. Make sure we always have an empty string in the remote server columns

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    999fc20 View commit details
    Browse the repository at this point in the history
  2. Fix relative path exposed to the redirect event

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c062ea3 View commit details
    Browse the repository at this point in the history
  3. Avoid issues with missing trailing slash in remote url

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e63a681 View commit details
    Browse the repository at this point in the history
  4. Expose app version through capabilities

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4c31101 View commit details
    Browse the repository at this point in the history