Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | send local verification status to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use configured lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 3 | -10/+433 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | store verification status in accounts table and update lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -1/+56 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 5 | -2/+162 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow admin to configure lookup server | Bjoern Schiessle | 2017-04-28 | 3 | -24/+20 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 18 | -1/+1761 |
|\ | | | | | add Nextcloud Search extension to CalDAV | ||||
| * | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 3 | -22/+162 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 2 | -1/+9 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | updateProperties: catch exception when reading calendar data | Georg Ehrke | 2017-04-25 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | unit test CalDAV Search Plugin | Georg Ehrke | 2017-04-25 | 4 | -10/+469 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 4 | -1/+208 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | remove unused CalendarSearchValidator | Georg Ehrke | 2017-04-24 | 2 | -122/+0 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 14 | -1/+1064 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #4566 from nextcloud/cache-gc-no-fs | Morris Jobke | 2017-04-28 | 1 | -0/+2 |
|\ \ | | | | | | | dont spam log when request can't access filesystem | ||||
| * | | dont spam log when request can't access filesystem | Robin Appelman | 2017-04-28 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-29 | 46 | -70/+160 |
| | | | |||||
* | | | Merge pull request #4584 from nextcloud/hint-theming | Morris Jobke | 2017-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Hint: Theming customizes the look and feel of supported clients too | ||||
| * | | Hint: Theming customizes the look and feel of supported clients too | Marius Blüm | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | | | Merge pull request #4559 from nextcloud/invert-new-icons | Morris Jobke | 2017-04-28 | 2 | -7/+10 |
|\ \ \ | |/ / |/| | | Invert new header icons on bright theming colors | ||||
| * | | Invert new header icons on bright theming colors | Julius Härtl | 2017-04-28 | 2 | -7/+10 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 14 | -22/+34 |
| | | |||||
* | | Merge pull request #4521 from nextcloud/custom-mount-types | Roeland Jago Douma | 2017-04-28 | 8 | -7/+68 |
|\ \ | | | | | | | allow apps to set custom mount types | ||||
| * | | Make sure mountType is actually defined | Roeland Jago Douma | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 8 | -7/+68 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #4574 from nextcloud/rename-extension-point | Lukas Reschke | 2017-04-28 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Rename extension point | ||||
| * | | | Rename extension point | Lukas Reschke | 2017-04-28 | 1 | -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-guest | Roeland Jago Douma | 2017-04-28 | 2 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Add sharing types for guests | ||||
| * | | | | Add sharing types for guests | Lukas Reschke | 2017-04-28 | 2 | -0/+2 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/guests/issues/4 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | Merge pull request #4576 from ↵ | Joas Schilling | 2017-04-28 | 1 | -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 it | Joas Schilling | 2017-04-28 | 1 | -1/+0 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #4562 from nextcloud/contactmenu-second-tooltip | Joas Schilling | 2017-04-28 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | Show tooltip for second action in contacts menu | ||||
| * | | Show tooltip for second action. | Ivan Sein | 2017-04-27 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Ivan Sein <ivan@nextcloud.com> | ||||
* | | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 16 | -287/+670 |
|\ \ \ | | | | | | | | | Keep file id on move | ||||
| * | | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 |
| | | | | |||||
| * | | | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 7 | -11/+100 |
| | | | | |||||
| * | | | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Fix forbidden backslash DAV integration tests | Vincent Petry | 2017-04-26 | 1 | -12/+12 |
| | | | | |||||
| * | | | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 3 | -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 Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 |
| | | | | |||||
| * | | | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 3 | -10/+256 |
| | | | | |||||
| * | | | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 |
| | | | | | | | | | | | | | | | | This removes the duplicated code | ||||
| * | | | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 |
| | | | | |||||
| * | | | Added test cases from core 16825 | Sergio Bertolin | 2017-04-26 | 1 | -0/+41 |
| | | | | |||||
| * | | | Simplified new endpoint move test | Vincent Petry | 2017-04-26 | 1 | -9/+4 |
| | | | | |||||
| * | | | Added case when final chunk move must not change file id | Vincent Petry | 2017-04-26 | 1 | -0/+13 |
| | | | |