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

implement federated group sharing #9895

Merged
merged 14 commits into from
Jul 11, 2018
Merged

implement federated group sharing #9895

merged 14 commits into from
Jul 11, 2018

Commits on Jul 11, 2018

  1. add setting to enable/disable federated group sharing

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c8631d6 View commit details
    Browse the repository at this point in the history
  2. implement federated group shares

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b23032e View commit details
    Browse the repository at this point in the history
  3. log error messgage

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    8bc0de3 View commit details
    Browse the repository at this point in the history
  4. translate nextcloud share types to OCM share types

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    4c00c80 View commit details
    Browse the repository at this point in the history
  5. fix notification when a group share is received

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    7a48a85 View commit details
    Browse the repository at this point in the history
  6. accept/decline group shares

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f5a8162 View commit details
    Browse the repository at this point in the history
  7. unshare from self

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    7d2add6 View commit details
    Browse the repository at this point in the history
  8. handle unshare request from owner

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    1d5a9c3 View commit details
    Browse the repository at this point in the history
  9. start to get fed group shares into the share dialog

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    2abc705 View commit details
    Browse the repository at this point in the history
  10. update autoloader

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    5b06a7d View commit details
    Browse the repository at this point in the history
  11. update unit tests

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    3942d73 View commit details
    Browse the repository at this point in the history
  12. fix js tests

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f0aaf62 View commit details
    Browse the repository at this point in the history
  13. add some integration tests

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    0c09f56 View commit details
    Browse the repository at this point in the history
  14. fix unit tests

    Signed-off-by: Bjoern Schiessle <[email protected]>
    schiessle committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    412f6a6 View commit details
    Browse the repository at this point in the history