| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -1/+0 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
* | Improved wording | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
* | Get rid of shareItem | Morris Jobke | 2018-05-23 | 1 | -0/+1 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -32/+33 |
* | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -1/+1 |
* | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 1 | -2/+4 |
* | Remove unused resolveReshare of old sharing code | Morris Jobke | 2018-03-16 | 1 | -23/+0 |
* | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 1 | -1/+16 |
* | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 1 | -5/+0 |
|\ |
|
| * | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -5/+0 |
* | | Use non aliased method instead | Morris Jobke | 2018-02-13 | 1 | -3/+3 |
|/ |
|
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -5/+5 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 2 | -7/+7 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 2 | -5/+5 |
* | Remove not used methods of legacy share.php | Morris Jobke | 2018-01-22 | 1 | -107/+0 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -6/+6 |
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -1/+1 |
* | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 1 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -4/+4 |
* | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 1 | -2/+3 |
|\ |
|
| * | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -2/+3 |
* | | Use proper methods for checkPasswordProtectedShare | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
|/ |
|
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -675/+2 |
* | Fix last failures with oracle | Joas Schilling | 2017-08-02 | 1 | -2/+4 |
* | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 1 | -2/+1 |
* | Remove OC_Group call | Lukas Reschke | 2017-05-15 | 1 | -1/+1 |
* | Add sharing types for guests | Lukas Reschke | 2017-04-28 | 1 | -0/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Kill dead code | Joas Schilling | 2017-04-20 | 1 | -89/+0 |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -5/+3 |
|\ |
|
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
| * | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -5/+3 |
* | | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 1 | -68/+0 |
|/ |
|
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+0 |
* | Merge sharing backend JS | Lukas Reschke | 2017-03-24 | 1 | -9/+2 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -0/+1 |
* | Merge pull request #3679 from nextcloud/socialsharing | Lukas Reschke | 2017-03-16 | 1 | -0/+1 |
|\ |
|
| * | Move social buttons to menu | Roeland Jago Douma | 2017-03-03 | 1 | -1/+0 |
| * | Add social sharing | Roeland Jago Douma | 2017-03-03 | 1 | -0/+2 |
* | | take share by mail into consideration if we calculate the access list | Bjoern Schiessle | 2017-03-14 | 1 | -3/+3 |
* | | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -14/+84 |
|/ |
|
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -37/+5 |
* | Remove adding sharedialogmailview | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 |
* | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 1 | -3/+21 |
* | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 1 | -2/+2 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -0/+9 |
* | introduce share by mail, ui part | Bjoern Schiessle | 2016-11-01 | 1 | -2/+2 |
* | Remove internal share mail function | Roeland Jago Douma | 2016-10-26 | 1 | -80/+0 |
* | Fix post_unshareFromSelf hook parameter format | Vincent Petry | 2016-10-20 | 1 | -2/+2 |