nextcloud-server/apps/dav/lib
Christoph Wurst 0a7b4b597e
Merge pull request #48042 from nextcloud/refactor/elvis
refactor: Use the elvis operator + fix: Handle null checks with the ?? operator
2024-09-16 10:04:37 +07:00
..
AppInfo fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Avatars Refactor `OC\Server::getAvatarManager` in dav app 2024-05-30 14:14:58 +07:00
BackgroundJob chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
BulkUpload style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CalDAV refactor: Use the elvis operator 2024-09-15 21:01:34 +07:00
CardDAV style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command feat(caldav): create subscriptions via occ 2024-09-15 19:11:26 +07:00
Comments style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Connector fix(dav): set string type for sanitizeMtime 2024-09-15 21:32:55 +07:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DAV Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles 2024-09-10 07:42:17 +07:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Direct style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Events style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Files fix(dav): Always respond custom error page on exceptions 2024-09-05 16:17:32 +07:00
Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Migration chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Provisioning/Apple chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +07:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Upload style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
UserMigration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Capabilities.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
HookManager.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +07:00
Server.php fix: Adjust unit tests and protect against XSS 2024-09-06 17:16:10 +07:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00