30 Commits (10290eb0060eb2194be2dd4fc8b707aa7eef5c0a)

Author SHA1 Message Date
Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 9 years ago
Joas Schilling 5b57bb955b
Fix default share provider 9 years ago
Joas Schilling 91e650791d
Return the paths for the users without setting them all up 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
Robin Appelman a555672f21
properly quota table names in getSharesInFolder 9 years ago
Bjoern Schiessle 3323d01db1
update unit tests 9 years ago
Bjoern Schiessle b84fd7c361
set expire date for all share types 9 years ago
Bjoern Schiessle 0d5147bd49
add new password column to the share table in order to set passwords for share by mails 9 years ago
Vincent Petry 377fdf3860
Skip null groups in group manager (#26871) (#26956) 9 years ago
Andrius 708b62f223 Fix detecting deleted shares in object store 9 years ago
phisch fc67606d39
commit transaction after select query 9 years ago
Robin Appelman 14a561ddad
always use numeric storage id in cacheentry 9 years ago
Robin Appelman 5acbdf1e36
also work with group shares 9 years ago
Robin Appelman 2f03fcab4a
let the share backend get the node cacheentry to save queries 9 years ago
Roeland Jago Douma fc4d0a86ef
Fix merging backend results 9 years ago
Roeland Jago Douma 5a00870a2b
Stricter signature 9 years ago
Robin Appelman 3692769b0a
Add getShareTypesInFolder to optimize folder listening 10 years ago
Roeland Jago Douma 990f4a182d
More efficient group share resolving 9 years ago
Vincent Petry 626daabb56
Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle 7b25839bd5
use share initiator as fall back to access the file 10 years ago
Roeland Jago Douma 6144ced7a0
Move post_removeFromGroup to shareManager 10 years ago
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841) 10 years ago
Roeland Jago Douma e0cee43cf0 Migrate post_userDelete hook to share manager 10 years ago
Roeland Jago Douma da1dbb52e4 Remove dead function 10 years ago
Roeland Jago Douma b26b8d17eb Remove support for old shares in the default share provider 10 years ago
Roeland Jago Douma c6edbfecbe Move (new) sharing over to composer autoloader 10 years ago
Roeland Jago Douma b8ce9c5554 Use more generic node instead of File/Folder 10 years ago
Roeland Jago Douma e8f22a16f6 Select queries in the default share provider should query for file/folder 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Roeland Jago Douma 4533cb9c59 Add parent for invisible link shares 10 years ago
Roeland Jago Douma 0f22a8db1d Also add type (file/folder) to IShare object 10 years ago
Roeland Jago Douma fc215d0980 Make the share object lazy 10 years ago
Roeland Jago Douma eb904c7aa9 [Share 2.0] Fix defaultshare provider 10 years ago
Roeland Jago Douma 4d7130ad31 [Share 2.0] Add exceptions to OCP 10 years ago
Roeland Jago Douma 2316cb1f8b [Share 2.0] Allow moving of shares 10 years ago
Roeland Jago Douma df690cd1f2 getChildren should not return usergroup shares 10 years ago
Roeland Jago Douma 403547f0ea [Share 2.0] Allow recipient to be passed in to getShareById 10 years ago
Roeland Jago Douma a24e7f6558 Add path filter to OCS Share API ?shared_with_me=true 10 years ago
Roeland Jago Douma 1ff4ec1cd3 [Share 2.0] When deleting a group share delete children 10 years ago
Roeland Jago Douma 34e912ab6b [Share 2.0] Fix interfaces and comments 10 years ago
Roeland Jago Douma 185b9c6edd [Share 2.0] Move IShare to OCP 10 years ago
Roeland Jago Douma 0832cca54e [Share 2.0] Fix IShare 10 years ago
Roeland Jago Douma a4900d721f [Share 2.0] Properly handle user deleted group shares 10 years ago
Roeland Jago Douma d11682dcb4 Fix comments from Thomas 10 years ago
Roeland Jago Douma c090d709e7 We must resolve to the proper usergroup share 10 years ago
Roeland Jago Douma 46045ecc52 [Share 2.0] Add update share 10 years ago
Joas Schilling 09ae160463 Replace other usages 10 years ago