nextcloud/apps/dav/lib
Sebastian Krupinski 0ef2f4046d
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61017 from nextcloud/fix/use-card-interface
fix: use card interface instead of object
2026-06-12 10:08:59 -04:00
..
AppInfo fix(caldav-delegation): send notification to delegator 2026-06-02 17:16:20 +02:00
Avatars chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BulkUpload chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalDAV Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number 2026-06-10 23:09:30 +02:00
CardDAV Merge pull request #61017 from nextcloud/fix/use-card-interface 2026-06-12 10:08:59 -04:00
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Comments chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Connector Merge pull request #61140 from nextcloud/fix/fix-deprecations-in-tests 2026-06-11 14:48:10 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DAV refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
Db chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Direct chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Files Merge pull request #60844 from nextcloud/fix/noid/files-join-ext-cache-select-fields 2026-06-10 16:26:55 +02:00
Listener fix(caldav-delegation): send notification to delegator 2026-06-02 17:16:20 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Paginate chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Profiler chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Provisioning/Apple chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Service fix:(dav): add note to example contact 2026-03-11 11:21:37 +01:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupChecks chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Storage chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTag chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Traits chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Upload chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserMigration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Capabilities.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConfigLexicon.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Server.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00