summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-06-0540-16/+96
|
* Rename app-generated to z-app-generated, because macOS Contacts supports ↵Georg Ehrke2020-05-081-1/+1
| | | | | | only one and will pick the first one alphabetically Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 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 shares
| * Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-304-1/+58
| | | | | | | | | | | | | | | | Else it might happen that we setup a storage that has no real owner and activities do boom etc (looking at you groupfolders and external storages!). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | 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 WebDAV
| * | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-242-11/+20
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | 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 activities
| * | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-267-107/+287
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Merge pull request #20720 from ↵Roeland Jago Douma2020-04-301-6/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/temporary-fix-contacts-search Temporary fix contacts search
| * | | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-302-0/+8
|/ / / /
* | | / Update license headers for 19Christoph Wurst2020-04-29162-6/+169
| |_|/ |/| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [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 Office
| * | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-242-4/+22
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [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
|\ \ | |/ |/| Use a proper upload file so propfinds return 404
| * Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-214-2/+86
| | | | | | | | | | | | | | | | | | | | Fixes #20235 By using an UploadFile we make sure that we don't need to have another check everywhere for the path. But we just have ot check (which we have to anyway) if it is a proper Connector/File (or directory). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Use paginated search for contactsJulius Härtl2020-04-232-0/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma2020-04-221-1/+1
|\ \ | | | | | | Make sure that OC-ETag is set again
| * | Make sure that OC-ETag is set againRoeland Jago Douma2020-04-211-1/+1
| |/ | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
|/ | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [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
|\ | | | | Improved vcard photo handling
| * Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Use table variable everywhereJoas Schilling2020-04-151-7/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #20138 from ↵Joas Schilling2020-04-152-43/+65
|\ | | | | | | | | nextcloud/bugfix/noid/make-remote-checking-more-generic Make remote checking more generic
| * Fix unit testsJoas Schilling2020-04-151-5/+50
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Check all remotes for local accessJoas Schilling2020-04-141-38/+15
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-151-9/+22
|\ \ | |/ |/| Return hashes of uploaded content for dav uploads
| * dont set headers for cliRobin Appelman2020-04-131-1/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-8/+19
| | | | | | | | | | | | | | | | hashes are set in "X-Hash-MD5", "X-Hash-SHA1" and "X-Hash-SHA256" headers. these headers are set for file uploads and the MOVE request at the end of a multipart upload. Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Verify that destination is not a directory.Daniel Kesselberg2020-04-142-4/+54
| | | | | | | | | | | | Otherwise file_put_contents will fail later. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
| | | | | | | | | | | | itself is deleted Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Provide dav setting for user's default calendarThomas Citharel2020-04-136-15/+265
|/ | | | | | And add tests to handle schedule-default-calendar-URL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* [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
|\ | | | | It is done
| * Format code according to PSR2Christoph Wurst2020-04-103-3/+3
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Add visibility to all constantsChristoph Wurst2020-04-1046-146/+146
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Add visibility to all methods and position of static keywordChristoph Wurst2020-04-1071-210/+210
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-04-112-0/+16
|/
* Format control structures, classes, methods and functionChristoph Wurst2020-04-10204-681/+377
| | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use elseif instead of else ifChristoph Wurst2020-04-1017-55/+55
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>