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
Georg Ehrke 089a421ece
RefreshWebcalJob: replace ugly Regex with standard php utils
7 years ago
..
AppInfo "Fix" the unit tests 7 years ago
Avatars Fix avatarHome 8 years ago
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 7 years ago
CalDAV Typehint builtin types in constructor to not initiate autoloading 7 years ago
CardDAV do not create folder just to delete it afterwards 7 years ago
Command avoids users searches on backend, faster processing 7 years ago
Comments Update license headers 8 years ago
Connector log inner exception during dav write 7 years ago
Controller avoids users searches on backend, faster processing 7 years ago
DAV implement principal property search for calendar user address set property 7 years ago
Db Add backgroundjob to cleanup expired direct links 8 years ago
Direct Add tests for DirectFile and DirectHome 8 years ago
Files cast timestamps older than unix epoch to 0 7 years ago
Migration Don't run repair step for every individual user, outsource that to background job 7 years ago
Provisioning/Apple Fix theming defaults injection if theming app is disabled 7 years ago
Settings Add groupware settings section 8 years ago
SystemTag Remove unneeded semicolon and parentheses 8 years ago
Upload make assemblystream seekable 7 years ago
Capabilities.php Update license headers 8 years ago
HookManager.php Add event dispatcher to OCP 7 years ago
RootCollection.php Use proper dependency injection for app manager 7 years ago
Server.php Use dependency injection for app manager 7 years ago