summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* send local verification status to lookup serverBjoern Schiessle2017-04-281-0/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* use configured lookup serverBjoern Schiessle2017-04-281-1/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* check verification proof and update account tableBjoern Schiessle2017-04-283-10/+433
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-282-1/+56
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add verification dialogBjoern Schiessle2017-04-285-2/+162
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow admin to configure lookup serverBjoern Schiessle2017-04-283-24/+20
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2818-1/+1761
|\ | | | | add Nextcloud Search extension to CalDAV
| * rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-282-3/+3
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * unit test custom calendar searchGeorg Ehrke2017-04-283-22/+162
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * require at least one param or prop filter elementGeorg Ehrke2017-04-252-1/+9
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * unit test CalDAV Search PluginGeorg Ehrke2017-04-254-10/+469
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-254-1/+208
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2414-1/+1064
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #4566 from nextcloud/cache-gc-no-fsMorris Jobke2017-04-281-0/+2
|\ \ | | | | | | dont spam log when request can't access filesystem
| * | dont spam log when request can't access filesystemRobin Appelman2017-04-281-0/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-04-2946-70/+160
| | |
* | | Merge pull request #4584 from nextcloud/hint-themingMorris Jobke2017-04-281-1/+1
|\ \ \ | |/ / |/| | Hint: Theming customizes the look and feel of supported clients too
| * | Hint: Theming customizes the look and feel of supported clients tooMarius Blüm2017-04-281-1/+1
| | | | | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io>
* | | Merge pull request #4559 from nextcloud/invert-new-iconsMorris Jobke2017-04-282-7/+10
|\ \ \ | |/ / |/| | Invert new header icons on bright theming colors
| * | Invert new header icons on bright theming colorsJulius Härtl2017-04-282-7/+10
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2017-04-2814-22/+34
| |
* | Merge pull request #4521 from nextcloud/custom-mount-typesRoeland Jago Douma2017-04-288-7/+68
|\ \ | | | | | | allow apps to set custom mount types
| * | Make sure mountType is actually definedRoeland Jago Douma2017-04-281-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | allow apps to set custom mount typesRobin Appelman2017-04-288-7/+68
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #4574 from nextcloud/rename-extension-pointLukas Reschke2017-04-281-1/+1
|\ \ \ | | | | | | | | Rename extension point
| * | | Rename extension pointLukas Reschke2017-04-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To align with upstream. Fixes https://github.com/nextcloud/guests/issues/3 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #4575 from nextcloud/add-sharing-types-for-guestRoeland Jago Douma2017-04-282-0/+2
|\ \ \ \ | | | | | | | | | | Add sharing types for guests
| * | | | Add sharing types for guestsLukas Reschke2017-04-282-0/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/guests/issues/4 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #4576 from ↵Joas Schilling2017-04-281-1/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/disable-oc-migration-until-we-found-a-path Disable OC Migration until we found a path to do it
| * | | Disable OC Migration until we found a path to do itJoas Schilling2017-04-281-1/+0
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #4562 from nextcloud/contactmenu-second-tooltipJoas Schilling2017-04-281-1/+3
|\ \ \ | |/ / |/| | Show tooltip for second action in contacts menu
| * | Show tooltip for second action.Ivan Sein2017-04-271-1/+3
| | | | | | | | | | | | Signed-off-by: Ivan Sein <ivan@nextcloud.com>
* | | Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-2816-287/+670
|\ \ \ | | | | | | | | Keep file id on move
| * | | Fix class namesJoas Schilling2017-04-271-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix last unit testsJoas Schilling2017-04-272-200/+32
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add commentVincent Petry2017-04-271-0/+2
| | | |
| * | | Properly handle missing READ permissionVincent Petry2017-04-277-11/+100
| | | |
| * | | Fix duplicate name of classJoas Schilling2017-04-272-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
| | | |
| * | | Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-263-4/+112
| | | | | | | | | | | | | | | | | | | | | | | | Sabre usually deletes the target node on MOVE before proceeding with the actual move operation. This fix prevents this to happen in case the source node is a FutureFile.
| * | | Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
| | | |
| * | | Moved unit tests from ObjectTree::move to DirectoryVincent Petry2017-04-263-10/+256
| | | |
| * | | Remove ObjectTree::move and let is use the IMoveTarget approach insteadVincent Petry2017-04-261-98/+0
| | | | | | | | | | | | | | | | This removes the duplicated code
| * | | Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
| | | |
| * | | Added test cases from core 16825Sergio Bertolin2017-04-261-0/+41
| | | |
| * | | Simplified new endpoint move testVincent Petry2017-04-261-9/+4
| | | |
| * | | Added case when final chunk move must not change file idVincent Petry2017-04-261-0/+13
| | | |