Commit Graph

57 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Louis Chemineau a56cff70e1 fix: Exclude non accepted shares when computing access list 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
Ferdinand Thiessen 2e4d3e4e75
fix(share): Return empty string if no label is set 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Côme Chilliet 1cfc25d08c
fix(tests): Adapt tests to change of DefaultShareProvider constructor 2 years 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 e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Andrew Summers 40edb426a3 Refactor `OC\Server::getRootFolder` 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 3 years ago
Andrew Summers 6b09a79227
Refactor `OC\Server::getShareManager` 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling e674087ebf
Adjust unit tests 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Arthur Schiwon be3ae9a44b
gracefully handle deleteFromSelf when share is already gone 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Joas Schilling 95652d4469
Fix language in share notes email for users 6 years ago
Morris Jobke 16f4b43d94
Adjust tests to only return group IDs 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Calviño Sánchez 2f49806c20 Add unit tests for "getAllShares()" 7 years ago
Julius Härtl 857fae288c
Always set the display name for user shares 7 years ago
Daniel Calviño Sánchez fe8a67f517 Store "sendPasswordByTalk" property of link shares in the database 8 years ago
Daniel Calviño Sánchez 00e4c8aee4 Fix update share tests 8 years ago
Bjoern Schiessle b81962e3e8
fix unit tests 8 years ago
Maxence Lange 4f5814c27b tests 8 years ago
Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 9 years ago
Joas Schilling 5b57bb955b
Fix default share provider 9 years ago
Roeland Jago Douma 12afd7d1d5
Add mail element to access list 9 years ago
Roeland Jago Douma 2cbac3357b
Offload acceslist creation to providers 9 years ago
Bjoern Schiessle 3323d01db1
update unit tests 9 years ago
Vincent Petry 377fdf3860
Skip null groups in group manager (#26871) (#26956) 9 years ago
Roeland Jago Douma 7e2159e9bb
Add defaultShareProvider & federatedshareprovider tests 10 years ago
Roeland Jago Douma eaf152efeb
Fix DateTime comparisson 10 years ago
Roeland Jago Douma 3c173378e8
Fix typehint 10 years ago
Thomas Müller 2806a4bca7
Cleanup test case 10 years ago