summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [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
| * Only allow admins to delete tagsJoas Schilling2016-12-062-32/+17
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-01-054-26/+26
| |
* | Fix generation of birthday, deathdate and anniversary in case where no year ↵Thomas Müller2017-01-052-18/+56
| | | | | | | | | | | | | | is set - which is allowed as per https://tools.ietf.org/html/rfc6350#section-6.2.5 (#26756) Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-022-2/+3
|\ \ | | | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603)
| * | Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-232-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Fix legacy caldav endpointsRoeland Jago Douma2017-01-024-32/+23
| | | | | | | | | | | | | | | | | | | | | * CaldavBackend is now endpoint aware (use old style principals on old endpoint and new onces on new). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Add test execution against legacy DAV backendLukas Reschke2017-01-0210-1/+1776
| | | | | | | | | | | | | | | | | | Since the tests to quite hugely rely on sync tokens being present I also included those in the legacy backend. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-022-2/+78
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-292-28/+28
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-282-0/+76
|/ /
* | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-1/+5
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke2016-12-213-25/+28
|\ \ | | | | | | Register only one dav backend
| * | Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-192-24/+27
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Fix "Call to a member function getUID() on null"Thomas Müller2016-12-191-0/+1
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Allow registration of federated authThomas Müller2016-12-191-4/+3
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Register only one dav auth backendThomas Citharel2016-12-191-4/+4
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-205-0/+452
|\ \ \ | | | | | | | | Add DAV repair step to fix calendar data
| * | | Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-245-0/+452
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>