Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 4 | -7/+7 |
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Fix Share20OCSTest | Roeland Jago Douma | 2016-04-08 | 1 | -4/+3 |
| | |||||
* | Merge pull request #23444 from owncloud/add-loading-spinner | Jan-Christoph Borchardt | 2016-04-07 | 1 | -0/+19 |
|\ | | | | | Add loading spinner to "Add to owncloud" | ||||
| * | add loading spinner to add to owncloud input field | Erik Pellikka | 2016-04-07 | 1 | -0/+19 |
| | | | | | | | | | | | | Update public.js Update public.js | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 2 | -0/+8 |
|/ | |||||
* | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 2 | -0/+20 |
| | | | | | | | fixes #23477 Now clients can correct wording to properly reflect who a user can share with. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 4 | -8/+100 |
| | |||||
* | Fix displaying owner before share icon in file list | Vincent Petry | 2016-03-30 | 2 | -3/+4 |
| | | | | Initial display of owner was missing | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-28 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 2 | -2/+6 |
| | |||||
* | Return remote shares in oc:share-types Webdav property | Vincent Petry | 2016-03-24 | 1 | -0/+2 |
| | | | | | Fixes web UI to properly display the share status icon when an outgoing remote share exists | ||||
* | 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. |