Commit Graph

232 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 11 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 11 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 11 years ago
Jörn Friedrich Dreyer 7e8784c075 access admin settings result message correctly 11 years ago
Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 11 years ago
Robin Appelman 690e0b5070 Dont overwrite OCA.Sharing 11 years ago
Thomas Müller fc1d6f4c3c fixes during test 11 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 11 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 11 years ago
Vincent Petry af6a65cbf3 Do not update action icon recipients for file list 11 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 11 years ago
Jörn Friedrich Dreyer b5a145b297 convert mail template editor to app framework for a restful api 11 years ago
Vincent Petry 1297b2b883 Multiple fixes to sharing overview 11 years ago
Jörn Friedrich Dreyer 37afab87b5 minimal mail template editor for administrators, refs #7177 11 years ago
Vincent Petry 640fbc016d Now using shareOwner for the share owner 11 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 11 years ago
Vincent Petry d677e3860d Added unit tests for share.js and share icon 11 years ago
Vincent Petry 7961d4a87e Update share action text to display owner/recipients 11 years ago
Vincent Petry 5e4e773446 Removed "Share with" column 11 years ago
Vincent Petry e084183d1e Added owner display name in action 11 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 11 years ago
Vincent Petry 0879a63320 Mimetype for sharing overview 11 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 11 years ago
Vincent Petry fa32243d84 Small fixes to sharing overview 11 years ago
Vincent Petry 85648def56 Fixed sharing permissions 11 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 11 years ago
Vincent Petry 9baf47c2b4 Group shares by type 11 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 11 years ago
Bjoern Schiessle 36f63ea990 allow resharing of files with only share permissions 11 years ago
Bjoern Schiessle ff4bb3a9e6 fix share label creation 11 years ago
Bjoern Schiessle 3b279c9056 prevent default action when clicking on the share notification 11 years ago
Robin Appelman 157b139b57 Dont scale up the preview for publicly shared images 11 years ago
Bjoern Schiessle 1166d62d9b fileList needs be be declared before the if-statement 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Vincent Petry 7d98bcf9a2 Fixed JS issues in public page 11 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 11 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 11 years ago
Thomas Müller d163441f3e load image via javascript and use $(document).width() to determine the proper side of the image to be returned 11 years ago
Thomas Müller 07ea57465b drop folder support on public shared folders 11 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 11 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 11 years ago
Morris Jobke 65843e2459 Improve jQuery element selector 11 years ago
Thomas Müller d0c8b310b9 uppercase text and fix dialog popup 11 years ago
Thomas Müller 2b84f5e0b9 remove duplicate selectors and declaration 11 years ago
Thomas Müller 271684dcfe update share owner 11 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 11 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 11 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 11 years ago
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 11 years ago
Thomas Müller b3a6683784 remove unused js code and css rules 11 years ago