| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix view-only code after code review comments | Vincent Petry | 2022-07-28 | 1 | -2/+4 |
* | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 2 | -8/+8 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 2 | -1/+94 |
* | Add argument to getSharesInFolder enable deep share lookup | Louis Chemineau | 2022-07-26 | 2 | -10/+4 |
* | Recursively fetch subshares | Louis Chemineau | 2022-07-26 | 1 | -0/+8 |
* | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -1/+9 |
* | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+8 |
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 1 | -0/+13 |
* | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -1/+3 |
* | Clarify that some interface are not meant to be implemented | Carl Schwan | 2022-03-04 | 1 | -1/+5 |
* | Move common logic to share manager | Joas Schilling | 2021-11-09 | 1 | -0/+11 |
* | Default message for ShareNotFound exception | John Molakvoæ (skjnldsv) | 2021-08-18 | 1 | -0/+14 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 12 | -20/+11 |
* | update public interface with new methods | Robin Appelman | 2021-05-12 | 1 | -0/+48 |
* | Remove duplicated query for email shares | Daniel Calviño Sánchez | 2021-03-22 | 1 | -1/+1 |
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 1 | -0/+8 |
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 1 | -0/+8 |
* | send share notification instead of erroring on duplicate share | Robin Appelman | 2021-03-09 | 1 | -0/+50 |
* | Fix docblock return type for IShareProvider | Roeland Jago Douma | 2021-03-02 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Move to single share event. Just emit more if needed | Roeland Jago Douma | 2020-12-23 | 1 | -21/+1 |
* | cs fix | Maxence Lange | 2020-12-23 | 1 | -3/+3 |
* | +ShareDeletedEvent | Maxence Lange | 2020-12-23 | 1 | -0/+80 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -0/+2 |
* | Address minor comments | Julius Härtl | 2020-12-09 | 1 | -1/+2 |
* | Add internal DECK_USER type to allow unsharing for individual users | Julius Härtl | 2020-12-09 | 1 | -0/+5 |
* | Add share type for deck | Julius Härtl | 2020-12-09 | 1 | -0/+5 |
* | Allow apps to register their share providers from outside | Julius Härtl | 2020-12-09 | 2 | -0/+12 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 6 | -6/+0 |
* | Remove wrongly annotated package names | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Always sort shares in a reliable way | Joas Schilling | 2020-06-08 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -4/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+3 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Expose enumeration config though share manager | Julius Härtl | 2020-03-20 | 1 | -0/+16 |
* | Allow to overwrite share target mountpoints | Joas Schilling | 2020-02-17 | 1 | -0/+83 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+3 |
* | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 1 | -0/+53 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -8/+17 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -1/+4 |
* | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -0/+6 |
* | Allow to accept group shares | Joas Schilling | 2019-11-12 | 2 | -0/+22 |
* | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 1 | -0/+34 |
* | fixup! Get all shares as iterable | Daniel Calviño Sánchez | 2019-10-30 | 2 | -0/+2 |
* | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 2 | -0/+19 |
* | Having the contructor in the interface makes no sense... | Roeland Jago Douma | 2019-10-29 | 1 | -7/+0 |
* | Merge pull request #16723 from nextcloud/fix/sharing/unshare-message | Joas Schilling | 2019-08-26 | 1 | -0/+8 |
|\ |
|