Commit Graph

15 Commits (98c020d954f6a8dac93c5e93309807c7a66456eb)

Author SHA1 Message Date
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
Michael Gapczynski 5e8ef33190 Clean up in the dropdown for unsharing 13 years ago
Michael Gapczynski f456cee9d8 Fix fetching item type from share class element, comment out the auto hider for now since it doesn't work outside of the Files app 13 years ago
Michael Gapczynski cb19fdd55b Show users and groups shared with in dropdown 13 years ago
Michael Gapczynski b5961635ea Fix ajax share file and replace 'User or Group' select form with a textbox 13 years ago
Michael Gapczynski f21fdf14f9 Forgot I got rid of the class field backendTypes, use the array keys of the backends field instead 13 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 13 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 13 years ago
Sam Tuke 380f41136c Added placeholder msg to share with menu to clarify user list restricted to security context 13 years ago
Michael Gapczynski 970124a90b Fix private link sharing via email, fix for bug oc-750 13 years ago
Michael Gapczynski c04074692e Fix incorrect toaddress being passed for emailing private links 13 years ago
Michael Gapczynski cda9dcc7aa Fix private link emailing and clean up file name displayed in email 13 years ago
Michael Gapczynski 5cf42b88af Replace all %2F with a / in private link 13 years ago
Michael Gapczynski b4e7c05959 Encoded slashes (%2F) don't look pretty in our private link urls 13 years ago
Michael Gapczynski faebee5f25 Turn async off when fetching users to make sure the users get removed from the select form 13 years ago
Michael Gapczynski 3c6c8ecab0 Make email private link submit on enter as well 13 years ago
Michael Gapczynski e0a5f976e7 Fix bug oc-542, encode urls for private links 13 years ago
Michael Gapczynski b9033d3b78 Only load sharing statuses if in files app 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 13 years ago
Michael Gapczynski 754844f5c9 Add ability to send private links from sharing via email 13 years ago
Michael Gapczynski 565e02d061 Add back removed groups to the select form correctly 13 years ago
Michael Gapczynski ef9511c713 Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 13 years ago
Michael Gapczynski d764585d8b Remove blind effect for email private link in drop down 13 years ago
Bart Visscher 5c55b9c5ac Sharing: Add a filename after public share link 13 years ago
Bart Visscher 524bd2e75f Sharing: Don't get share icon for undefined filename 13 years ago
Marvin Thomas Rabe 7c738a1384 Sharing dropdown width fixed. 13 years ago
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
krzaczek 7454af0c79 apps files_sharing - fix in share.js to check the "can edit" checkbox - 14 years ago
Brice Maron cc35cb74e1 Try to avoid closing the share box too soon on multiple selections 14 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 14 years ago
Brice Maron 2906ea3d78 Add caching for filelist sharing icon status to avoid many http req. 14 years ago
Scott Barnett f4ecf47e61 Fixed delete cross positioning issue. 14 years ago
Jan-Christoph Borchardt add0a90e1e single quotes in JavaScript & PHP, double quotes in HTML 14 years ago
Michael Gapczynski ca86093270 Full support for viewing public links from sharing drop down 14 years ago
Michael Gapczynski 594532da9a Merge public link icon check 14 years ago
Michael Gapczynski b7b3a49203 Functions to get the token of a public link now stored by OC_Share, remove no longer needed ajax call to getlink.php 14 years ago
Michael Gapczynski 582dca4d91 Initial merging of files_sharing and files_publiclink 14 years ago
Michael Gapczynski 717ab56419 Display public icon next to publicly shared files 14 years ago
Michael Gapczynski 726933831d Public link folder uploading not implemented, comment out checkbox for it in dropdown 14 years ago
Michael Gapczynski 497789cdd8 Clean up constructor for OC_Share, add some error handling for sharing files 14 years ago
Michael Gapczynski a8e6be6016 Change the share file action icon if the file is already shared with someone 14 years ago