-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Share api expanded by tags #3876
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
Conversation
|
@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rullzer, @icewind1991 and @schiessle to be potential reviewers. |
16b945f to
3294a82
Compare
|
I rebased to resolve a conflict |
|
👍 from me on this |
3294a82 to
bbf7dc6
Compare
rullzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm stll not very happy with this. But I see no (or rather don't have time for) a better way.
@jancborchardt you can be happy...
rullzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mmmm it seem the data is not properly re-requested....
|
Rather rerendered. Steps:
The result is that the list is not rerendered.... |
|
Once #4293 is in this should be good to go as well... Will rebase after that. |
* share api expanded by tags * Modified files_sharing JS Unit tests * modified tests. renamed request parameter. refactoring * Update Share20OCS.php Added missing function description * Update Helper.php Added missing function description * Update Helper.php implicit boolean conversion to !empty() * Update Share20OCSTest.php Signed-off-by: Morris Jobke <[email protected]>
bbf7dc6 to
81b1dc4
Compare
Rebased. |
|
I tested it and it works properly 👍 |
@rullzer @schiessle I adjusted the downstream to the new location of the sharing code.