44 Commits (a661f043e1a8764cb7c795f50df77b830d3e352b)

Author SHA1 Message Date
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Morris Jobke 71cf31f211
Remove not used methods of legacy share.php 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago
Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 8 years ago
Morris Jobke 3e13e94254 Use proper methods for checkPasswordProtectedShare 8 years ago
Morris Jobke f640b56bfa Cleanup unused methods 8 years ago
Joas Schilling 2f8756754f
Fix last failures with oracle 8 years ago
Joas Schilling 984933e586
Only use readable chars in Share Tokens 8 years ago
Lukas Reschke 6ff40e64fb
Remove OC_Group call 9 years ago
Lukas Reschke 9e7f7ba7f6
Add sharing types for guests 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Joas Schilling 9871e4eaee
Kill dead code 9 years ago
Morris Jobke 8fa5141aaa
Removes unused code for link share emails 9 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Lukas Reschke 4d68324ba6
Merge sharing backend JS 9 years ago
Maxence Lange 69694012ab shares-circles 9 years ago
Bjoern Schiessle 8f92808caf
take share by mail into consideration if we calculate the access list 9 years ago
Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 9 years ago
Roeland Jago Douma fd71b8bde8
Move social buttons to menu 9 years ago
Roeland Jago Douma a85327fe87
Add social sharing 9 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Roeland Jago Douma a56717673f
Remove adding sharedialogmailview 9 years ago
Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 9 years ago
Morris Jobke 8653d14862
Do not expose user data in exceptions & fix typo 9 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 9 years ago
Bjoern Schiessle 0a6f02801f
introduce share by mail, ui part 9 years ago
Roeland Jago Douma b7046d390f
Remove internal share mail function 9 years ago
Vincent Petry d4976e5554
Fix post_unshareFromSelf hook parameter format 9 years ago
Joas Schilling f37fa6e45c
Move Share backends to PSR-4 instead of using class path (#24941) 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Torben Dannhauer 718f0757e4 Fix for #23066 (#24689) 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Vincent Petry caefe23bb6
Send permalink in internal share notification emails 10 years ago
Roeland Jago Douma f90acb1b53
Move \OC\Share to PSR-4 10 years ago