nextcloud/apps/dav/lib
Joas Schilling 4149d428d3
Principals can be principal/user/<name> or principal/<name> from legacy installs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 11:21:41 +01:00
..
AppInfo Log failure on parsing 2019-01-04 20:04:13 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
CalDAV Prevent php info about missing index for old events 2019-01-09 14:43:51 +01:00
CardDAV Update apps/dav/lib/CardDAV/PhotoCache.php 2019-01-04 20:04:13 +01:00
Command Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector check anonymous OPTIONS requests file in root (not in subdir) 2019-01-04 18:42:42 +00:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV Fix displayName return of dav groups request 2018-11-10 13:34:07 +01:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Principals can be principal/user/<name> or principal/<name> from legacy installs 2019-01-14 11:21:41 +01:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Upload Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php be careful with mixed return values even if it may look unsuspicious… 2018-11-27 17:16:58 +01:00
RootCollection.php Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
Server.php Log failure on parsing 2019-01-04 20:04:13 +01:00