-
Notifications
You must be signed in to change notification settings - Fork 87
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
expose groupfolder through dav endpoint #2326
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@artonge @icewind1991 if you have some time to quickly test the front, would be nice! :) |
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.
- If no actions available, should we allow selection?
- Is there a way to provide icons to be displayed on the folder or file icon to differentiate groupfolder, share, e2ee, ...
- The home icon is useless, can it be removed?
For server
Will be, also for server. The old way was a bit hacky, I will provide a dedicated MimeIcon API to register inline svg
It's not, clicking the last breadcrumb refreshes the current folder. |
expose groupfolders at
/remote.php/dav/groupfolders/<user id>
you can also request the mount point for the group folder by requesting the
{http://nextcloud.org/ns}mount-point
property