Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 5 | -5/+0 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 16 | -8/+17 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Merge pull request #22681 from owncloud/add-autodiscovery-for-ocs | Thomas Müller | 2016-03-01 | 9 | -7/+86 |
|\ | | | | | Add autodiscovery support to server-to-server sharing implementation | ||||
| * | Fix Scrutinizer issues | Lukas Reschke | 2016-02-29 | 1 | -0/+1 |
| | | |||||
| * | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 9 | -7/+86 |
| | | | | | | | | Adds autodiscovery support to server-to-server sharing as specified in the specification. If no discovery data is found it is using the fallback ownCloud endpoints for legacy support. | ||||
* | | Merge pull request #22728 from owncloud/external-share-testremote | Thomas Müller | 2016-03-01 | 4 | -28/+65 |
|\ \ | | | | | | | use ocs discover endpoint to test remote | ||||
| * | | Only use scanner if remote is an ownCloud | Lukas Reschke | 2016-03-01 | 1 | -1/+17 |
| | | | |||||
| * | | /shareinfo is not required | Lukas Reschke | 2016-03-01 | 2 | -0/+8 |
| | | | |||||
| * | | Fix tests | Lukas Reschke | 2016-03-01 | 1 | -20/+14 |
| | | | |||||
| * | | Add missing trailing slash | Lukas Reschke | 2016-03-01 | 2 | -3/+3 |
| | | | |||||
| * | | use ocs discover endpoint to test remote | Robin Appelman | 2016-03-01 | 2 | -8/+27 |
| | | | |||||
* | | | Merge pull request #22700 from owncloud/only_1_linkshare | Thomas Müller | 2016-03-01 | 1 | -0/+9 |
|\ \ \ | | | | | | | | | For now only allow 1 link share per file/folder | ||||
| * | | | For now only allow 1 link share per file/folder | Roeland Jago Douma | 2016-03-01 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #22692 This is a temp fix util we get #22327 We just block it in the OCS Share API since we have 1 endpoint now anyway. | ||||
* | | | | Merge pull request #22613 from owncloud/quota-changedavreturnvaluewhennoquotaset | Thomas Müller | 2016-03-01 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | Don't return quota when none set | ||||
| * | | | Return -3 for unlimited quota | Vincent Petry | 2016-02-29 | 1 | -0/+4 |
| |/ / | | | | | | | | | | | | | Returns -3 for unlimited quota in Webdav response. Also adjusted personal page to show unlimited quota when set. | ||||
* | | | Merge pull request #22740 from owncloud/fix_resare_updates | Thomas Müller | 2016-03-01 | 2 | -0/+20 |
|\ \ \ | | | | | | | | | Check correct permissions when resharing | ||||
| * | | | Check correct permissions when resharing | Roeland Jago Douma | 2016-02-29 | 2 | -0/+20 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #22675 Since we only get a share id we do not know the path for the sharer. Now if we edit a share we start searching for shares for that user of that node. And deduce the permissions that way. * Intergration test added * Fix unit tests | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-01 | 2 | -0/+20 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-29 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-28 | 2 | -2/+176 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-27 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #22640 from owncloud/fix_22587 | Thomas Müller | 2016-02-26 | 2 | -0/+129 |
|\ \ | | | | | | | Remove delete permissions for read-only federated reshares | ||||
| * | | Remove delete permissions for read-only federated reshares | Roeland Jago Douma | 2016-02-25 | 2 | -0/+129 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An incomming federated share is just a mount point. Therefor if we request the permissions on the mountpoint DELETE permissions will be returned (among others). Since we can always remove a mountpoint, update a mount point. However now when trying to reshare we will try to reshare with DELETE permissions. Which is false. This PR removes the delete permissions if it is a shared storage. Basically a quick hack. Fixes #22587 | ||||
* | | | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Action icons now appear properly in public link page. More actions are now CSS icons. | ||||
* | | | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 2 | -14/+19 |
| |/ |/| | | | | | This makes theming of file actions possible | ||||
* | | inject the correct external share manager into the storage | Robin Appelman | 2016-02-25 | 1 | -3/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-25 | 22 | -4/+388 |
| | |||||
* | Fix public page footer position in IE | Vincent Petry | 2016-02-22 | 1 | -0/+5 |
| | | | | | | | | The content element needs hasLayout, so triggering it with a display attribute. Without this, the #content element's height would be as high as the window's height instead of adjusting itself to its contents' height. | ||||
* | Fixes pagination in IE | Morris Jobke | 2016-02-22 | 1 | -1/+0 |
| | | | | | * tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044 | ||||
* | Merge pull request #22444 from owncloud/fix-federated-share-delete | Thomas Müller | 2016-02-18 | 1 | -15/+43 |
|\ | | | | | get the actual user instead of a federated cloud id | ||||
| * | get the actual user instead of a federated cloud id | Bjoern Schiessle | 2016-02-18 | 1 | -15/+43 |
| | | | | | | | | | | | | $view->getUidAndFilename($filename); returns the federated cloud id in case of a federated share. But in this case we need the local user who "owns" the file which is the current logged in user in case of a federated share | ||||
* | | Properly trigger testRemote after getting a 404 from remote fed share | Vincent Petry | 2016-02-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | Whenever a remote fed share's shareinfo call returns a 404, don't directly assume the storage is not available by throwing StorageNotAvailableException. We need to properly throw NotFoundException to trigger the later logic that calls testRemote() that verifies that the 404 is not from a broken server but really from an obsolete share. | ||||
* | | Add unit tests for formatShare | Roeland Jago Douma | 2016-02-17 | 1 | -0/+325 |
| | | |||||
* | | OCS Share API should not return invalid shares | Roeland Jago Douma | 2016-02-17 | 2 | -7/+31 |
|/ | | | | | | | Since we have lazy shares it can happen that a share is actually invalid. See https://github.com/owncloud/core/issues/20908 This add checks for the get methods to handle the NotFound exception. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-16 | 4 | -0/+38 |
| | |||||
* | Merge pull request #22337 from owncloud/new_reshare_no_initiator | Thomas Müller | 2016-02-15 | 1 | -4/+4 |
|\ | | | | | On backend hickups don't crash OCS output | ||||
| * | The owner and recipient can also be null | Roeland Jago Douma | 2016-02-12 | 1 | -3/+3 |
| | | | | | | | | | | If we have backend hickups it can be that we are unable to retrive the owner and recipient user as well. In such cases just return the UID. | ||||
| * | If the initiator no longer exists return UID | Roeland Jago Douma | 2016-02-12 | 1 | -1/+1 |
| | | | | | | | | | | | | It can happen that the share initiator is deleted. Because of the new resharing behaviour this share then still exists. We just can fetch the displayname properly. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-15 | 6 | -0/+116 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-14 | 2 | -0/+10 |
| | | |||||
* | | Merge pull request #22351 from owncloud/fix_22277 | Thomas Müller | 2016-02-13 | 2 | -4/+168 |
|\ \ | | | | | | | show remote server on federated share auto-complete | ||||
| * | | add remote server to the result | Bjoern Schiessle | 2016-02-12 | 2 | -4/+168 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-13 | 14 | -0/+196 |
| | | | |||||
* | | | Merge pull request #22305 from owncloud/sharestatus_to_ocs_22298 | Thomas Müller | 2016-02-12 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Calculate the share statuses in js from the OCS Response | ||||
| * | | | Reload list of shares on directory change | Roeland Jago Douma | 2016-02-11 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #22317 from owncloud/fix_invisible_linkshares | Thomas Müller | 2016-02-12 | 3 | -32/+183 |
|\ \ \ \ | |_|_|/ |/| | | | Do not allow invisible link shares | ||||
| * | | | Fix migration step to avoind invisible shares | Roeland Jago Douma | 2016-02-11 | 2 | -32/+63 |
| | | | | |||||
| * | | | Add tests | Roeland Jago Douma | 2016-02-11 | 1 | -0/+120 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-12 | 120 | -276/+302 |
| | | | |||||
* | | | Merge pull request #22307 from ↵ | Thomas Müller | 2016-02-11 | 3 | -4/+17 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/remove-notification-on-unshare-and-on-errors Remove notification on unshare and on errors |