Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 1 | -54/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | chore: run rector on tests | Robin Appelman | 2025-06-12 | 1 | -125/+127 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | perf(Share20): Add interface to query all shares in a folder without ↵perf/share20/get-all-shares-in-folder | provokateurin | 2025-05-08 | 1 | -15/+8 |
| | | | | | | filtering by user Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | test: Finish migrating tests/Core/ to PHPUnit 10 compatible codetest/noid/more-phpunit-10 | Joas Schilling | 2025-05-02 | 1 | -226/+225 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(files_sharing): fix share creation error handling | skjnldsv | 2025-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(sharing): Move permission validation to share manager | Ferdinand Thiessen | 2025-01-28 | 1 | -4/+24 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Revert "fix(Share20\Manager): Ensure node is still accessible when checking ↵revert/share-node-accessible | provokateurin | 2025-01-24 | 1 | -29/+4 |
| | | | | | | | | share" This reverts commit c2ca99e2f641396b6823c1e675afd3ecb486e744. Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | test: Update tests | Christopher Ng | 2025-01-15 | 1 | -0/+7 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrapping | Côme Chilliet | 2024-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(Share20\Manager): Ensure node is still accessible when checking share | provokateurin | 2024-11-25 | 1 | -4/+29 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(Share20\Manager): Return all shares on IShareOwnerlessMount | provokateurin | 2024-11-25 | 1 | -0/+69 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: Use getRelativePath method to check if node is inside folderfix/avoid-invalid-share-on-transfer-ownership | Côme Chilliet | 2024-10-14 | 1 | -10/+14 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Fix promotion of reshares from subsubfolders | Côme Chilliet | 2024-10-14 | 1 | -16/+84 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(tests): Fix share tests to test new reshare promotion system | Côme Chilliet | 2024-10-14 | 1 | -17/+17 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Tidy up code for reshare deletion | Côme Chilliet | 2024-10-14 | 1 | -8/+8 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: delete re-shares when deleting the parent share | Luka Trovic | 2024-10-14 | 1 | -3/+115 |
| | | | | | | | Note: Removed part about fix command from original PR Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(l10n): Rephrasing some exceptions to be translated | Git'Fellow | 2024-09-20 | 1 | -23/+23 |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: tests Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> fix: Fix tests Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 1 | -13/+13 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -115/+115 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix: share manager tests translation string | John Molakvoæ | 2024-09-04 | 1 | -1/+1 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -10/+10 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | test: adjust test to new permissions check logic | Robin Appelman | 2024-05-03 | 1 | -6/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(files_sharing): allow to specify allowed groups to share instead of ↵ | Corentin Damman | 2024-03-15 | 1 | -2/+9 |
| | | | | | | | | excluded groups Relates to #3387 Signed-off-by: Corentin Damman <c.damman@intopix.com> | ||||
* | refactor: make share manager buildable | Robin Appelman | 2024-03-06 | 1 | -176/+19 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -6/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-22 | 1 | -22/+76 |
| | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix: phpunit | John Molakvoæ | 2024-02-13 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -2/+2 |
| | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | feat(php,vue): Create a new parameter | Baptiste Fotia | 2024-01-31 | 1 | -0/+5 |
| | | | | Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com> | ||||
* | Merge pull request #39863 from nextcloud/sharing-mask-wrapper | Robin Appelman | 2023-09-04 | 1 | -10/+25 |
|\ | | | | | move share permission logic to storage wrapper | ||||
| * | cleanup di for share permissions wrapper | Robin Appelman | 2023-08-16 | 1 | -10/+25 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix tests, add test for the new feature | Côme Chilliet | 2023-08-28 | 1 | -13/+77 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Remove legacy dispatcher from share manager | Joas Schilling | 2023-07-28 | 1 | -15/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat!: Migrate unShare events to typed events | Joas Schilling | 2023-07-28 | 1 | -34/+55 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat!: Migrate Sharing events to typed events | Joas Schilling | 2023-07-28 | 1 | -30/+31 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: Move Sharing events to IEventDispatcher | Joas Schilling | 2023-07-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -4/+4 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -4/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove deprecated at matcher from tests/lib | Côme Chilliet | 2022-08-29 | 1 | -142/+111 |
| | | | | | | Only 15 warnings left in there Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix share manager tests | Julien Veyssier | 2022-08-02 | 1 | -1/+28 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -1/+5 |
| | | | | | | Makes it possible to store download permission Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Merge pull request #31194 from ↵ | Vincent Petry | 2022-04-06 | 1 | -0/+34 |
|\ | | | | | | | | | nextcloud/feat/allow-to-exclude-groups-from-password-enforcement Allow to disable password policy enforcement for selected groups | ||||
| * | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -0/+34 |
| | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -3/+3 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -62/+62 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add unit test for share enumeration method | Joas Schilling | 2021-11-09 | 1 | -1/+79 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |