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

Add oc:favorite to REPORT call for searching for favorites #23263

Closed
PVince81 opened this issue Mar 15, 2016 · 2 comments · Fixed by #26099
Closed

Add oc:favorite to REPORT call for searching for favorites #23263

PVince81 opened this issue Mar 15, 2016 · 2 comments · Fixed by #26099

Comments

@PVince81
Copy link
Contributor

The "Favorites" section in the files app is still using an internal API.

Since 9.0 we have a new REPORT Webdav call that is able to return filtered results.

This ticket is about extending the REPORT request:

  • accept a "oc:favorite" filter criteria to specify that we want only favorites or only non-favorites (0 or 1)
  • return a list of filtered results
  • change the web UI to use that Webdav call
@PVince81
Copy link
Contributor Author

Implemented here: #26099

@lock
Copy link

lock bot commented Aug 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants