nextcloud-server/apps/dav/lib
Georg Ehrke 089a421ece
RefreshWebcalJob: replace ugly Regex with standard php utils
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-02 20:04:54 +07:00
..
AppInfo "Fix" the unit tests 2019-03-06 11:06:03 +07:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +07:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 20:04:54 +07:00
CalDAV Typehint builtin types in constructor to not initiate autoloading 2019-06-04 15:13:33 +07:00
CardDAV do not create folder just to delete it afterwards 2019-04-29 16:46:56 +07:00
Command avoids users searches on backend, faster processing 2019-04-17 15:55:23 +07:00
Comments Update license headers 2017-11-06 16:56:19 +07:00
Connector log inner exception during dav write 2019-06-06 16:02:42 +07:00
Controller avoids users searches on backend, faster processing 2019-04-17 15:55:23 +07:00
DAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +07:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +07:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +07:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +07:00
Migration Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +07:00
Provisioning/Apple Fix theming defaults injection if theming app is disabled 2019-01-31 09:53:45 +07:00
Settings Add groupware settings section 2018-06-27 19:16:21 +07:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +07:00
Upload make assemblystream seekable 2019-03-13 16:32:18 +07:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +07:00
HookManager.php Add event dispatcher to OCP 2019-06-25 10:02:27 +07:00
RootCollection.php Use proper dependency injection for app manager 2019-03-05 16:00:47 +07:00
Server.php Use dependency injection for app manager 2019-03-13 00:42:39 +07:00