Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Addressbook sharing added based on a simplified approach which is based on ↵ | Thomas Müller | 2015-11-19 | 1 | -0/+51 |
| | | | | calendar sharing standard | ||||
* | Merge pull request #20371 from owncloud/add-caldav-2 | Thomas Müller | 2015-11-18 | 3 | -1/+390 |
|\ | | | | | Introducing CalDAV into core | ||||
| * | Add occ command to create a new calendar | Thomas Müller | 2015-11-16 | 1 | -0/+2 |
| | | |||||
| * | Introducing CalDAV into core | Thomas Müller | 2015-11-16 | 2 | -1/+388 |
| | | |||||
* | | Add fake locker plugin for WebDAVFS | Lukas Reschke | 2015-11-13 | 2 | -2/+4 |
|/ | | | | WebDAVFS as used by Finder requires a Class 2 compatible WebDAV server. This change introduces a fake locking provider which will simply advertise Locking support when a request originates from WebDAVFS. It will also return successful LOCK and UNLOCK responses. | ||||
* | Adding occ command to create an addressbook | Thomas Müller | 2015-11-06 | 1 | -0/+8 |
| | |||||
* | Introducing CardDAV into core | Thomas Müller | 2015-11-06 | 2 | -1/+187 |
| | |||||
* | Introduced the new webdav endpoint remote.php/dav holding the principals and ↵ | Thomas Müller | 2015-10-26 | 2 | -1/+13 |
| | | | | the files collection | ||||
* | Add tests for Sabre Auth plugin + make getCurrentUser compatible | Lukas Reschke | 2015-10-23 | 1 | -1/+4 |
| | |||||
* | increase core version and add dav version number | Morris Jobke | 2015-10-21 | 1 | -0/+1 |
| | |||||
* | Fix typo and adjust required version | Morris Jobke | 2015-10-16 | 1 | -2/+2 |
| | |||||
* | Fix webdav access | Roeland Jago Douma | 2015-10-16 | 1 | -1/+2 |
| | | | | | * Correct namespace * Pass the EventDispatcher to the webDAV server | ||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 3 | -0/+151 |