summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/info.xml
Commit message (Collapse)AuthorAgeFilesLines
* [stable9] Use CLOB for timezoneLukas Reschke2016-03-041-1/+1
| | | | | | | | | | TEXT defaults to a length of 255 which is going to fail in some cases as the timezone can be rather long. This changes it back to a CLOB as it has been before as well: owncloudarchive/calendar@8d8bb68. I'm not super convinced that CLOB is the best choice here but at least it seems to work. Fixes #22876 Backport of https://github.com/owncloud/core/pull/22878 to stable9
* Fix pathThomas Müller2016-02-081-2/+2
|
* Adding pre oc 9.0 CalDAV endpoint for migration of old clientsThomas Müller2016-02-081-2/+6
|
* Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-081-1/+3
|
* Remove deprecated and unused standalone tagJoas Schilling2016-02-031-1/+0
|
* Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-261-1/+1
|
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
|
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+3
|
* Introducing CalDAV into coreThomas Müller2015-11-161-1/+1
|
* Introducing CardDAV into coreThomas Müller2015-11-061-1/+1
|
* Introduced the new webdav endpoint remote.php/dav holding the principals and ↵Thomas Müller2015-10-261-1/+2
| | | | the files collection
* increase core version and add dav version numberMorris Jobke2015-10-211-0/+1
|
* Fix typo and adjust required versionMorris Jobke2015-10-161-2/+2
|
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+22