nextcloud-server/apps/dav/lib
Louis Chemineau 835e14ec4e fix: Override start method of \Sabre\DAV\Server to remove exception output
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-08 18:14:26 +07:00
..
AppInfo feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
Avatars
BackgroundJob fix(dav): Add retention time to sync token cleanup 2024-06-04 19:07:01 +07:00
BulkUpload fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +07:00
CalDAV Merge pull request #48510 from nextcloud/fix/stable28/webcal-subscription-jobs-middleware 2024-10-02 12:05:20 +07:00
CardDAV fix(carddav): limit vcard size 2024-07-10 10:43:13 +07:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +07:00
Comments chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Connector fix: Override start method of \Sabre\DAV\Server to remove exception output 2024-10-08 18:14:26 +07:00
Controller refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
DAV fix(dav): ACLs for shared addressbooks 2024-03-21 11:56:42 +07:00
Db [stable28] enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 15:44:23 +07:00
Direct chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Events chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Exception
Files fix: Drop unnecessary exit 2024-10-08 18:14:26 +07:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +07:00
Migration fix(BuildSocialSearchIndexBackgroundJob): offset not applied 2024-07-01 14:40:28 +07:00
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:08:24 +07:00
Search feat(dav): hide search providers if their respective app is not activated 2023-11-29 09:28:00 +07:00
Service fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetupChecks Add quotation marks 2023-11-22 14:55:23 +07:00
Storage
SystemTag chore: Break closure call on two lines to make it readable 2024-03-19 09:08:00 +07:00
Traits
Upload fix: Use proper path when trying to check if a file needs to get copied 2024-03-12 17:57:30 +07:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Capabilities.php
HookManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +07:00
RootCollection.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Server.php fix(caldav): Do not load IMipPlugin before user auth and session is created 2024-09-22 10:53:24 +07:00
ServerFactory.php