nextcloud/apps/dav/lib
Georg Ehrke 9f345bd786
add oc_calendar_resources_md and oc_calendar_rooms_md tables
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-08-01 10:08:55 +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 Merge pull request #16560 from nextcloud/bugfix/noid/fix_cutype_reporting 2019-07-27 12:23:25 +02:00
CardDAV Dont assign $options to $options and cleanup doc 2019-07-22 18:48:47 +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 More precise error message when expected filesize does not match - could be on reading or writing side 2019-07-29 15:03:01 +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 add oc_calendar_resources_md and oc_calendar_rooms_md tables 2019-08-01 10:08:55 +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