Commit Graph

80 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Daniel Calviño Sánchez 376704e834 Add "Password protect by Talk" to the menu of link shares 7 years ago
Julius Härtl b73e03724c
Show share settings for owner and reshare owners only 7 years ago
John Molakvoæ (skjnldsv) 1bd6d39b39 Migrate link shares to array 7 years ago
Julius Härtl 2c990ade77
Do not set indeterminate state for file shares 7 years ago
Daniel Calviño Sánchez a1e3098322 Add "Hide download" to the menu of link shares 7 years ago
Julius Härtl d14434fa2e
Adjust some jsdocs 7 years ago
Arthur Schiwon e89567eb53
Take base permissions from DAV, fixes #10516 8 years ago
John Molakvoæ (skjnldsv) 58debbe42c
Tests fixes and design bump 8 years ago
John Molakvoæ (skjnldsv) 0a7e34f6c8
Popovermenu migration 8 years ago
Maxence Lange 0009adae80 SharedWithDisplayName + SharedWithAvatar 8 years ago
Bjoern Schiessle 1615312bf1
add share permissions to settings page 8 years ago
Maximilian Wende d4238a52b2
Add indeterminate state to 'can edit' share permission checkbox, see #8371 8 years ago
Roeland Jago Douma 2e32ab945b Make files drop more permanent 9 years ago
Vincent Petry 17a31a51c6
Fix share indicator handling 9 years ago
Daniel Calviño Sánchez e0b0115f99 Extract common ajax call for addShare and updateShare 9 years ago
Daniel Calviño Sánchez 3ab2958930 Document options parameter in saveLinkShare 9 years ago
Daniel Calviño Sánchez 6e9f49f397 Add "complete" callback support for addShare 9 years ago
Daniel Calviño Sánchez 488020cf2e Add "complete" callback support for updateShare 9 years ago
Roeland Jago Douma 7a81d46fcb
Fix link password toggle 9 years ago
Roeland Jago Douma 58f959864a
Show 'shared via' in share list for reshares 9 years ago
Bjoern Schiessle b84fd7c361
set expire date for all share types 9 years ago
Bjoern Schiessle 3cc0d15f92
add secure drop functionallity to mail shares 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
Bjoern Schiessle 92d7dd4781
allow editing single files shared as public link 9 years ago
Vincent Petry 14256d631c
Use group display name in sharing API + UI 9 years ago
Arthur Schiwon 3ac8d422de
disable checkboxes during save op to avoid race conditions 9 years ago
Arthur Schiwon 056e59af7e
fix some coding style and stricter comparisons, makes scrutinizer happier 9 years ago
Arthur Schiwon 2514176e41
flicker-free permission change in share dialog 9 years ago
Bjoern Schiessle f556c58c22
remove 'send mail notification' option from sharing, replaced by send-by-mail feature 9 years ago
Roeland Jago Douma 57e61250ac
Remove notify recipient option 9 years ago
Roeland Jago Douma 8d1e6eb9b2
Display link reshares 10 years ago
Vincent Petry 0f3674a446
Group incoming shares for resharing in JS 10 years ago
Robin Appelman ee674844f2 better detect errors in fed sharing response 10 years ago
Bjoern Schiessle bb54ab0db8
add hide file list option 10 years ago
Björn Schießle 2a6a336e87
always share with same default permissions, no special handling for remote shares 10 years ago
Bjoern Schiessle 4ab02c0c76
bring back CRUDS permissions for federated shares 10 years ago
Roeland Jago Douma 51b55d5320 Provide proper feedback when creating a share in the webUI 10 years ago
Roeland Jago Douma 1301ec9351 Only show link shares for the current user 10 years ago
Vincent Petry df3f6fee10 Properly forward error messages in share dialog 10 years ago
Vincent Petry b063ddb05b Share dialog use OCS API 10 years ago
Thomas Müller 4f5ff9c105 Ensure the password is only hashed in case it's changed on the client - fixes #19950 10 years ago
Vincent Petry 4bf19d4472 Fix share email sending feedback 11 years ago
Vincent Petry a823a79f12 Show loading spinner for first fetch of shares 11 years ago
Vincent Petry 76e30d0df7 Expiration date was always a string 11 years ago
Vincent Petry 0db9b28f3f Fix ShareItemModel.hasUserShares to only check shares of current item 11 years ago
Vincent Petry 6ea27e2b03 Fix parsing int attributes from share.php response 11 years ago
Individual IT Services 976942bb61 re initialize OC.Share.currentShares OC.Share.itemShares 11 years ago
Vincent Petry f439c07ba9 Fix allow reshare for owner when sharing with self through group 11 years ago
Vincent Petry 62ff78787a Implement email share link 11 years ago
Vincent Petry aeee19b3f2 Implement "notify by email" checkbox in share dialog 11 years ago