Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When no user is logged in null is used | Joas Schilling | 2020-07-29 | 1 | -2/+2 |
* | Move federated_share_added into a typed event | Morris Jobke | 2020-07-23 | 1 | -36/+17 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -7/+7 |
* | Do not only catch Exceptions but any Throwable during rmt share delete | Christoph Wurst | 2020-06-02 | 1 | -2/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -12/+5 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -13/+13 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -1/+1 |
* | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 1 | -1/+2 |
* | Fix unnecessary boolean cast | Morris Jobke | 2019-03-06 | 1 | -1/+1 |
* | Fix for crashing occ files:scan | fretn | 2019-01-24 | 1 | -1/+1 |
* | fix unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -1/+1 |
* | update unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -4/+4 |
* | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 |
* | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 1 | -15/+92 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -8/+23 |
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+16 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 1 | -4/+8 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -0/+45 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Merge pull request #5823 from nextcloud/improve-error-handling | Morris Jobke | 2017-07-21 | 1 | -8/+11 |
|\ | |||||
| * | improved error handling | Bjoern Schiessle | 2017-07-21 | 1 | -8/+11 |
* | | still remove the federated share even if we cant notify the remote | Robin Appelman | 2017-07-17 | 1 | -2/+7 |
|/ | |||||
* | Use the share_folder config for remote shares | Joas Schilling | 2017-06-13 | 1 | -2/+4 |
* | fix for sharing | Daniel Hansson | 2017-05-20 | 1 | -0/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -13/+22 |
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 1 | -8/+22 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+453 |