summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Add REPORT on files endpoint for filteringVincent Petry2016-02-083-1/+850
* Merge pull request #21817 from owncloud/support-old-carddav-endpointThomas Müller2016-02-089-29/+193
|\
| * Fix pathThomas Müller2016-02-081-2/+2
| * Adding pre oc 9.0 CalDAV endpoint for migration of old clientsThomas Müller2016-02-082-2/+75
| * Remove calendar-proxy support - did this ever work?Thomas Müller2016-02-082-6/+1
| * Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-087-26/+122
* | Fix PHPDocLukas Reschke2016-02-081-5/+7
* | Adding common name to shareeThomas Müller2016-02-083-4/+7
* | Original resources should not be overwritten by shared resourcesThomas Müller2016-02-082-13/+19
|/
* Mark own comments as read after postingVincent Petry2016-02-052-0/+9
* Check for authorship on edit and delete attemptsArthur Schiwon2016-02-042-1/+184
* Remove entries in dav_shares on deletion of a calendarThomas Müller2016-02-033-4/+14
* Adding propfind property to retrieve sharee information from a dav resourceThomas Müller2016-02-035-4/+201
* Deleting a shared address book results in unshareThomas Müller2016-02-035-11/+200
* Deleting a shared calendar results in unshareThomas Müller2016-02-033-2/+122
* Disallow to share with the owner of the resourceThomas Müller2016-02-031-5/+15
* Fix ACLs on shared calendarsThomas Müller2016-02-034-30/+98
* No duplicate address book if shared with user and group and the user is part ...Thomas Müller2016-02-032-6/+33
* No duplicate calendars if shared with user and group and the user is part of ...Thomas Müller2016-02-032-6/+34
* Add calendar sharingThomas Müller2016-02-0320-121/+492
* Remove deprecated and unused standalone tagJoas Schilling2016-02-031-1/+0
* Add store/retrieve checksumsRoeland Jago Douma2016-02-032-2/+37
* Merge pull request #22059 from owncloud/comments-readmark-davThomas Müller2016-02-037-9/+147
|\
| * set read marker via proppatch against entityArthur Schiwon2016-02-013-1/+43
| * Return isUnread property per commentArthur Schiwon2016-02-015-8/+104
* | Merge pull request #22055 from owncloud/systemtags-checkfileidownerThomas Müller2016-02-026-13/+109
|\ \
| * | Make sure user has access to file for system tag operationsVincent Petry2016-02-016-13/+109
| |/
* | Filter contacts from the local system addressbook - remote share with local u...Thomas Müller2016-02-021-0/+4
* | PHP 5.4 compatibilityThomas Müller2016-02-021-1/+2
* | Register all system address books to the contacts managerThomas Müller2016-02-023-6/+27
|/
* Merge pull request #21967 from owncloud/comments-webdavThomas Müller2016-02-014-2/+281
|\
| * url encode idArthur Schiwon2016-01-291-1/+1
| * standardize datetime outputArthur Schiwon2016-01-291-1/+1
| * Comments WebDAV adjustementsArthur Schiwon2016-01-294-2/+281
* | Catch potential exceptions when accessing the users avatar - e.g. issues with...Thomas Müller2016-01-291-2/+15
|/
* Merge pull request #21932 from owncloud/comments-dav-refinementsThomas Müller2016-01-294-8/+36
|\
| * provide info about plugin, and do not run commit ourselves on proppatchArthur Schiwon2016-01-264-8/+36
* | Merge pull request #21333 from owncloud/migrate-contactsThomas Müller2016-01-2811-2/+650
|\ \
| * | Add copyright headerLukas Reschke2016-01-281-0/+19
| * | Fix sql to get shared addressbooks including unit testsThomas Müller2016-01-272-1/+17
| * | Unit testing database access to old contacts tablesThomas Müller2016-01-273-3/+267
| * | Unit testing migration logicThomas Müller2016-01-274-44/+176
| * | Add app to migrate contacts and calendarsThomas Müller2016-01-277-2/+219
* | | Merge pull request #21895 from owncloud/calendar-sharingThomas Müller2016-01-2712-132/+912
|\ \ \ | |/ / |/| |
| * | Extract sharing functionality into own backend class for reusabilityThomas Müller2016-01-276-96/+203
| * | Fix server ctor including unit test - this shall never happen againThomas Müller2016-01-272-1/+25
| * | Migrate from CardDAV sharing to more generalk DAV sharingThomas Müller2016-01-279-36/+685
| |/
* | Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojsonThomas Müller2016-01-272-8/+10
|\ \
| * | Fix system tags proppatch with booleansVincent Petry2016-01-272-8/+10
| |/
* | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cronThomas Müller2016-01-272-2/+0
|\ \ | |/ |/|