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

[OCS] filter share with me requests #1302

Merged
merged 3 commits into from
Nov 9, 2020

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Nov 5, 2020

The OCS API now properly filters share with me requests by path and by share status.

Also split the code into several files wit hrelated functions. 1700 lines is unwieldy.

fixes https://github.com/owncloud/ocis-reva/issues/260

related https://github.com/owncloud/ocis-reva/issues/311

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic force-pushed the filter-share-with-me branch 2 times, most recently from 1b2c89c to aff7563 Compare November 6, 2020 21:32
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@labkode labkode merged commit 963327d into cs3org:master Nov 9, 2020
@butonic butonic deleted the filter-share-with-me branch November 9, 2020 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sharee retrieves the information about a share -but gets response containing all the shares
2 participants