Commit Graph

203 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Côme Chilliet 844c405f71
fix(tests): Make dataGeneralChecks static in Share20 ManagerTest 3 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
Côme Chilliet 7070ba4365
chore(tests): Adapt DefaultShareProviderTest to new constructor parameter 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 2c74609e07
test: Fix tests/lib/[S-Z]* 8 months ago
provokateurin ae16a28758
perf(Share20): Add interface to query all shares in a folder without filtering by user 8 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
skjnldsv 70218dc0a4 fix(files_sharing): fix share creation error handling 9 months ago
Louis Chemineau b6c7c28585 fix: Exclude non accepted shares when computing access list 11 months ago
Ferdinand Thiessen 0a0f56282a
fix(sharing): Move permission validation to share manager 11 months ago
provokateurin dcb370ab62
Revert "fix(Share20\Manager): Ensure node is still accessible when checking share" 12 months ago
Christopher Ng 42d997bcd7 test: Update tests 12 months ago
Côme Chilliet 365ff40929 fix(tests): Adapt ManagerTest to change in Exception class used 1 year ago
provokateurin c2ca99e2f6
fix(Share20\Manager): Ensure node is still accessible when checking share 1 year ago
provokateurin c378e74017
feat(Share20\Manager): Return all shares on IShareOwnerlessMount 1 year ago
provokateurin a978e0a806
fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath() 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Côme Chilliet d6ba524263
fix: Use getRelativePath method to check if node is inside folder 1 year ago
Ferdinand Thiessen 2e4d3e4e75
fix(share): Return empty string if no label is set 1 year ago
Côme Chilliet e584e9baf7 fix: Fix promotion of reshares from subsubfolders 1 year ago
Côme Chilliet 3ee5bf6af1 fix(tests): Fix share tests to test new reshare promotion system 1 year ago
Côme Chilliet 7e9bc7c8cf fix: Tidy up code for reshare deletion 1 year ago
Luka Trovic 42181c2f49 fix: delete re-shares when deleting the parent share 1 year ago
Git'Fellow dcbe8da2a6 fix(l10n): Rephrasing some exceptions to be translated 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 1 year ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Côme Chilliet 1cfc25d08c
fix(tests): Adapt tests to change of DefaultShareProvider constructor 1 year ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
Côme Chilliet de6bb33d99
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman 4a72b96532
test: adjust test to new permissions check logic 2 years ago
Côme Chilliet fda1c42ab7
fix(tests): Fix tests when daytime saving time change happened recently 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago