Commit Graph

903 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Julius Härtl f3ae617bde
test(files_sharing): Test if recent files result use actual share target name 2 years ago
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 2 years ago
Joas Schilling cd659b7119
Fix unit tests 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Robin Appelman 5685d68bd3
add more checks to ensure mounts aren't empty 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Joas Schilling 26c734abe4
fix(tests): Specify all positional parameters again to fix tests 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 2 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 2 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 2 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 20058eb9de
tests: Fix test isolation on object storage 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Robin Appelman 6fcc1f5684
add test for shared mount conflict resolution 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Côme Chilliet 578648a062
Adapt tests to new job constructors 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Carl Schwan 2f406e5403 More fixes 3 years ago
Carl Schwan 8e3f21d9ed Small progress with fixing unit tests 3 years ago
Carl Schwan 7ded5a769b
Only normalize data in public shares and not crud 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Julius Härtl 6ad600ea8a
Fix jsunit tests 3 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 3 years ago
Carl Schwan fa48430feb
Revert "Revert "Remove inefficient fed share scanner"" 3 years ago
Côme Chilliet 262f7d92f0
Remove broken function resetStorage from test cases 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 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
Vincent Petry 8be9b04981
Remove legacy #dir element in files list 3 years ago
Vincent Petry b896cd7f01 Add missing closing spans and avoid empty href 3 years ago
Louis Chemineau 256ed34b7e Skip testMovedIntoShareChangeOwner 3 years ago
Louis Chemineau 8967602470 Test moving share in and out of another share 3 years ago
Vincent Petry bb2557c389
Replace files app ids to classes 3 years ago
Carl Schwan 6667007bf2 Revert "Remove inefficient fed share scanner" 3 years ago
Joas Schilling 50c697dbd4
Fix unit tests 3 years ago
Côme Chilliet 948f0740ff
Remove at() matcher in files_sharing tests 3 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago
Robin Appelman bda8601648
cache the verification of the share mountpoint 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago
Robin Appelman 11a6887c7d
ensure user folder is created in ApiTest 4 years ago