summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3824 from nextcloud/dav-search-getlastmodifiedRobin Appelman2017-03-142-3/+9
|\ | | | | fix searching and ordering on getlastmodified
| * safer casting of datetimeRobin Appelman2017-03-141-1/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix unit testMorris Jobke2017-03-131-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * fix searching and ordering on getlastmodifiedRobin Appelman2017-03-131-2/+4
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #3648 from nextcloud/sabre-3.2.2Lukas Reschke2017-03-131-6/+6
|\ \ | |/ |/| [3rdparty] Bump sabre/dav to 3.2.2
| * Fix testsRoeland Jago Douma2017-03-101-6/+6
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-132-10/+21
|\ \ | | | | | | Allow searching for favorites
| * | Allow searching for favoritesRobin Appelman2017-03-082-10/+21
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-03-122-0/+96
| |/ |/|
* | Correct incorrectly typed X-OC-Mtime headerStefan Schneider2017-03-101-1/+6
| | | | | | | | Signed-off-by: Stefan Schneider <stefan.schneider@squareweave.com.au>
* | Merge pull request #3621 from kuimovvg/masterRoeland Jago Douma2017-03-091-0/+1
|\ \ | |/ |/| don't setted status when file is lock
| * don't setted status when file is lockvkuimov2017-02-251-0/+1
| |
* | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-083-0/+572
|\ \ | | | | | | Implement webdav SEARCH
| * | add tests for filesearchbackendRobin Appelman2017-03-012-7/+303
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Implement webdav SEARCHRobin Appelman2017-03-012-6/+206
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | add icewind/searchdavRobin Appelman2017-02-281-0/+76
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Set a status code when setting a bodyJoas Schilling2017-03-071-0/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Add new user agent of windows 10 dav backendJoas Schilling2017-03-071-0/+1
| | | | | | | | | | | | | | | | | | Thanks Microsoft Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-03-064-0/+116
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-052-0/+76
| | |
* | | Merge pull request #3678 from ↵Roeland Jago Douma2017-03-034-55/+100
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/issue-3677-caldav-sharing-permission-problem CalDAV sharing permissions should not depend on the order
| * | | Make sure shares use read-write when availableJoas Schilling2017-03-022-4/+24
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Don't waste energy unless necessaryJoas Schilling2017-03-022-16/+21
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add a unit test for the broken caseJoas Schilling2017-03-022-1/+22
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Unit test cleanupJoas Schilling2017-03-021-37/+36
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #3681 from nextcloud/dav-nonexisting-ownerMorris Jobke2017-03-021-3/+10
|\ \ \ | | | | | | | | handle non existing owners when handling dav requests
| * | | handle non existing owners when handling dav requestsRobin Appelman2017-03-021-3/+10
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* / / [tx-robot] updated from transifexNextcloud bot2017-03-028-0/+384
|/ /
* | Properly handle groups with a /Roeland Jago Douma2017-02-274-34/+48
| | | | | | | | | | | | | | | | | | | | | | | | If a group contains a slash the principal URI becomes principals/groups/foo/bar. Now the URI is plit on '/' so this creates issues ;) Fixes #2957 * Add tests for groups with / Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #3598 from ↵Roeland Jago Douma2017-02-241-1/+1
|\ \ | | | | | | | | | | | | nextcloud/issue-3583-shared-addressbooks-fail-on-legacy-endpoint Use the correct principal for shared addressbooks
| * | Use the correct principal for shared addressbooksJoas Schilling2017-02-231-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Clean up single user modeMorris Jobke2017-02-222-19/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Single user mode basically disables WebDAV, OCS and cron execution. Since we heavily rely on WebDAV and OCS also in the web UI it's basically useless. An admin only sees a broken interface and can't even change any settings nor sees any files. Also sharing is not possible. As this is at least the case since Nextcloud 9 and we haven't received any reports for this it seems that this feature is not used at all so I removed it. The encryption commands now rely on the well tested maintenance mode. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | this is publicJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | getUsersOwnAddressBooksJohn Molakvoæ (skjnldsv)2017-02-142-1/+28
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2017-02-142-4/+80
| |
* | Merge pull request #3430 from nextcloud/fix-ios-client-detectionMorris Jobke2017-02-102-8/+7
|\ \ | | | | | | Fix detection of the new iOS app
| * | Fix detection of the new iOS appJoas Schilling2017-02-102-8/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Add integration tests for legacy DAV endpointsLukas Reschke2017-02-104-1/+21
|/ / | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* / [tx-robot] updated from transifexNextcloud bot2017-02-102-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2017-02-022-0/+76
|
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-262-6/+10
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-232-0/+2
| | | | | | | | * Prevent PHP request to get killed when using fclose callback * Add ignore_user_abort everywhere where the time limit is set to 0 Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2017-01-202-0/+78
|
* [tx-robot] updated from transifexNextcloud bot2017-01-192-26/+26
|
* [tx-robot] updated from transifexNextcloud bot2017-01-114-94/+94
|
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-103-5/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-01-092-2/+2
|
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-062-32/+17
|\ | | | | Only allow admins to delete tags