nextcloud-server/apps/dav/lib
Richard Steinmetz 51f0aa5be2
fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring
Fixes creating events with attendees on the same server.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-18 13:27:56 +07:00
..
AppInfo fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-01 15:15:53 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent 2025-08-15 11:06:48 +07:00
CardDAV fix(dav): calculate permissions based on addressbook principal 2025-08-06 18:15:43 +07:00
Command feat(dav): add occ commands to get and set absences 2025-07-30 22:22:22 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring 2025-08-18 13:27:56 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DAV Merge pull request #54405 from nextcloud/perf/custom-properties-default-value 2025-08-15 13:34:29 +07:00
Db perf(caldav): Only prefetch published properties 2025-08-15 09:57:58 +07:00
Direct fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +07:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Files chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Listener Merge pull request #53418 from nextcloud/fix/timedjob-execution-time 2025-07-03 14:16:56 +07:00
Migration perf: delete commonly used custom properties instead of setting the default value 2025-08-13 20:07:43 +07:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +07:00
Paginate chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search fix: adjust url for task links 2025-01-24 22:35:20 +07:00
Service refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetupChecks feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload feat(files): automatically create directories on upload 2025-06-26 15:08:11 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php feat(cardav): support result truncation for addressbook federation 2025-08-06 14:04:55 +07:00
Server.php Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent 2025-08-15 11:06:48 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00