180 Commits (38f8f7cbf4dbfecdb55be8bfcafa4d8b5c7355d4)

Author SHA1 Message Date
Maxence Lange 586a3a14a9 revert to select() 7 years ago
Maxence Lange 44c1feb938 returns reshares in API 7 years ago
Morris Jobke ab7858d1a9 Update lib/private/Share20/Manager.php 7 years ago
Morris Jobke bb367f8cdd Update lib/private/Share20/Manager.php 7 years ago
Christian Aigner 03ee137804 groupname like username - allow share with both 7 years ago
Roeland Jago Douma 230dc505a1
Fix getting the access list on external storage 7 years ago
Morris Jobke 3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables 7 years ago
Joas Schilling f66c37bdb8
Correctly determinate the owner in case of shared external storages 7 years ago
Christoph Wurst 7e3e3bed50
Fix typos and unused return values 7 years ago
Bjoern Schiessle 8ed004d6ae
fix typo 7 years ago
Bjoern Schiessle ab01402599
log full exception 7 years ago
Bjoern Schiessle a94358062d
handle mail send error gracefully 7 years ago
Roeland Jago Douma 977e3959eb
Do not update child all child shares on group share update 7 years ago
Maxence Lange 77b95ccd12
revert tests 7 years ago
Maxence Lange 68c44bb642
shares are displayed to users with resharing rights 7 years ago
Daniel Calviño Sánchez fe8a67f517 Store "sendPasswordByTalk" property of link shares in the database 7 years ago
Bjoern Schiessle 5e90711600 allow to update lables for public link shares 7 years ago
Bjoern Schiessle f377a61f90 allow to add labels to shares 7 years ago
Roeland Jago Douma abbb946bbb Propegate hide download state in share provider 7 years ago
Roeland Jago Douma bc960bae02 Extend IShare to show hide download state 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Robin Appelman 4c0cbdff36
tokens can't be valid local user names 7 years ago
Daniel Calviño Sánchez 4b7fa4ac2e Add support for tokens in room shares 7 years ago
Daniel Calviño Sánchez d9458b303a Add support for room shares to the share manager 8 years ago
Daniel Calviño Sánchez 4ee839d69c Add provider for room shares 8 years ago
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares 7 years ago
Daniel Calviño Sánchez 88600f4ecf Add "sendPasswordByTalk" property to shares 7 years ago
Bjoern Schiessle eab4d96c4c
some small template fixes 7 years ago
Bjoern Schiessle 94c7052482
allow 'note' to be null 7 years ago
Bjoern Schiessle 2250dbec21
add a nice looking button as direct link to the sharre 7 years ago
Bjoern Schiessle b56ccef564
add direct link to the file for user/group shares 7 years ago
Bjoern Schiessle a29261175d
fix mail templates 7 years ago
Bjoern Schiessle 73b88deeb8
add note to share object when reading it from the db 7 years ago
Bjoern Schiessle c116d116fa
improve mail template and escape html code 7 years ago
Bjoern Schiessle a93f2a648b
allow to add a personal note to a share 7 years ago
Bjoern Schiessle c668c5b997
fix selection of share provider 7 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 8 years ago
John Molakvoæ (skjnldsv) 6a0552224d
getDeletedSharedWith method 8 years ago
Roeland Jago Douma d805959e81
Add API to undelete delete group shares 8 years ago
Bjoern Schiessle a3948e8a12
use new API to send a federated share if possible 8 years ago
Bjoern Schiessle 5cfe20675d
start implementing federated sharing 2.0 8 years ago
Maxence Lange 0009adae80 SharedWithDisplayName + SharedWithAvatar 9 years ago
Joas Schilling 339e320064
Fix existing usages 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Roeland Jago Douma 4596423b14
Do not instantiate node when not needed 8 years ago
Joas Schilling 80b34f5f7d
Only in case of $currentAccess the array uses the id as index 8 years ago
Lukas Reschke 1c25919cf1
Proper handle null cases and default to true 8 years ago
Lukas Reschke 56a2512581
Add support for `\OCP\Share\IShare::getMailSend` back 8 years ago