nextcloud-server/apps/dav/lib
Christopher Ng 302a67f685 Integrate migrator
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-02 01:59:15 +07:00
..
AppInfo Integrate migrator 2022-03-02 01:59:15 +07:00
Avatars Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +07:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
CalDAV Calendar export and import 2022-03-02 01:59:15 +07:00
CardDAV Convert strict_search to wildcard property and add psalm docs 2021-12-08 19:24:16 +07:00
Command Integrate migrator 2022-03-02 01:59:15 +07:00
Comments Update php licenses 2021-06-04 22:02:41 +07:00
Connector Make Sabre File exception messages translatable 2022-03-01 23:29:33 +07:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +07:00
DAV Convert properties value to string before passing them to database 2022-01-20 15:08:04 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Direct Update php licenses 2021-06-04 22:02:41 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07: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 +07:00
Migration Cast orphan subscription id to int 2021-12-01 10:48:14 +07:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +07:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +07:00
Settings Add scheduling availability settings 2021-10-18 20:21:51 +07:00
Storage Update php licenses 2021-06-04 22:02:41 +07:00
SystemTag Update php licenses 2021-06-04 22:02:41 +07:00
Traits Update php licenses 2021-06-04 22:02:41 +07:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
UserMigration Integrate migrator 2022-03-02 01:59:15 +07:00
Capabilities.php Clean BulkUpload plugin 2021-10-16 09:42:07 +07:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +07:00
RootCollection.php Remove shadowed $config variable 2021-10-13 13:03:40 +07:00
Server.php Remove setting defaultUsernamePath dynamically 2022-02-14 19:40:31 +07:00