aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrappingCôme Chilliet2024-12-121-1/+1
* fix(Share20\Manager): Ensure node is still accessible when checking shareprovokateurin2024-11-251-4/+29
* feat(Share20\Manager): Return all shares on IShareOwnerlessMountprovokateurin2024-11-251-0/+69
* fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath()provokateurin2024-11-251-0/+85
* Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-...Côme Chilliet2024-11-041-3/+187
|\
| * fix: Use getRelativePath method to check if node is inside folderfix/avoid-invalid-share-on-transfer-ownershipCôme Chilliet2024-10-141-10/+14
| * fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-10-141-16/+84
| * fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-10-141-17/+17
| * fix: Tidy up code for reshare deletionCôme Chilliet2024-10-141-8/+8
| * fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-141-3/+115
* | fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-172-2/+2
* | fix(share): Return empty string if no label is setFerdinand Thiessen2024-10-141-0/+34
|/
* fix(l10n): Rephrasing some exceptions to be translatedGit'Fellow2024-09-201-23/+23
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-20/+20
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-13/+13
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-156-181/+181
* fix: share manager tests translation stringJohn Molakvoæ2024-09-041-1/+1
* test: fix share provider tests for shardingRobin Appelman2024-08-282-6/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-28/+28
* fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-121-6/+15
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-8/+20
* fix(tests): Fix tests with new LazyUser usage in DefaultShareProviderCôme Chilliet2024-06-171-11/+19
* chore: Add SPDX headerAndy Scherzinger2024-05-136-108/+15
* test: adjust test to new permissions check logicRobin Appelman2024-05-031-6/+17
* fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
* feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-2/+9
* Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-152-4/+6
|\
| * Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-153-265/+183
| |\
| * | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-292-4/+6
* | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-152-251/+153
|\ \ \ | | |/ | |/|
| * | refactor: make share manager buildableRobin Appelman2024-03-061-176/+19
| * | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-042-58/+58
| * | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-221-22/+76
| * | fix: phpunitJohn Molakvoæ2024-02-131-2/+2
| * | feat: rename users to account or personVincent Petry2024-02-131-2/+2
| * | feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+5
| * | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-101-3/+3
|/ /
* | Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-041-10/+25
|\ \
| * | cleanup di for share permissions wrapperRobin Appelman2023-08-161-10/+25
* | | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-021-16/+17
* | | sharebymail: remove ILogger and upgrade to PHP 8 syntaxBenjamin Gaussorgues2023-08-301-5/+5
| |/ |/|
* | Fix tests, add test for the new featureCôme Chilliet2023-08-281-13/+77
|/
* fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-282-17/+0
* feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-282-41/+64
* feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-282-40/+42
* fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-272-5/+5
* fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-021-1/+7
* Fix types for reading and writing config valuesjld31032023-04-051-4/+4
* composer run cs:fixCôme Chilliet2023-01-205-8/+2