Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3824 from nextcloud/dav-search-getlastmodified | Robin Appelman | 2017-03-14 | 2 | -3/+9 |
|\ | | | | | fix searching and ordering on getlastmodified | ||||
| * | safer casting of datetime | Robin Appelman | 2017-03-14 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix unit test | Morris Jobke | 2017-03-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | fix searching and ordering on getlastmodified | Robin Appelman | 2017-03-13 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #3648 from nextcloud/sabre-3.2.2 | Lukas Reschke | 2017-03-13 | 1 | -6/+6 |
|\ \ | |/ |/| | [3rdparty] Bump sabre/dav to 3.2.2 | ||||
| * | Fix tests | Roeland Jago Douma | 2017-03-10 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #3772 from nextcloud/favorite-search | Morris Jobke | 2017-03-13 | 2 | -10/+21 |
|\ \ | | | | | | | Allow searching for favorites | ||||
| * | | Allow searching for favorites | Robin Appelman | 2017-03-08 | 2 | -10/+21 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -0/+96 |
| |/ |/| | |||||
* | | Correct incorrectly typed X-OC-Mtime header | Stefan Schneider | 2017-03-10 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Stefan Schneider <stefan.schneider@squareweave.com.au> | ||||
* | | Merge pull request #3621 from kuimovvg/master | Roeland Jago Douma | 2017-03-09 | 1 | -0/+1 |
|\ \ | |/ |/| | don't setted status when file is lock | ||||
| * | don't setted status when file is lock | vkuimov | 2017-02-25 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 3 | -0/+572 |
|\ \ | | | | | | | Implement webdav SEARCH | ||||
| * | | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 2 | -7/+303 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 2 | -6/+206 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+76 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Set a status code when setting a body | Joas Schilling | 2017-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Add new user agent of windows 10 dav backend | Joas Schilling | 2017-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Thanks Microsoft Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-06 | 4 | -0/+116 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-05 | 2 | -0/+76 |
| | | | |||||
* | | | Merge pull request #3678 from ↵ | Roeland Jago Douma | 2017-03-03 | 4 | -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 available | Joas Schilling | 2017-03-02 | 2 | -4/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Don't waste energy unless necessary | Joas Schilling | 2017-03-02 | 2 | -16/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add a unit test for the broken case | Joas Schilling | 2017-03-02 | 2 | -1/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Unit test cleanup | Joas Schilling | 2017-03-02 | 1 | -37/+36 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #3681 from nextcloud/dav-nonexisting-owner | Morris Jobke | 2017-03-02 | 1 | -3/+10 |
|\ \ \ | | | | | | | | | handle non existing owners when handling dav requests | ||||
| * | | | handle non existing owners when handling dav requests | Robin Appelman | 2017-03-02 | 1 | -3/+10 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 8 | -0/+384 |
|/ / | |||||
* | | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 4 | -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 Douma | 2017-02-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/issue-3583-shared-addressbooks-fail-on-legacy-endpoint Use the correct principal for shared addressbooks | ||||
| * | | Use the correct principal for shared addressbooks | Joas Schilling | 2017-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 2 | -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 public | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Test fix | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | tests | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | getUsersOwnAddressBooks | John Molakvoæ (skjnldsv) | 2017-02-14 | 2 | -1/+28 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 2 | -4/+80 |
| | | |||||
* | | Merge pull request #3430 from nextcloud/fix-ios-client-detection | Morris Jobke | 2017-02-10 | 2 | -8/+7 |
|\ \ | | | | | | | Fix detection of the new iOS app | ||||
| * | | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 2 | -8/+7 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Add integration tests for legacy DAV endpoints | Lukas Reschke | 2017-02-10 | 4 | -1/+21 |
|/ / | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-10 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 2 | -0/+76 |
| | |||||
* | fix shared-as-busy events for owner | Georg Ehrke | 2017-01-26 | 2 | -6/+10 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 2 | -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 transifex | Nextcloud bot | 2017-01-20 | 2 | -0/+78 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-19 | 2 | -26/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 4 | -94/+94 |
| | |||||
* | Make sure the used event type and the setting/filter are the same | Joas Schilling | 2017-01-10 | 3 | -5/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-09 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2512 from nextcloud/cleanup-system-tag-usage | Roeland Jago Douma | 2017-01-06 | 2 | -32/+17 |
|\ | | | | | Only allow admins to delete tags |