nextcloud/build
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
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
integration Add sharePermissions webdav property 2016-03-31 20:12:34 +02:00
.htaccess Create .htaccess 2015-06-25 11:23:11 +02:00
OCPSinceChecker.php Implement OCP Since Check for classes and interfaces 2015-07-27 10:49:45 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
gen-coverage-badge.php Add script to generate coverage badges 2016-02-16 10:07:00 +01:00
license.php Add new apps 2016-03-01 17:52:32 +01:00
package.json Update JS unit test libs 2015-07-10 11:21:47 +02:00