| Commit message (Expand) | Author | Age | Files | Lines |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -1130/+0 |
* | remove reshares and the mapping in the federated_reshares table on unshare fr... | Björn Schießle | 2016-05-20 | 1 | -1/+34 |
* | close cursor after select to avoid db lock | Björn Schießle | 2016-05-20 | 1 | -0/+1 |
* | ask for share-permissions on propfind | Björn Schießle | 2016-04-20 | 1 | -0/+16 |
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -1/+1 |
* | Delay check till scanner is used | Lukas Reschke | 2016-03-09 | 2 | -5/+5 |
* | Merge pull request #22972 from owncloud/use-httpclient-instead-of-file-get-co... | Thomas Müller | 2016-03-09 | 1 | -27/+23 |
|\ |
|
| * | Use HTTPClient instead of file_get_contents | Lukas Reschke | 2016-03-08 | 1 | -27/+23 |
* | | Use "hasKey" instead of checking the value | Lukas Reschke | 2016-03-08 | 1 | -2/+2 |
|/ |
|
* | Cache results of testRemoteUrl | Lukas Reschke | 2016-03-04 | 1 | -2/+19 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Merge pull request #22681 from owncloud/add-autodiscovery-for-ocs | Thomas Müller | 2016-03-01 | 2 | -5/+20 |
|\ |
|
| * | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 2 | -5/+21 |
* | | 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 |
* | | Add missing trailing slash | Lukas Reschke | 2016-03-01 | 1 | -1/+1 |
* | | use ocs discover endpoint to test remote | Robin Appelman | 2016-03-01 | 1 | -4/+10 |
|/ |
|
* | inject the correct external share manager into the storage | Robin Appelman | 2016-02-25 | 1 | -3/+4 |
* | Properly trigger testRemote after getting a 404 from remote fed share | Vincent Petry | 2016-02-18 | 1 | -0/+3 |
* | Remove the notification if accepting/declining failed because of 404 | Joas Schilling | 2016-02-11 | 1 | -3/+3 |
* | Create the actions with the correct ID | Joas Schilling | 2016-02-10 | 1 | -2/+2 |
* | Revert "Disable the remote sharing notifications until they work properly" | Joas Schilling | 2016-02-10 | 1 | -2/+2 |
* | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 6 | -6/+6 |
* | Add reshare permission checks | Vincent Petry | 2015-12-08 | 1 | -0/+8 |
* | use hooks to auto add server to the list of trusted servers once a federated ... | Björn Schießle | 2015-11-24 | 1 | -0/+2 |
* | Implement getOwner for external share storage | Robin Appelman | 2015-11-18 | 1 | -1/+6 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -2/+1 |
* | Merge pull request #19589 from owncloud/shares-external-mount-provider | Thomas Müller | 2015-10-07 | 2 | -45/+84 |
|\ |
|
| * | sanitize mountpoint | Robin Appelman | 2015-10-05 | 1 | -1/+1 |
| * | extract the mount provider from the manager | Robin Appelman | 2015-10-05 | 2 | -23/+79 |
| * | Make the external share manager a mount provider | Robin Appelman | 2015-10-05 | 1 | -39/+22 |
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+2 |
|/ |
|
* | Do not return unneeded info | Roeland Jago Douma | 2015-10-02 | 1 | -2/+4 |
* | Added '../remote_shares' endpoint | Roeland Jago Douma | 2015-10-02 | 1 | -2/+11 |
* | Disable the remote sharing notifications until they work properly | Joas Schilling | 2015-09-17 | 1 | -2/+2 |
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 1 | -1/+1 |
* | Scrap the notifications when the share is accepted or declined | Joas Schilling | 2015-09-08 | 1 | -1/+23 |
* | Always detect remote changes for fed sharing | Vincent Petry | 2015-08-21 | 1 | -0/+2 |
* | Throw storage not available on guzzle error | Vincent Petry | 2015-07-13 | 1 | -1/+1 |
* | Add OCS api to get, accept and decline remote shares | Joas Schilling | 2015-07-03 | 1 | -0/+10 |
* | Fix duplicated line in doc block | Joas Schilling | 2015-07-02 | 1 | -1/+0 |
* | Fix scanFile signature to avoid boring warning | Vincent Petry | 2015-07-01 | 1 | -1/+3 |
* | Catch more error codes thrown by federated shares | Vincent Petry | 2015-07-01 | 1 | -13/+7 |
* | Signature of overriding method should match the parent | Olivier Paroz | 2015-06-26 | 1 | -1/+1 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
* | Correctly send Federate-Cloud Share Feedback against the remote share ID | Joas Schilling | 2015-04-28 | 1 | -6/+6 |
* | Correctly generate the feedback URL for remote share | Joas Schilling | 2015-04-28 | 1 | -1/+1 |
* | Fix converting Guzzle error codes in s2s storage | Vincent Petry | 2015-04-10 | 1 | -10/+13 |
* | Catch more exceptions when connecting to remote DAV server | Vincent Petry | 2015-04-10 | 1 | -0/+2 |