| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert "Remove inefficient fed share scanner"" | Carl Schwan | 2022-08-03 | 1 | -12/+0 |
* | Multiple fixes | Carl Schwan | 2022-07-31 | 2 | -67/+167 |
* | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 4 | -24/+47 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 4 | -38/+353 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -1/+4 |
* | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup | Vincent Petry | 2022-07-26 | 1 | -0/+1 |
|\ |
|
| * | Add missing closing spans and avoid empty href | Vincent Petry | 2022-07-26 | 1 | -0/+1 |
* | | Skip testMovedIntoShareChangeOwner | Louis Chemineau | 2022-07-26 | 1 | -0/+2 |
* | | Test moving share in and out of another share | Louis Chemineau | 2022-07-26 | 1 | -0/+117 |
|/ |
|
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 3 | -8/+8 |
* | Merge pull request #32741 from nextcloud/Valdnet-patch-2 | Joas Schilling | 2022-06-10 | 2 | -6/+6 |
|\ |
|
| * | Fix unit tests | Joas Schilling | 2022-06-07 | 2 | -6/+6 |
* | | Revert "Remove inefficient fed share scanner" | Carl Schwan | 2022-06-10 | 1 | -0/+12 |
|/ |
|
* | Remove at() matcher in files_sharing tests | Côme Chilliet | 2022-05-24 | 4 | -70/+83 |
* | Merge pull request #32053 from nextcloud/cache-verify-share-mountpoint | blizzz | 2022-04-22 | 1 | -1/+6 |
|\ |
|
| * | cache the verification of the share mountpoint | Robin Appelman | 2022-04-21 | 1 | -1/+6 |
* | | Cache display name | Carl Schwan | 2022-04-22 | 1 | -0/+2 |
|/ |
|
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 2 | -0/+6 |
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 1 | -0/+12 |
|\ |
|
| * | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -0/+12 |
* | | Merge pull request #31684 from nextcloud/user-share-permissions-merge | Simon L | 2022-04-05 | 1 | -0/+44 |
|\ \ |
|
| * | | take permissions from multiple paths into account for share permissions | Robin Appelman | 2022-03-31 | 1 | -0/+44 |
* | | | ensure user folder is created in ApiTest | Robin Appelman | 2022-04-04 | 1 | -0/+3 |
* | | | Merge pull request #31240 from nextcloud/Valdnet-patch-3 | Louis | 2022-03-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix test | Valdnet | 2022-03-31 | 1 | -1/+1 |
* | | | | Fix ILogger instances in application tests for core parameters | Côme Chilliet | 2022-03-24 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Add test to spelling unification | Louis Chemineau | 2022-03-21 | 1 | -1/+1 |
| |/
|/| |
|
* | | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 1 | -6/+2 |
* | | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -1/+1 |
* | | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -7/+15 |
* | | make share cache test resilient against skeleton files not being there | Robin Appelman | 2022-02-25 | 1 | -5/+3 |
|/ |
|
* | Support CRUD share permissions | Louis Chemineau | 2022-02-15 | 1 | -0/+93 |
* | Revert "Add non-breaking space in the file size" | szaimen | 2022-02-10 | 1 | -4/+4 |
* | Add non-breaking space in the file size | Carl Schwan | 2022-01-14 | 1 | -4/+4 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 4 | -7/+7 |
* | Remove inefficient fed share scanner | Vincent Petry | 2022-01-10 | 1 | -12/+0 |
* | Fix tests on PHP 8.1 for encryption, files_sharing, files_version, | Côme Chilliet | 2021-12-16 | 1 | -0/+4 |
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -2/+10 |
* | Move common logic to share manager | Joas Schilling | 2021-11-09 | 1 | -1/+3 |
* | update tests | Robin Appelman | 2021-10-19 | 2 | -2/+19 |
* | Merge pull request #28764 from nextcloud/feat/sharing-link-event | John Molakvoæ | 2021-09-10 | 1 | -3/+3 |
|\ |
|
| * | Emit event on link share action | John Molakvoæ | 2021-09-10 | 1 | -3/+3 |
* | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -4/+4 |
|/ |
|
* | add event for when a share is mounted | Robin Appelman | 2021-08-24 | 1 | -1/+3 |
* | Fix remote share deletion when deleting user | Vincent Petry | 2021-07-27 | 1 | -28/+147 |
* | Replace ILogger with LoggerInterface in remote share manager | Vincent Petry | 2021-07-27 | 1 | -3/+3 |
* | Fix remote group share decline+accept code path | Vincent Petry | 2021-07-27 | 1 | -0/+36 |
* | Fix external share manager with multiple user groups | Vincent Petry | 2021-07-27 | 1 | -2/+10 |
* | Fix remote group share API interactions | Vincent Petry | 2021-07-27 | 1 | -3/+163 |
* | Add logging to external shares manager | Vincent Petry | 2021-07-27 | 1 | -0/+2 |