summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke2020-05-071-1/+1
| |/ /
* / / Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
|/ /
* | Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-304-1/+58
|\ \
| * | Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-304-1/+58
* | | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-302-11/+20
|\ \ \
| * | | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-242-11/+20
* | | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-307-107/+287
|\ \ \ \
| * | | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-267-107/+287
* | | | | Merge pull request #20720 from nextcloud/bugfix/noid/temporary-fix-contacts-s...Roeland Jago Douma2020-04-301-6/+8
|\ \ \ \ \
| * | | | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-302-0/+8
|/ / / / /
* | | / / Update license headers for 19Christoph Wurst2020-04-29162-6/+169
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-282-2/+2
* | | | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-272-4/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-242-4/+22
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-252-0/+2
| |/ / |/| |
* | | Merge pull request #20570 from nextcloud/fix/20235/use_uploadfileRoeland Jago Douma2020-04-246-3/+129
|\ \ \ | |/ / |/| |
| * | Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
| * | Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-214-2/+86
* | | Use paginated search for contactsJulius Härtl2020-04-232-0/+8
* | | Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma2020-04-221-1/+1
|\ \ \
| * | | Make sure that OC-ETag is set againRoeland Jago Douma2020-04-211-1/+1
| |/ /
* / / Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-04-202-2/+2
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\ \
| * | Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * | Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * | Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| * | Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
* | | DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
|/ /
* | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-152-43/+65
|\ \
| * | Fix unit testsJoas Schilling2020-04-151-5/+50
| * | Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* | | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-151-9/+22
|\ \ \ | |/ / |/| |
| * | dont set headers for cliRobin Appelman2020-04-131-1/+3
| * | Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-8/+19
* | | Verify that destination is not a directory.Daniel Kesselberg2020-04-142-4/+54
* | | Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
* | | Provide dav setting for user's default calendarThomas Citharel2020-04-136-15/+265
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-04-132-2/+34
* | [tx-robot] updated from transifexNextcloud bot2020-04-122-0/+10
* | Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-11101-359/+359
|\ \
| * | Format code according to PSR2Christoph Wurst2020-04-103-3/+3
| * | Add visibility to all constantsChristoph Wurst2020-04-1046-146/+146
| * | Add visibility to all methods and position of static keywordChristoph Wurst2020-04-1071-210/+210
* | | [tx-robot] updated from transifexNextcloud bot2020-04-112-0/+16
|/ /
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-10204-681/+377
* | Use elseif instead of else ifChristoph Wurst2020-04-1017-55/+55