Commit Graph

153 Commits (master)

Author SHA1 Message Date
Carl Schwan 3183ea79d2
refactor(external-share): Port more code to string as type for the id 2 weeks ago
nfebe 6bccaf778a fix(sharing): Allow public share access for everyone 4 weeks ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Côme Chilliet 844c405f71
fix(tests): Make dataGeneralChecks static in Share20 ManagerTest 3 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
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
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
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" 11 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
Côme Chilliet d6ba524263
fix: Use getRelativePath method to check if node is inside folder 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
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
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year 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
Côme Chilliet fd0de0a2d1 Fix tests, add test for the new feature 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 8ad94cbfda
feat!: Migrate unShare events to typed events 2 years ago
Joas Schilling 44b810bfbd
feat!: Migrate Sharing events to typed events 2 years ago
Joas Schilling c67c067ee7
fix: Move Sharing events to IEventDispatcher 2 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Julien Veyssier acc68e9f93
fix share manager tests 3 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago