aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* fix(share): Return empty string if no label is setFerdinand Thiessen2024-10-141-2/+2
* fix(share): Ensure unique share tokensbackport/47265/stable30ernolf2024-09-251-5/+17
* fix: fix share cleanup for deleted groups with shardingRobin Appelman2024-08-281-10/+18
* feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-281-0/+1
* fix: check for correct storage class when checking for link parentRobin Appelman2024-08-161-1/+2
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-121-38/+36
* fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-122-2/+47
* fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-302-4/+6
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-4/+4
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-5/+9
* fix: psalm, cs, autoloader and lintskjnldsv2024-07-121-1/+2
* feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-122-8/+8
* chore(files_sharing): refactor mail handlingskjnldsv2024-07-121-24/+22
* feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-123-159/+150
* fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-262-20/+29
* use LazyUser in DefaultShareProviderRobin Appelman2024-06-171-5/+6
* fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-1/+1
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-4/+7
|\
| * Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-3/+5
| |\
| | * Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301-2/+3
| | |\
| | | * Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-3014-672/+413
| | | |\
| | | * | Refactor `OC\Server::getMailer`Andrew Summers2023-08-291-2/+3
| | * | | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-3014-672/+413
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-1/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-3014-672/+413
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-1/+2
| | |/ | |/|
* | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-3014-672/+413
|\ \ \ | | |/ | |/|
| * | chore: Add SPDX headerAndy Scherzinger2024-05-2414-294/+46
| * | refactor(shareManager): Use constructor property promotionfenn-cs2024-05-231-75/+23
| * | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-232-80/+106
| * | Merge pull request #44460 from nextcloud/remove-non-shallow-in-folderRobin Appelman2024-05-172-23/+14
| |\ \
| | * | refactor: remove non-shallow getSharesInFolderRobin Appelman2024-05-012-23/+14
| * | | fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-031-49/+8
| |/ /
| * | fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-301-10/+6
| * | fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
| * | ShareByMailProvider: getAccessList: recommended style changesAdam Serbinski2024-03-211-3/+3
| * | ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-2/+2
| * | ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-5/+9
| * | fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
| * | fix(sharing): resolveGroupShares setPermissions on nullskjnldsv2024-03-191-4/+6
| * | perf: improve performance of resolving group sharesRobin Appelman2024-03-161-50/+28
| * | feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-8/+24
| * | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-2/+4
| |\ \
| | * \ Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-156-114/+172
| | |\ \
| | * | | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-2/+4
| | | |/ | | |/|
| * | | Merge branch 'master' into refactor/OC-Server-getCloudFederationFactoryJohn Molakvoæ2024-03-151-5/+7
| |\ \ \
| | * \ \ Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-1/+2
| | |\ \ \
| | | * | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-1/+2
| | | | |/ | | | |/|
| | * / | Refactor `OC\Server::getLazyRootFolder`Andrew Summers2024-03-151-4/+5
| | |/ /
| * / / Refactor `OC\Server::getCloudFederationFactory`Andrew Summers2024-03-151-1/+2
| |/ /