Commit Graph

59 Commits (0f15bc881fcf3575e61c527552d78e7c86170e8d)

Author SHA1 Message Date
scambra 22c6b48d2f translate files_sharing app 13 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 13 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 13 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 13 years ago
Michael Gapczynski 54d4e556fe Add lock and clock icon for sharing 13 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 13 years ago
Michael Gapczynski 6c17a4cb77 Don't display actions for children in shared collections, show the parent collection the child is shared in 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 13 years ago
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 13 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 13 years ago
Michael Gapczynski 76bc4753e9 Fix displaying if a link is password protected 13 years ago
Michael Gapczynski 0788c6e968 Hide link password controls if link is removed 13 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 13 years ago
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 13 years ago
Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 13 years ago
Michael Gapczynski d84b1adf34 Dynamically update shared status icon 13 years ago
Michael Gapczynski 7168fa4b05 Add padding to the reshared text 13 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 13 years ago
Thomas Tanghus aefa52018d Use right variable name. 13 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 13 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 13 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 13 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 13 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 13 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 13 years ago
Michael Gapczynski 51ddc44b62 Somewhat fixes dropdown display issues in the contacts app 13 years ago
Michael Gapczynski 6f83540dd6 Remove person from array after unshare, so name appears in autocomplete again 13 years ago
Michael Gapczynski 4f10574065 Don't load item if it doesn't have it status set 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Michael Gapczynski 26e406c3c0 Hide 'can edit' if not checked 13 years ago
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 13 years ago
Michael Gapczynski 83b935a1c2 Prevent up and down arrow from changing the share with input value 13 years ago
Michael Gapczynski 269922543e Give share with search focus when sharing dropdown appears 13 years ago
Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search 13 years ago
Michael Gapczynski 8729119d4b Add suggestion to share with search for sharing via email 13 years ago
Michael Gapczynski ed71343df8 Autocomplete for share with search in sharing dropdown 13 years ago
Michael Gapczynski db72ce398b Add support for configuring which permissions are possible for items 13 years ago
Michael Gapczynski cb21406e18 Implement CRUDS in share dropdown, and some clean-up 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Michael Gapczynski cbf851de69 Show private link in dropdown 13 years ago
Michael Gapczynski ccb5e99395 Generate random token for private links (more entropy than past private links) 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago
Michael Gapczynski 1ad5e3e39f Add parameter to showDropDown to not show private link UI, only files can be shared as private links 13 years ago
Michael Gapczynski db33765e36 Add share with to list in dropdown after sharing 13 years ago