nextcloud-server/apps/dav/lib
Marcel Müller a1469ea6cf chore(absence): Add capability for absence api
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-05 23:32:18 +07:00
..
AppInfo feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
Avatars
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +07:00
BulkUpload
CalDAV fix: improve oci compatibility when purging calendar invitations 2024-11-25 17:00:14 +07:00
CardDAV fix(carddav): limit vcard size 2024-07-10 10:43:13 +07:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +07:00
Comments
Connector fix(dav): Try basic auth for ajax WebDAV requests 2024-10-30 10:11:18 +07:00
Controller refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
DAV fix(dav): Cleanup view-only check 2024-10-28 09:23:41 +07:00
Db
Direct
Events
Exception
Files fix: Drop unnecessary exit 2024-10-08 18:14:26 +07:00
Listener
Migration fix(job): Check if carddata is resource and read it to string 2024-11-19 18:29:36 +07:00
Profiler
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:08:24 +07:00
Search
Service
Settings
SetupChecks
Storage
SystemTag chore: Break closure call on two lines to make it readable 2024-03-19 09:08:00 +07:00
Traits
Upload fix: Use proper path when trying to check if a file needs to get copied 2024-03-12 17:57:30 +07:00
UserMigration
Capabilities.php chore(absence): Add capability for absence api 2024-12-05 23:32:18 +07:00
HookManager.php
ResponseDefinitions.php
RootCollection.php
Server.php fix(caldav): Do not load IMipPlugin before user auth and session is created 2024-09-22 10:53:24 +07:00
ServerFactory.php