nextcloud-server/apps/dav/lib
Robin Appelman e532a1807d fix: allow moving from of non-resharable to other share if the user has delete permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-06 13:24:52 +07:00
..
AppInfo
Avatars
BackgroundJob fix(ooo): don't catch general DB exceptions 2025-10-07 11:37:04 +07:00
BulkUpload
CalDAV Merge pull request #56939 from nextcloud/backport/56784/stable31 2025-12-16 09:08:35 +07:00
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-12 16:26:09 +07:00
Command feat(dav): add occ commands to get and set absences 2025-07-31 10:43:47 +07:00
Comments fix(comments): Check comment object 2025-12-11 07:58:27 +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
DAV fix(dav): Allow array of array of scalars, and fix error message 2025-10-20 08:52:32 +07:00
Db
Direct
Events
Exception
Files perf(dav): Preload dav search with tags/favorites 2025-07-02 21:52:12 +07:00
Listener
Migration
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:53:04 +07:00
Profiler
Provisioning/Apple
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 10:56:22 +07:00
Service
Settings
SetupChecks
Storage
SystemTag fix(systemtags): catch empty nodes 2025-10-08 19:06:25 +07:00
Traits
Upload fix(dav): catch NotFound exception in UploadHome::childExists() 2025-12-15 19:16:14 +07:00
UserMigration
Capabilities.php
HookManager.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:26:52 +07:00
ResponseDefinitions.php
RootCollection.php Merge pull request #54276 from nextcloud/backport/50092/stable31 2025-08-15 15:53:18 +07:00
Server.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2025-10-14 15:27:25 +07:00
ServerFactory.php