Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup OC_Group usage a bit | Roeland Jago Douma | 2016-11-04 | 2 | -25/+49 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+193 |
* | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 2 | -19/+27 |
|\ | |||||
| * | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 1 | -1/+27 |
| * | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -18/+0 |
* | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Fix tests | Lukas Reschke | 2016-10-31 | 1 | -1/+2 |
* | | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 2 | -175/+143 |
* | | unified way to display remote shares and mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #1876 from nextcloud/shareesAPI_email | Morris Jobke | 2016-10-25 | 1 | -12/+244 |
|\ | |||||
| * | Add ShareesAPI E-mail search | Roeland Jago Douma | 2016-10-24 | 1 | -12/+244 |
* | | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -0/+23 |
* | | Fix tests | Roeland Jago Douma | 2016-10-24 | 1 | -19/+19 |
* | | Move files_sharing Controllers => Controller | Roeland Jago Douma | 2016-10-24 | 2 | -3/+3 |
|/ | |||||
* | Fix middleware tests | Roeland Jago Douma | 2016-10-24 | 1 | -13/+17 |
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 2 | -72/+75 |
* | Fix tests | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
* | Adding Open Graph Support for public shares http://ogp.me/ | Thomas Müller | 2016-10-21 | 1 | -1/+5 |
* | Merge pull request #1835 from nextcloud/downstream-24948 | Morris Jobke | 2016-10-20 | 3 | -4/+4 |
|\ | |||||
| * | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 3 | -4/+4 |
* | | Fix post_unshareFromSelf hook parameter format | Vincent Petry | 2016-10-20 | 1 | -0/+22 |
|/ | |||||
* | remove duplicate trait | Robin Appelman | 2016-10-12 | 1 | -1/+0 |
* | fix share tests not passing path | Robin Appelman | 2016-10-12 | 1 | -4/+7 |
* | more robust test setup | Robin Appelman | 2016-10-12 | 3 | -11/+11 |
* | phpunit is weird | Robin Appelman | 2016-10-12 | 1 | -3/+4 |
* | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
* | Inject IHTTPClientService | Lukas Reschke | 2016-09-29 | 1 | -1/+21 |
* | Fix fed share test call to return proper result | Vincent Petry | 2016-09-20 | 1 | -6/+22 |
* | Fix tests | Roeland Jago Douma | 2016-09-13 | 1 | -23/+17 |
* | Allow increasing permissions for share owner | Vincent Petry | 2016-09-13 | 1 | -0/+108 |
* | Merge pull request #1317 from nextcloud/add-sharing-disclaimer | Morris Jobke | 2016-09-08 | 1 | -1/+7 |
|\ | |||||
| * | Adjust test | Lukas Reschke | 2016-09-08 | 1 | -1/+7 |
* | | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 1 | -0/+1 |
|/ | |||||
* | Fix getMock files_sharing | Roeland Jago Douma | 2016-09-06 | 1 | -5/+7 |
* | Allow space for federated share id search | Vincent Petry | 2016-08-30 | 1 | -0/+52 |
* | Sharee API to AppFramework | Roeland Jago Douma | 2016-08-26 | 1 | -49/+40 |
* | Fix tests | Roeland Jago Douma | 2016-08-24 | 1 | -13/+44 |
* | Cleanup Tests | Roeland Jago Douma | 2016-08-17 | 2 | -173/+80 |
* | Move updateShare and getShares over to use proper parameters | Roeland Jago Douma | 2016-08-17 | 2 | -144/+58 |
* | Use parameters in createShare | Roeland Jago Douma | 2016-08-17 | 2 | -262/+63 |
* | Add files drop capability for clients | Roeland Jago Douma | 2016-08-13 | 1 | -0/+2 |
* | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 2 | -50/+49 |
* | Merge pull request #445 from nextcloud/ocs_share_to_appframework | Lukas Reschke | 2016-08-08 | 3 | -397/+478 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2016-08-05 | 2 | -397/+363 |
| * | Add OCSShareAPIMiddleware tests | Roeland Jago Douma | 2016-08-05 | 1 | -0/+115 |
* | | Move Share backends to PSR-4 instead of using class path (#24941) | Joas Schilling | 2016-08-05 | 1 | -1/+1 |
|/ | |||||
* | Make share target consistent when grouping group share with user share | Vincent Petry | 2016-08-03 | 1 | -4/+36 |
* | Added more tests for sharing's MountProvider | Vincent Petry | 2016-08-03 | 1 | -0/+158 |
* | Improved share grouping readability + fixed test | Vincent Petry | 2016-08-03 | 1 | -52/+47 |
* | Update with robin | Joas Schilling | 2016-07-21 | 21 | -21/+21 |