nextcloud-server/apps/dav/lib
Robin Appelman 078f65645c
dont use part files for dav writes when the target folder doesn't have create permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-08-08 09:00:29 +07:00
..
AppInfo Log failure on parsing 2019-01-04 20:34:38 +07:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +07:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 21:03:58 +07:00
CalDAV allow to provide supported calendar component set internally as a string 2019-07-25 11:37:54 +07:00
CardDAV do not create folder just to delete it afterwards 2019-04-30 07:27:32 +07:00
Command Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +07:00
Comments Update license headers 2017-11-06 16:56:19 +07:00
Connector dont use part files for dav writes when the target folder doesn't have create permissions 2019-08-08 09:00:29 +07:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +07:00
DAV Fix displayName return of dav groups request 2018-11-10 13:34:07 +07:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +07:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +07:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +07:00
Migration Remove orphan event and contacts data 2019-05-06 12:49:54 +07:00
Settings Add groupware settings section 2018-06-27 19:16:21 +07:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +07:00
Upload Implement the size of an assembly stream 2018-10-26 10:43:11 +07:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +07:00
HookManager.php be careful with mixed return values even if it may look unsuspicious… 2018-12-17 12:08:10 +07:00
RootCollection.php allow group principal search for dav displayname property 2018-10-22 15:48:18 +07:00
Server.php Log failure on parsing 2019-01-04 20:34:38 +07:00