nextcloud/apps/dav/lib
Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another
Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add a basic check for displaynames in case we fail to get calendar from uri and put some sf console styles & refactor a bit

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

basic Tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

add forgotten createNamedParameter()

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:33 +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 Add command to move a calendar from an user to another 2019-01-16 13:58:33 +01:00
CardDAV Update apps/dav/lib/CardDAV/PhotoCache.php 2019-01-04 20:04:13 +01:00
Command Add command to move a calendar from an user to another 2019-01-16 13:58:33 +01: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