| Commit message (Expand) | Author | Age | Files | Lines |
* | display displayname on federated shares | Maxence Lange | 2023-07-10 | 2 | -12/+44 |
* | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder | Joas Schilling | 2023-02-06 | 1 | -0/+1 |
|\ |
|
| * | Don't reuse query builder object with populated parameters | Joas Schilling | 2023-01-23 | 1 | -0/+1 |
* | | Use the default color and matching text color for the federation invite | Joas Schilling | 2023-01-30 | 1 | -23/+13 |
|/ |
|
* | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 1 | -9/+0 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 1 | -25/+11 |
|\ |
|
| * | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -25/+11 |
* | | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 1 | -1/+2 |
|/ |
|
* | Add argument to getSharesInFolder enable deep share lookup | Louis Chemineau | 2022-07-26 | 1 | -3/+8 |
* | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 1 | -10/+22 |
* | Port admin federated files sharing to vue | Carl Schwan | 2022-05-20 | 1 | -24/+27 |
* | Log in audit log federated shares events | Carl Schwan | 2022-03-16 | 1 | -1/+17 |
* | Mark DAV background jobs as time sensitive/insensitive | Christoph Wurst | 2022-02-22 | 1 | -2/+2 |
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | fix federated sharing | Robin Appelman | 2021-10-19 | 1 | -34/+25 |
* | Add support for Delegation Settings for more apps | Carl Schwan | 2021-10-15 | 1 | -3/+26 |
* | Replace ILogger with LoggerInterface in remote share manager | Vincent Petry | 2021-07-27 | 1 | -1/+2 |
* | Add logging to external shares manager | Vincent Petry | 2021-07-27 | 1 | -1/+2 |
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -1/+1 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 7 | -16/+15 |
* | Correctly check the reception of a remote feedback | Louis Chemineau | 2021-06-09 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 17 | -27/+20 |
* | Respect default share permissions for federated reshares | Roeland Jago Douma | 2021-05-17 | 1 | -1/+12 |
* | Throttle MountPublicLinkController when share is not found | Roeland Jago Douma | 2021-05-12 | 1 | -1/+3 |
* | Fix usage of rename executeUpdate | Christoph Wurst | 2021-05-05 | 1 | -1/+1 |
* | Improve federated permission handling | Roeland Jago Douma | 2021-04-26 | 1 | -18/+2 |
* | Merge pull request #26615 from nextcloud/enh/ffs/require_read | Morris Jobke | 2021-04-19 | 1 | -0/+8 |
|\ |
|
| * | Require read permissions for federated shares | Roeland Jago Douma | 2021-04-19 | 1 | -0/+8 |
* | | Do not allow adding file drop shares to your own cloud | Roeland Jago Douma | 2021-04-19 | 1 | -0/+10 |
|/ |
|
* | Move over notification to new registration | Roeland Jago Douma | 2021-04-16 | 1 | -7/+2 |
* | Implement expiration date for federated shares | Vincent Petry | 2021-04-15 | 1 | -3/+13 |
* | l10n: Add word user in FederatedShareProvider.php | Valdnet | 2021-04-11 | 1 | -1/+1 |
* | Merge pull request #25498 from Worteks/feat-federatedfilesharing-logging | Morris Jobke | 2021-03-22 | 1 | -0/+31 |
|\ |
|
| * | fix(no_unused_imports) | Samuel | 2021-02-09 | 1 | -1/+0 |
| * | fix(php-cs) | Samuel | 2021-02-09 | 1 | -17/+0 |
| * | fix(misc) | Samuel | 2021-02-09 | 1 | -5/+7 |
| * | fix(php-cs) | Samuel | 2021-02-09 | 1 | -4/+7 |
| * | fix(logger): use logger from constructor arguments | Samuel | 2021-02-09 | 1 | -1/+14 |
| * | fix(pebkac): missing `use OC` | Samuel | 2021-02-08 | 1 | -0/+1 |
| * | fix(logger): set logger in constructor | Samuel | 2021-02-08 | 1 | -5/+10 |
| * | fix(php-cs): indentation / elseif, maybe braces? | Samuel | 2021-02-05 | 1 | -13/+18 |
| * | feat(federatedfilesharing): log errors, as suggested by @maxbes | Samuel | 2021-02-05 | 1 | -0/+20 |
* | | Move requesthandler controller to LoggerInterface | Roeland Jago Douma | 2021-03-10 | 1 | -29/+13 |
* | | Fix some redundant casts | Roeland Jago Douma | 2021-03-08 | 1 | -3/+1 |
* | | Remove redundant casts | Roeland Jago Douma | 2021-03-02 | 1 | -2/+2 |
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 5 | -16/+16 |
|/ |
|
* | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 2 | -2/+2 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 5 | -3/+6 |