nextcloud-server/apps/dav/lib
Thomas Citharel 9252e2689b refactor(dav): remove unused CalDAVBackend method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-06-01 22:41:33 +07:00
..
AppInfo refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 2025-05-15 18:28:45 +07:00
Avatars chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +07:00
BulkUpload fix(DAV): Check if the header is actually the expected format 2025-05-28 09:25:47 +07:00
CalDAV refactor(dav): remove unused CalDAVBackend method 2025-06-01 22:41:33 +07:00
CardDAV Merge pull request #52215 from nextcloud/perf/carddav/dont-query-circles 2025-06-01 19:57:13 +07:00
Command feat: add command to clear contacts photo cache 2025-05-15 17:20:57 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector fix: log error when writing stream to dav file 2025-05-30 13:16:46 +07:00
Controller feat: add example contact on first login 2025-03-26 10:57:39 +07:00
DAV fix: hide guests group from principal backend 2025-05-23 15:24:32 +07:00
Db fix: add calendar enable 2025-05-09 09:05:21 +07:00
Direct fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +07:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception
Files fix(dav): correctly handle uploading folders with same name as a file 2025-05-16 14:38:41 +07:00
Listener feat: Calendar Export 2025-05-06 11:09:33 +07:00
Migration fix(dav): add repair step to queue job to update rooms and resources 2025-05-09 17:19:43 +07:00
Paginate feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +07:00
Profiler
Provisioning/Apple refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Search fix: adjust url for task links 2025-01-24 22:35:20 +07:00
Service fix: check if config is enabled before creating a default contact 2025-04-28 11:46:32 +07:00
Settings feat: add example contact on first login 2025-03-26 10:57:39 +07:00
SetupChecks
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +07:00
Traits
Upload feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00
UserMigration
Capabilities.php feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +07:00
ResponseDefinitions.php
RootCollection.php feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00
Server.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 2025-05-15 18:28:45 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00