Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple fixes | Carl Schwan | 2022-07-31 | 1 | -24/+23 |
| | | | | | | | | | | | - Fix tests - Use non deprecated event stuff - Add a bit of type hinting to the new stuff - More safe handling of instanceOfStorage (share might not be the first wrapper) - Fix resharing Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 1 | -10/+9 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+238 |
Makes it possible to store download permission Signed-off-by: Vincent Petry <vincent@nextcloud.com> |