Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Expose enumeration config though share manager | Julius Härtl | 2020-03-20 | 1 | -0/+16 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Allow to accept group shares | Joas Schilling | 2019-11-12 | 1 | -0/+12 |
* | fixup! Get all shares as iterable | Daniel Calviño Sánchez | 2019-10-30 | 1 | -0/+1 |
* | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 1 | -0/+11 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+8 |
* | Fix PHPDoc | Morris Jobke | 2018-07-05 | 1 | -1/+1 |
* | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -0/+14 |
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 1 | -0/+15 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | Add exceptions to PHPDoc of interface | Lukas Reschke | 2017-09-10 | 1 | -0/+3 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -8/+23 |
* | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
* | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 1 | -2/+3 |
* | Fix comments | Roeland Jago Douma | 2017-04-13 | 1 | -2/+3 |
* | Added to public interface | Roeland Jago Douma | 2017-04-13 | 1 | -0/+30 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -2/+2 |
* | fix phpdoc | Robin Appelman | 2016-11-09 | 1 | -1/+1 |
* | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+8 |
* | Stricter signature | Roeland Jago Douma | 2016-10-31 | 1 | -2/+3 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+11 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Fix phpdoc | Roeland Jago Douma | 2016-05-10 | 1 | -2/+1 |
* | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 1 | -1/+11 |
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 1 | -0/+9 |
* | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 1 | -0/+11 |
* | Move OCP\Share over to PSR-4 | Roeland Jago Douma | 2016-03-30 | 1 | -0/+247 |