Commit Graph

160 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Joas Schilling 50c697dbd4
Fix unit tests 4 years ago
Côme Chilliet 948f0740ff
Remove at() matcher in files_sharing tests 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Robin Appelman 278b13155a
take permissions from multiple paths into account for share permissions 4 years ago
Valdnet 806a49aba5
Fix test 4 years ago
Louis Chemineau 85a101987d Add test to spelling unification 4 years ago
Louis Chemineau da435b1e67 Support CRUD share permissions 4 years ago
szaimen f0424378f6 Revert "Add non-breaking space in the file size" 4 years ago
Carl Schwan 46c0ceb59c
Add non-breaking space in the file size 4 years ago
Côme Chilliet 37f8f7a5a1
Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 4 years ago
Joas Schilling d49ad7ea47
Limit more contact searches 4 years ago
John Molakvoæ c56c317d82
Emit event on link share action 5 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 5 years ago
szaimen 0c27faf711 Update "Sending password by Nextcloud Talk failed" sentence 5 years ago
Julius Härtl c0474ba364
Use product name in places where it is appropriate rather than the instance name 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Thomas Citharel 1c0d975654
Make dav respect disallowing sharing with groups 5 years ago
Valdnet 0e39cef0d9
l10n: Unify spelling in test 5 years ago
Roeland Jago Douma 701294520a Add bruteforce protection to the shareinfo endpoint 5 years ago
Valdnet c79aba9865
Change size of the letter in test 5 years ago
Vincent Petry 2650da70ca
Unit tests for federated share expiration date 5 years ago
Vincent Petry 278a73789e
Map old account scope properties to new names 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl 102402bfcb
Show unique displayname context in the user share list entries 5 years ago
Julius Härtl c4ea37b8a1
Address minor comments 5 years ago
Julius Härtl 676d2b7a94
Adjust mountprovider tests 5 years ago
Morris Jobke 0390a90d70
Return correct error message on share download without read permission 5 years ago
Richard Steinmetz 89f7e2ab64
Indicate preview availability in share api responses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
John Molakvoæ (skjnldsv) 6adb19b296
Show filename on share link download 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Georg Ehrke 5b26487f14
Expose status via Collaborators API 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Julius Härtl 217a69ebf9
Add BeforeTemplateRenderedEvent for files_sharing 6 years ago
Joas Schilling a2f34f46b2
Fix tests 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Joas Schilling 609b8aff12
Also disallow ; in remote urls 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
Joas Schilling 1c4422ca3d
Add a test and fix the existing ones 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Julius Härtl 87393a760e Remove unused properties in ShareesAPIController 6 years ago
Joas Schilling 8db32805be
Fix willReturnOnConsecutiveCalls 6 years ago
Joas Schilling 3930ab8e8a
Don't allow anchors and queries in remote urls 6 years ago
Roeland Jago Douma 260892eb3b
Disable link shares of disabled users 6 years ago
Roeland Jago Douma fc77f530d7
Don't show link shares hash in inherited share list 6 years ago
Roeland Jago Douma 1672ff3bef
Do not use $_GET 6 years ago