129 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  John Molakvoæ (skjnldsv) 6adb19b296
Show filename on share link download 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Georg Ehrke 5b26487f14
Expose status via Collaborators API 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Julius Härtl 217a69ebf9
Add BeforeTemplateRenderedEvent for files_sharing 3 years ago
  Joas Schilling a2f34f46b2
Fix tests 3 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 3 years ago
  Joas Schilling 609b8aff12
Also disallow ; in remote urls 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Joas Schilling 1c4422ca3d
Add a test and fix the existing ones 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Julius Härtl 87393a760e Remove unused properties in ShareesAPIController 4 years ago
  Joas Schilling 8db32805be
Fix willReturnOnConsecutiveCalls 4 years ago
  Joas Schilling 3930ab8e8a
Don't allow anchors and queries in remote urls 4 years ago
  Roeland Jago Douma 260892eb3b
Disable link shares of disabled users 4 years ago
  Roeland Jago Douma fc77f530d7
Don't show link shares hash in inherited share list 4 years ago
  Roeland Jago Douma 1672ff3bef
Do not use $_GET 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Maxence Lange f2c7ca4584
fixing tests + avoid duplicate in getFormattedShares() 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma 8d4346d656
Fix more tests 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 77d136cbdf
Apply share permission mask to all files obtained via shareinfo 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  John Molakvoæ (skjnldsv) 2fd057513a Fix current user edit/delete permissions 4 years ago
  Daniel Kesselberg a20546bb5c
Remove unused import Punic\Data 4 years ago
  Daniel Calviño Sánchez 8098abee60 Do not return shares with the current user 4 years ago
  Daniel Calviño Sánchez 222e5a9a9f Add missing share types when getting shares of a file 4 years ago
  Daniel Calviño Sánchez 24febe1e41 Unify share type sorting when getting shares of a file or with subfiles 4 years ago
  Daniel Calviño Sánchez 0599536c82 Remove unneeded calls to "ShareManager::shareProviderExists()" 4 years ago
  Daniel Calviño Sánchez 52870fd1d2 Add unit tests for getting shares of a file 4 years ago
  Daniel Calviño Sánchez 9039dd89ef Add unit tests for getting shares including subfiles 4 years ago
  Daniel Calviño Sánchez 5c7c308220 Include the share in the Files_Sharing::loadAdditionalScripts event 4 years ago
  John Molakvoæ (skjnldsv) ff895abac0
Fix shares read permissions 4 years ago
  John Molakvoæ (skjnldsv) b1069b29fa
Add checks for whether a user with access to a share can delete it 4 years ago
  Joas Schilling 858b18e34a
Bye Spreed namespace, hello Talk! 4 years ago
  Joas Schilling 87836472d3
Remove duplicate tests 4 years ago
  Joas Schilling 85a80b05ac
Unify the permission checking in one place only 4 years ago
  Roeland Jago Douma f9f3e00d06
Fix sharing tests 5 years ago
  Roeland Jago Douma 7c264cb7fa
Harden public preview tests 5 years ago
  Christoph Wurst e930a0ccbe
Search sharees on lookup server when explicitly requested by user 5 years ago
  Christoph Wurst f3023aaa85
Show sharing recommendations 5 years ago
  Julius Härtl 3828283c01
Add caching headers for public previews 5 years ago
  John Molakvoæ (skjnldsv) 1deda8fd65
Rollback to default list view 5 years ago
  Morris Jobke 463dfb50d9
Fix unit tests 5 years ago