summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* | | Restrict proppatch to the proper nodesVincent Petry2017-04-253-26/+20
|/ /
* | Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-2430-54/+1
|\ \
| * | Remove unused use statementsMorris Jobke2017-04-2230-54/+1
| |/
* | Merge pull request #4401 from nextcloud/caldav-carddav-nc-owner-displaynameRoeland Jago Douma2017-04-246-12/+77
|\ \
| * | add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-236-12/+77
| |/
* / Remove unused variablesMorris Jobke2017-04-221-1/+0
|/
* Merge pull request #4406 from nextcloud/fix-unit-test-problemsRoeland Jago Douma2017-04-212-7/+17
|\
| * Fix invalid Dav testJoas Schilling2017-04-202-7/+17
* | Fix unit testsMorris Jobke2017-04-202-1/+5
* | Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-202-34/+27
* | Add public access modifier to all methodsJoas Schilling2017-04-202-20/+20
* | Restrict share handling to the owner onlyJoas Schilling2017-04-203-8/+34
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-152-8/+8
* [tx-robot] updated from transifexNextcloud bot2017-04-142-0/+74
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-122-18/+21
|\
| * adjust existing testsBjoern Schiessle2017-04-111-4/+4
| * get addressbook url and carddav user from remote serverBjoern Schiessle2017-04-111-14/+17
* | Allow file upload when storage is unlimitedJoas Schilling2017-04-122-6/+12
* | Update comments to NextcloudMorris Jobke2017-04-113-3/+3
|/
* Add missing maintenance plugin to new DAV endpointLukas Reschke2017-04-111-0/+3
* Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-101-1/+30
|\
| * Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-301-1/+30
* | Merge pull request #4222 from nextcloud/dav-search-fileidRoeland Jago Douma2017-04-101-3/+5
|\ \
| * | Allow searching file by fileidRobin Appelman2017-04-051-3/+5
* | | don't remove owner property for public calendarsGeorg Ehrke2017-04-098-7/+280
* | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpointMorris Jobke2017-04-052-16/+4
|\ \ \
| * | | Don't list on public calendar endpointsLukas Reschke2017-04-052-16/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2017-04-062-4/+4
|/ /
* | Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_...Morris Jobke2017-04-035-15/+207
|\ \
| * | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackendGeorg Ehrke2017-03-273-4/+4
| * | allow sharees to edit certain calendar properties for themselvesGeorg Ehrke2017-03-274-13/+205
* | | Merge pull request #4166 from nextcloud/issue-4165-invalid-int-for-transparen...Roeland Jago Douma2017-04-031-2/+2
|\ \ \
| * | | Make sure transparency is an integer when saving a calendarJoas Schilling2017-03-301-2/+2
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2017-04-012-12/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-03-302-18/+18
* | Merge pull request #4062 from nextcloud/downstream-26872Morris Jobke2017-03-298-3/+427
|\ \
| * | Don't output jpeg if we request pngRoeland Jago Douma2017-03-291-1/+2
| * | Fix PHPDocLukas Reschke2017-03-291-1/+1
| * | Fix inspection resultsRoeland Jago Douma2017-03-293-22/+23
| * | Adding AvatarNodeTestThomas Müller2017-03-292-1/+48
| * | Adding AvatarHomeTestThomas Müller2017-03-294-9/+147
| * | Return last modification time to allow proper listing in cadaverThomas Müller2017-03-291-4/+9
| * | Adding dav resource for avatarsThomas Müller2017-03-295-1/+233
* | | Merge pull request #4066 from nextcloud/always-fix-the-values-liveRoeland Jago Douma2017-03-297-452/+371
|\ \ \
| * | | Directly fix the valuesJoas Schilling2017-03-267-452/+371
| | |/ | |/|
* | | Merge pull request #4060 from nextcloud/shared_by_for_own_calendarsMorris Jobke2017-03-292-0/+8
|\ \ \ | |_|/ |/| |
| * | fix bug with shared_by for own calendars if sharedGeorg Ehrke2017-03-252-0/+8
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-03-282-0/+96
|/
* fix testsBjoern Schiessle2017-03-242-8/+28
* Load cert file before syncing addressbooks and contactsJoas Schilling2017-03-241-16/+31