You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib
John Molakvoæ bd00b75b29
Merge pull request #53671 from nextcloud/fix/read-only-share-download
3 months ago
..
AppInfo refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 5 months ago
Avatars chore: Apply new rector configuration to apps folder 8 months ago
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 5 months ago
BulkUpload fix(DAV): Check if the header is actually the expected format 4 months ago
CalDAV fix(caldav): Use parameter for query to neutralize it in query diffs 4 months ago
CardDAV Merge pull request #52215 from nextcloud/perf/carddav/dont-query-circles 4 months ago
Command feat: add command to clear contacts photo cache 5 months ago
Comments refactor: Use Http framework where possible 10 months ago
Connector perf(dav): Preload dav search with tags/favorites 3 months ago
Controller refactor(dav): move shared logic to a dedicated example contact service 4 months ago
DAV Merge pull request #53671 from nextcloud/fix/read-only-share-download 3 months ago
Db fix: add calendar enable 5 months ago
Direct fix(throttler): Remove the sleep from the throttler that throws 5 months ago
Events refactor: Apply rector refactorings 5 months ago
ExampleContentFiles feat: add example contact on first login 6 months ago
Exception feat: create example event when a user logs in for the first time 4 months ago
Files perf(dav): Preload dav search with tags/favorites 3 months ago
Listener refactor(dav): move shared logic to a dedicated example contact service 4 months ago
Migration fix(dav): add repair step to queue job to update rooms and resources 5 months ago
Model feat: create example event when a user logs in for the first time 4 months ago
Paginate feat(dav): introduce paginate with custom headers 10 months ago
Profiler refactor(apps): Use constructor property promotion when possible 12 months ago
Provisioning/Apple fix: use correct format for getlastmodified webdav property 4 months ago
Search fix: adjust url for task links 8 months ago
Service refactor(dav): move shared logic to a dedicated example contact service 4 months ago
Settings refactor(dav): move shared logic to a dedicated example contact service 4 months ago
SetupChecks feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Storage refactor(Storage): Align all Storage constructors 12 months ago
SystemTag fix(dav): filter user files when updating tags 7 months ago
Traits chore: Add SPDX header 1 year ago
Upload feat(files): automatically create directories on upload 3 months ago
UserMigration refactor(apps): Use constructor property promotion when possible 12 months ago
Capabilities.php feat(dav): Enable chunked upload for public shares 5 months ago
ResponseDefinitions.php feat(dav): Add an API for upcoming events 1 year ago
RootCollection.php feat(dav): Allow UploadHome to handle public shares 5 months ago
Server.php perf(dav): Preload dav search with tags/favorites 3 months ago
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 9 months ago