Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 2 | -3/+3 |
|\ | | | | | Consistently use rel=noreferrer | ||||
| * | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 2 | -3/+3 |
| | | | | | | | | When linking to external entities we should consistently use rel=noreferrer | ||||
* | | Merge pull request #23398 from owncloud/block_group_sharing | Thomas Müller | 2016-03-22 | 5 | -36/+122 |
|\ \ | | | | | | | Allow blocking of group sharing | ||||
| * | | Respect disabled group sharing in sharee endpoint | Roeland Jago Douma | 2016-03-22 | 3 | -35/+69 |
| | | | | | | | | | | | | * Fix tests | ||||
| * | | Block group sharing in API and in share manager | Roeland Jago Douma | 2016-03-22 | 2 | -1/+53 |
| | | | | | | | | | | | | * Fix tests | ||||
* | | | When the Share API is disabled do not return shares | Roeland Jago Douma | 2016-03-22 | 2 | -1/+91 |
|/ / | | | | | | | | | | | Fixes #22668 Block everything in the OCS Share API | ||||
* | | Merge pull request #22789 from owncloud/dav-sharesproperty | Thomas Müller | 2016-03-21 | 3 | -45/+55 |
|\ \ | | | | | | | Add webdav property for share info in PROPFIND response | ||||
| * | | Add webdav property for share info in PROPFIND response | Vincent Petry | 2016-03-17 | 3 | -45/+55 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-21 | 2 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-20 | 2 | -8/+8 |
|/ | |||||
* | Merge pull request #23287 from owncloud/issue-22786-absolute-paths | Thomas Müller | 2016-03-17 | 1 | -2/+2 |
|\ | | | | | Fix absolute path creation for remote shares with /oc webroot | ||||
| * | Make sure to append the web root as per doc | Joas Schilling | 2016-03-16 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #23155 from owncloud/fed-unshare-with | Thomas Müller | 2016-03-16 | 2 | -1/+33 |
|\ \ | |/ |/| | Specify the target user when unsharing a federated share | ||||
| * | Specify the target user when unsharing a federated share | Robin Appelman | 2016-03-14 | 2 | -1/+33 |
| | | |||||
* | | Merge pull request #22998 from owncloud/delay-loading-the-scanner | Thomas Müller | 2016-03-15 | 2 | -5/+5 |
|\ \ | | | | | | | Delay check till scanner is used | ||||
| * | | Delay check till scanner is used | Lukas Reschke | 2016-03-09 | 2 | -5/+5 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/22973 and https://github.com/owncloud/core/issues/22987 | ||||
* | | | Merge pull request #23039 from owncloud/invalid-share-storage | Thomas Müller | 2016-03-15 | 1 | -5/+19 |
|\ \ \ | | | | | | | | | dont break when there is an invalid share | ||||
| * | | | move failedstorage to core | Robin Appelman | 2016-03-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | dont break when there is an invalid share | Robin Appelman | 2016-03-11 | 1 | -5/+19 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-15 | 2 | -0/+18 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-14 | 6 | -6/+6 |
| | | | |||||
* | | | Merge pull request #23091 from ↵ | Thomas Müller | 2016-03-13 | 1 | -7/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/issue-23085-csae-insensitive-group-search Return the correct group casing in sharee api | ||||
| * | | | Correctly lower the search input as well | Joas Schilling | 2016-03-11 | 1 | -5/+5 |
| | | | | |||||
| * | | | Return the correct group casing in sharee api | Joas Schilling | 2016-03-11 | 1 | -2/+2 |
| |/ / | |||||
* | | | Fix intergration tests | Roeland Jago Douma | 2016-03-13 | 1 | -893/+631 |
| | | | |||||
* | | | Remove the old OCS Share API code | Roeland Jago Douma | 2016-03-13 | 1 | -645/+0 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-11 | 6 | -56/+88 |
| | | |||||
* | | Merge pull request #23121 from owncloud/scrutinizer_share_fixes | Thomas Müller | 2016-03-10 | 2 | -2/+2 |
|\ \ | | | | | | | Fix some scrutinizer warning in the sharing code | ||||
| * | | Fix some scrutinizer warning in the sharing code | Roeland Jago Douma | 2016-03-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * Better phpdoc * Promper use statements * Unused parameter | ||||
* | | | Add mimetype to OCS Share API output | Roeland Jago Douma | 2016-03-10 | 2 | -4/+19 |
|/ / | | | | | | | Fixes #23044 | ||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-10 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #22930 from ↵ | Thomas Müller | 2016-03-09 | 2 | -2/+12 |
|\ | | | | | | | | | owncloud/bugfix-submit-disable-password-length-zero Public link share disabled if password length is equal to 0 | ||||
| * | Public link share disabled if password length is equal to 0 | prastut | 2016-03-08 | 2 | -2/+12 |
| | | |||||
* | | Merge pull request #22972 from ↵ | Thomas Müller | 2016-03-09 | 1 | -27/+23 |
|\ \ | | | | | | | | | | | | | owncloud/use-httpclient-instead-of-file-get-contents Use HTTPClient instead of file_get_contents | ||||
| * | | Use HTTPClient instead of file_get_contents | Lukas Reschke | 2016-03-08 | 1 | -27/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | Allows us to catch exceptions like 404's and thus prevents stuff like: ``` {"reqId":"fnmS0hc+fL4+WXKAruo5","remoteAddr":"192.168.39.100","app":"PHP","message":"file_get_contents(http:\/\/ckamm.blaucloud.de\/\/status.php): failed to open stream: HTTP request failed! HTTP\/1.1 404 Not Found\r\n at \/var\/www\/owncloud\/apps\/files_sharing\/lib\/external\/storage.php#260","level":3,"time":"2016-03-08T21:00:33+00:00","method":"PROPFIND","url":"\/remote.php\/webdav\/"} ``` | ||||
* | | | Merge pull request #22974 from owncloud/php-automagics-type-conversion-is-fun | Thomas Müller | 2016-03-09 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Use "hasKey" instead of checking the value | ||||
| * | | | Use "hasKey" instead of checking the value | Lukas Reschke | 2016-03-08 | 1 | -2/+2 |
| |/ / | | | | | | | | | | If the check is negative it would depending on the used cache store the value as an empty string. When reading the value this check would thus return "false" even if a value exists. | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-09 | 2 | -0/+2 |
|/ / | |||||
* | | Fix share mounting recursion | Vincent Petry | 2016-03-08 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #22915 from owncloud/cleanup_ocs_share_api | Thomas Müller | 2016-03-08 | 1 | -57/+37 |
|\ \ | | | | | | | Cleanup OCS Share Api | ||||
| * | | Can't convert node to string | Roeland Jago Douma | 2016-03-07 | 1 | -1/+6 |
| | | | |||||
| * | | Move common code to function | Roeland Jago Douma | 2016-03-07 | 1 | -56/+31 |
| |/ | | | | | | | | | The code to get a share by id is somewhat messy. And was duplicated. Now this is done is a separate function | ||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-08 | 2 | -0/+16 |
|/ | |||||
* | Remove "files" arg from download URL in public link page | Vincent Petry | 2016-03-07 | 1 | -2/+4 |
| | | | | | When no files were specified for download, it means folder download. In this case, no need to pass an empty "files" argument. | ||||
* | Fix archive file name when downloading public share | Vincent Petry | 2016-03-07 | 1 | -1/+1 |
| | | | | | | | | When download a public link share folder using the button on the top right, it doesn't provide a list of files. This fix makes sure to trigger the correct logic when no file list was given. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-07 | 4 | -2/+50 |
| | |||||
* | Merge pull request #22859 from ↵ | Thomas Müller | 2016-03-06 | 1 | -2/+19 |
|\ | | | | | | | | | owncloud/cache-results-in-memcache-for-is-owncloud Cache results of testRemoteUrl | ||||
| * | Cache results of testRemoteUrl | Lukas Reschke | 2016-03-04 | 1 | -2/+19 |
| | | | | | | | | | | | | Otherwise setting up the storage will result in a HTTP request and thus slowing down ownCloud. Replaces https://github.com/owncloud/core/pull/22855 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-05 | 4 | -4/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-04 | 6 | -2/+24 |
| |