nextcloud-server/apps/dav/lib
SebastianKrupinski 542ca301b5 feat: restrict calendar invitation participants
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-01-15 17:56:07 +07:00
..
AppInfo feat: calendar federation 2025-08-27 17:14:15 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob fix(ooo): don't catch general DB exceptions 2025-10-07 11:37:18 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV feat: restrict calendar invitation participants 2026-01-15 17:56:07 +07:00
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-11 11:12:51 +07:00
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 2025-10-20 11:20:22 +07:00
Comments fix(comments): Check comment object 2025-12-11 07:57:56 +07:00
Connector fix: allow moving from of non-resharable to other share if the user has delete permissions 2026-01-06 13:24:52 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DAV fix(dav): Allow array of array of scalars, and fix error message 2025-10-20 10:35:17 +07:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 17:25:04 +07:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 +07:00
Events
ExampleContentFiles
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Files fix(FilesDropPlugin): Ensure all request for file request have a nickname 2025-11-18 15:19:46 +07:00
Listener fix(caldav): disable remote access when calendar federation is off 2025-10-08 17:22:44 +07:00
Migration feat(migration-attributes): missing attributes 2025-09-04 09:02:00 +07:00
Model
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:53:18 +07:00
Profiler
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 10:56:35 +07:00
Service fix: make sure default contact exists by default 2025-09-17 10:01:19 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetupChecks
Storage
SystemTag fix(systemtags): catch empty nodes 2025-10-08 19:06:39 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload fix(dav): catch NotFound exception in UploadHome::childExists() 2025-12-15 19:16:27 +07:00
UserMigration
Capabilities.php Revert "fix: temporarily disable public shares chunking capability" 2025-11-18 15:19:46 +07:00
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Server.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 2025-08-18 14:39:37 +07:00
ServerFactory.php