nextcloud/apps/dav/lib
Morris Jobke a085a88205
Merge pull request #14954 from tacruc/searchPatterns
Allow to search for real pattern in contacts
2019-07-19 18:03:37 +02:00
..
AppInfo "Fix" the unit tests 2019-03-06 11:06:03 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 20:04:54 +02:00
CalDAV LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
CardDAV Merge pull request #14954 from tacruc/searchPatterns 2019-07-19 18:03:37 +02:00
Command avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector dont use part files for dav writes when the target folder doesn't have create permissions 2019-07-03 16:36:27 +02:00
Controller avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
DAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Exception LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
Provisioning/Apple Fix theming defaults injection if theming app is disabled 2019-01-31 09:53:45 +01:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Upload make assemblystream seekable 2019-03-13 16:32:18 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php Add event dispatcher to OCP 2019-06-25 10:02:27 +02:00
RootCollection.php Use proper dependency injection for app manager 2019-03-05 16:00:47 +01:00
Server.php Use dependency injection for app manager 2019-03-13 00:42:39 +01:00