Commit Graph

94 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Carl Schwan 81500bf837 Fix getting shares in a folder on Orache 4 years ago
Robin Appelman e83ad8cfad
fix shared mount roots not being returned from `getSharesInFolder` 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Julius Härtl 5116bf146f
Allow to pass note when creating a share and send it with directly in the share mail when set 4 years ago
Côme Chilliet ee7ef77808
Fix warning about passing null to substr_count 4 years ago
John Molakvoæ (skjnldsv) 18f8fabd5a Add proper message to created share not found 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon be3ae9a44b
gracefully handle deleteFromSelf when share is already gone 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl d665981447
Only check path for being accessible when the storage is a object home 5 years ago
Joas Schilling cffad62771
Empty string is returned as null, but empty string in file cache is the root and exists 5 years ago
Arthur Schiwon fd23614c08
fixes potential passing of null to getUserGroupIds 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Joas Schilling 95652d4469
Fix language in share notes email for users 6 years ago
Morris Jobke e3a2d069ae
Remove unused use statement 6 years ago
Robin Appelman 756fe45493
get only groupids in default share backend 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 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
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
Joas Schilling 51d174a40b
Also bail out when the path is actually null 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Joas Schilling c5bc317681
Make sure the default share provider does not execute for other things 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 21d7383d95
Allow internal shares to have a default expiration date 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma e16321368f
Fixes 6 years ago
Joas Schilling 520042bbd0
Allow to accept group shares 6 years ago
Joas Schilling e96c9e0e4a
Add the notifier and the API endpoint for user shares 6 years ago
Joas Schilling dcdbea54e6
Respect the accepted flag for group and user shares 6 years ago
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable 6 years ago
Julius Härtl 857fae288c
Always set the display name for user shares 7 years ago
Maxence Lange 586a3a14a9 revert to select() 7 years ago
Maxence Lange 44c1feb938 returns reshares in API 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
Bjoern Schiessle eab4d96c4c
some small template fixes 8 years ago
Bjoern Schiessle 2250dbec21
add a nice looking button as direct link to the sharre 8 years ago
Bjoern Schiessle b56ccef564
add direct link to the file for user/group shares 8 years ago
Bjoern Schiessle a29261175d
fix mail templates 8 years ago
Bjoern Schiessle 73b88deeb8
add note to share object when reading it from the db 8 years ago