summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsJoas Schilling2020-06-241-3/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update share type constant usageJoas Schilling2020-06-244-28/+28
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #21467 from nextcloud/enhancement/dav-bootstrapRoeland Jago Douma2020-06-202-211/+206
|\ | | | | Move DAV to the new bootstrap mechanism
| * Move DAV to the new bootstrap mechanismChristoph Wurst2020-06-192-211/+206
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-06-202-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-192-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-06-162-2/+2
|
* Fix pagination of contacts searchJoas Schilling2020-06-102-17/+29
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #21302 from ↵Christoph Wurst2020-06-091-3/+3
|\ | | | | | | | | nextcloud/techdebt/noid/adjust-to-parent-implementation Adjust to parent implementation
| * Adjust to parent implementationJoas Schilling2020-06-081-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #20272 from nextcloud/enh/sabre/gzip_propfindRoeland Jago Douma2020-06-085-0/+197
|\ \ | | | | | | Gzip the propfind response
| * | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-065-0/+197
| | | | | | | | | | | | | | | | | | | | | For now it just gzip and only for propfind (the 99% case). Already saves a bunch since the propfinds compress so nicely. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-06-072-2/+2
|/ /
* / [tx-robot] updated from transifexNextcloud bot2020-06-062-0/+8
|/
* Fix empty event UUID reminder notificationsThomas Citharel2020-06-041-2/+4
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* [tx-robot] updated from transifexNextcloud bot2020-05-252-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-05-232-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-05-226-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-05-212-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2020-05-184-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-05-162-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-05-152-4/+4
|
* [tx-robot] updated from transifexv19.0.0RC2Nextcloud bot2020-05-1418-2/+32
|
* [tx-robot] updated from transifexNextcloud bot2020-05-1316-0/+30
|
* Merge pull request #20844 from ↵Roeland Jago Douma2020-05-1112-20/+42
|\ | | | | | | | | nextcloud/feature/noid/maintenance-mode-webdav-translated Translate the maintenance mode message in webdav
| * Translate the maintenance mode message in webdavMorris Jobke2020-05-0612-20/+42
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #20860 from ↵Georg Ehrke2020-05-081-1/+1
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/macos_contacts_sync_prefer_personal_over_app-generated macOS contacts: prefer personal over app generated
| * | Rename app-generated to z-app-generated, because macOS Contacts supports ↵Georg Ehrke2020-05-071-1/+1
| |/ | | | | | | | | | | only one and will pick the first one alphabetically Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* / Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.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>