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
Carl Schwan 2ae9626fec
refactor(user_ldap): Port most of the remaining deprecated IConfig usage
6 months ago
..
AppInfo refactor(dav): remove use of IAppContainer in favor of ContainerInterface 7 months ago
Avatars chore: apply new CSFixer rules 11 months ago
BackgroundJob chore: Run rector with new rules for fetch 6 months ago
BulkUpload chore: apply new CSFixer rules 11 months ago
CalDAV refactor(user_ldap): Port most of the remaining deprecated IConfig usage 6 months ago
CardDAV chore: Run rector with new rules for fetch 6 months ago
Command chore: Run rector with new rules for fetch 6 months ago
Comments fix(comments): Check comment object 6 months ago
Connector Merge pull request #54436 from nextcloud/s3-signed-url 6 months ago
Controller chore: Run rector with new rules for fetch 6 months ago
DAV chore: Run rector with new rules for fetch 6 months ago
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 8 months ago
Direct chore(dav): Fix typo in property name 10 months ago
Events refactor: Apply rector refactorings 1 year ago
ExampleContentFiles feat: add example contact on first login 1 year ago
Exception chore: apply new CSFixer rules 11 months ago
Files fix(FilesDropPlugin): Ensure all request for file request have a nickname 6 months ago
Listener chore: Register `system_addressbook_exposed` in lexicon 8 months ago
Migration feat(CalDAV): Increase Calendar Object UID field size 6 months ago
Model feat: create example event when a user logs in for the first time 12 months ago
Paginate fix(pagination): render multistatus to XML before caching 7 months ago
Profiler
Provisioning/Apple chore: apply new CSFixer rules 11 months ago
Search fix(caldav): encoding inconsistencies in event search provider 8 months ago
Service fix: make sure default contact exists by default 8 months ago
Settings refactor: Run rector 6 months ago
SetupChecks chore: Register `system_addressbook_exposed` in lexicon 8 months ago
Storage
SystemTag fix(systemtags): catch empty nodes 8 months ago
Traits chore: apply new CSFixer rules 11 months ago
Upload refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
UserMigration
Capabilities.php Revert "fix: temporarily disable public shares chunking capability" 6 months ago
ConfigLexicon.php chore: Register `system_addressbook_exposed` in lexicon 8 months ago
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 9 months ago
Server.php refactor: apply rector rules for PHPUnit 10 7 months ago
ServerFactory.php