Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Fix docblock return type for IShareProvider | Roeland Jago Douma | 2021-03-02 | 1 | -1/+1 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Allow to accept group shares | Joas Schilling | 2019-11-12 | 1 | -0/+10 |
* | 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/+8 |
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 1 | -0/+14 |
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 1 | -2/+1 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -8/+2 |
* | 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 | -3/+4 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+17 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
* | 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 |
* | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 1 | -0/+11 |
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 1 | -0/+10 |
* | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 1 | -0/+10 |
* | Move OCP\Share over to PSR-4 | Roeland Jago Douma | 2016-03-30 | 1 | -0/+149 |