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

pass complete spaces as json #2416

Merged
merged 11 commits into from
Jan 6, 2022
Merged

Commits on Jan 5, 2022

  1. pass complete spaces as json

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c3813e7 View commit details
    Browse the repository at this point in the history
  2. request ListStorageSpace instead GetHome when creating users

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    cb4cf33 View commit details
    Browse the repository at this point in the history
  3. don't check path in report

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    095759a View commit details
    Browse the repository at this point in the history
  4. fix decoding path

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    da3e130 View commit details
    Browse the repository at this point in the history
  5. return mountpoint space only once

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    75e15f2 View commit details
    Browse the repository at this point in the history
  6. refactor spaces registry json marshaling

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e82eaf9 View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    706850d View commit details
    Browse the repository at this point in the history
  8. bring back providerid

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    aee366f View commit details
    Browse the repository at this point in the history
  9. fix if err logic

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    1a1fbec View commit details
    Browse the repository at this point in the history
  10. use provider path as space for static registry

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    cecb868 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. list children on spaces propfind

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    13c8f91 View commit details
    Browse the repository at this point in the history