nextcloud/apps/dav/lib
2025-07-01 15:11:06 +02:00
..
AppInfo refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 2025-05-15 18:28:45 +02:00
Avatars chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +02:00
BulkUpload fix(DAV): Check if the header is actually the expected format 2025-05-28 09:25:47 +02:00
CalDAV fix(caldav): Use parameter for query to neutralize it in query diffs 2025-06-20 16:24:24 +02:00
CardDAV Merge pull request #52215 from nextcloud/perf/carddav/dont-query-circles 2025-06-01 19:57:13 +02:00
Command feat: add command to clear contacts photo cache 2025-05-15 17:20:57 +02:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Connector perf(dav): Preload dav search with tags/favorites 2025-06-27 20:42:07 +02:00
Controller refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
DAV Merge pull request #53671 from nextcloud/fix/read-only-share-download 2025-07-01 15:11:06 +02:00
Db fix: add calendar enable 2025-05-09 09:05:21 -04:00
Direct fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +02:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Files perf(dav): Preload dav search with tags/favorites 2025-06-27 20:42:07 +02:00
Listener refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
Migration fix(dav): add repair step to queue job to update rooms and resources 2025-05-09 17:19:43 +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 feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +01:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple fix: use correct format for getlastmodified webdav property 2025-06-10 13:15:31 +02:00
Search fix: adjust url for task links 2025-01-24 22:35:20 +01:00
Service refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
Settings refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
SetupChecks feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +01:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload feat(files): automatically create directories on upload 2025-06-26 15:08:11 +02:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +02:00
Server.php perf(dav): Preload dav search with tags/favorites 2025-06-27 20:42:07 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00