Commit Graph

85 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)

Author SHA1 Message Date
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 13 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 13 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 14 years ago
Thomas Mueller 5fadd53088 missing renames of publicListView to disableSharing 14 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 14 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 14 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 14 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 14 years ago
Michael Gapczynski 4e6f720f14 Fix closing the sharing dropdown by clicking on the share button 14 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 14 years ago
Michael Gapczynski 5c5955b31f Disable link sharing for folders temporarily - next release 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 14 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 14 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 14 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 14 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 14 years ago
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 14 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 14 years ago
Michael Gapczynski eca2e073f8 Don't reload the page after sending private link to email address 14 years ago
Michael Gapczynski bf93dd4661 Don't reload the page after sending private link to email address 14 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 14 years ago
Sam Tuke 380f41136c Added placeholder msg to share with menu to clarify user list restricted to security context 14 years ago
Michael Gapczynski d8ca4f78cf Fix private link sharing via email, fix for bug oc-750 14 years ago
Michael Gapczynski 970124a90b Fix private link sharing via email, fix for bug oc-750 14 years ago
Michael Gapczynski c04074692e Fix incorrect toaddress being passed for emailing private links 14 years ago
Michael Gapczynski cda9dcc7aa Fix private link emailing and clean up file name displayed in email 14 years ago
Michael Gapczynski 5cf42b88af Replace all %2F with a / in private link 14 years ago
Michael Gapczynski b4e7c05959 Encoded slashes (%2F) don't look pretty in our private link urls 14 years ago
Michael Gapczynski faebee5f25 Turn async off when fetching users to make sure the users get removed from the select form 14 years ago
Michael Gapczynski 3c6c8ecab0 Make email private link submit on enter as well 14 years ago
Michael Gapczynski e0a5f976e7 Fix bug oc-542, encode urls for private links 14 years ago
Michael Gapczynski b9033d3b78 Only load sharing statuses if in files app 14 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Michael Gapczynski 41179a1456 Fix feedback for sharing errors 14 years ago
Michael Gapczynski 754844f5c9 Add ability to send private links from sharing via email 15 years ago
Michael Gapczynski 565e02d061 Add back removed groups to the select form correctly 14 years ago
Michael Gapczynski ef9511c713 Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 14 years ago
Michael Gapczynski d764585d8b Remove blind effect for email private link in drop down 14 years ago
Bart Visscher 5c55b9c5ac Sharing: Add a filename after public share link 15 years ago
Bart Visscher 524bd2e75f Sharing: Don't get share icon for undefined filename 15 years ago
Marvin Thomas Rabe 7c738a1384 Sharing dropdown width fixed. 15 years ago
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 15 years ago