nextcloud/apps/dav/lib
Anna Larch 0745fc5012 Move calendar objects between calendars instead of deleting and recreating them
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-03-16 12:48:50 +01:00
..
AppInfo Integrate migrator 2022-03-02 01:59:15 +00:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +01:00
CalDAV Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
CardDAV Don't recreate sql query each time 2022-03-10 15:10:08 +01:00
Command Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
Comments Update php licenses 2021-06-04 22:02:41 +02:00
Connector Merge pull request #31266 from nextcloud/root-setup-mountprovider 2022-03-04 13:44:05 +00:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +02:00
DAV Convert properties value to string before passing them to database 2022-01-20 15:08:04 +01:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Files Merge pull request #27635 from nextcloud/fix/datetime-constants 2021-06-23 09:56:28 -07:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Cast orphan subscription id to int 2021-12-01 10:48:14 +01:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Add scheduling availability settings 2021-10-18 20:21:51 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
UserMigration Extends UserMigrationException in CalendarMigratorException 2022-03-14 14:34:16 +01:00
Capabilities.php Clean BulkUpload plugin 2021-10-16 09:42:07 +02:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +02:00
RootCollection.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
Server.php Add logging around dav exec 2022-02-28 11:24:41 +01:00