Commit Graph

141 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
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
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Joas Schilling 3b91e4cc48
Add unit test for share enumeration method 4 years ago
Joas Schilling fa036b2001
Move common logic to share manager 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Valdnet 1627eb45bb
l10n: Fix test 5 years ago
Robin Appelman b1dca57a1c
load share settings from the share manager in more places 5 years ago
Joas Schilling 79ebc7f24c
Fix test by defining plurals 5 years ago
Vincent Petry af61486aea
Separate settings for remote share expiration 5 years ago
John Molakvoæ (skjnldsv) 15767643f2
Fix sharebymail tests 5 years ago
Daniel Calviño Sánchez f99876997a
Remove duplicated query for email shares 5 years ago