nextcloud/apps/dav/lib
Pawel Boguslawski 66b7f2effd
Extract cs:allowed-sharing-modes into it's own plugin
So that it's still there when we disable the PublishPlugin

And disable sharing calendars via link when sharik via link is disabled

This mod disallows sharing calendars via link when `shareapi_allow_links`
is disabled.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
2026-06-11 10:49:27 +02: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 Extract cs:allowed-sharing-modes into it's own plugin 2026-06-11 10:49:27 +02:00
CardDAV refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02: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 fix(dav): properly handle files metadata 2026-06-08 14:59:16 +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 Extract cs:allowed-sharing-modes into it's own plugin 2026-06-11 10:49:27 +02:00
Server.php Extract cs:allowed-sharing-modes into it's own plugin 2026-06-11 10:49:27 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00