nextcloud/build/integration/features
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property
This property can be queries by the clients so they know the max
permissions they can use to share a file with. This will improve the UX.

The oc:permissions proptery is not enough since mountpoints have
different permissions (delete + move by default).

By making it a new property the clients can just request it. On older
servers it will just return a 404 for that property (and thus they know
they have to fall back to their hacky work arounds). But if the property
is returned the client can show proper info.

* unit tests
* intergration test
2016-03-31 20:12:34 +02:00
..
bootstrap Add sharePermissions webdav property 2016-03-31 20:12:34 +02:00
caldav.feature Hides nodes from listing that the user has no access to 2016-02-29 20:53:38 +01:00
carddav.feature Hides nodes from listing that the user has no access to 2016-02-29 20:53:38 +01:00
checksums.feature Checksum intergration test 2016-03-01 11:37:16 +01:00
comments.feature Add integration tests for comments 2016-02-19 18:08:34 +01:00
provisioning-v1.feature Adjust OCS test 2016-03-04 18:00:23 +01:00
provisioning-v2.feature Being explicit between http and ocs return codes 2015-10-06 10:30:31 +02:00
sharing-v1.feature Add sharePermissions webdav property 2016-03-31 20:12:34 +02:00
tags.feature Add integration tests for tags 2016-02-19 20:45:20 +01:00
webdav-related.feature Add intergration tests 2016-03-17 16:54:54 +01:00