Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only use share cacheentry when available | Robin Appelman | 2021-03-15 | 1 | -2/+8 |
* | adjust tests | Robin Appelman | 2021-03-15 | 1 | -1/+0 |
* | fix search in nested jails | Robin Appelman | 2021-03-15 | 1 | -2/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 1 | -0/+17 |
* | Add expiration event for shares | John Molakvoæ (skjnldsv) | 2019-08-21 | 1 | -0/+8 |
* | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 1 | -0/+17 |
* | Extend IShare to show hide download state | Roeland Jago Douma | 2018-10-30 | 1 | -0/+13 |
* | Add "sendPasswordByTalk" property to shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+17 |
* | allow 'note' to be null | Bjoern Schiessle | 2018-07-21 | 1 | -1/+4 |
* | allow to add a personal note to a share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+17 |
* | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -0/+40 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 1 | -0/+18 |
* | Always unlock node after trying to create a share | Robin Appelman | 2016-10-12 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 1 | -4/+13 |
* | Add setId and setProviderID to the public interface | Roeland Jago Douma | 2016-03-30 | 1 | -2/+23 |
* | Move (new) sharing over to composer autoloader | Roeland Jago Douma | 2016-03-20 | 1 | -0/+389 |