Commit Graph

181 Commits (16ce23d19df352cd2653387bf00a0e210016d2f2)

Author SHA1 Message Date
Joas Schilling 5e4ac548bb Use attr() instead of data() so the item ids work as intended 12 years ago
Volkan Gezer 11788c9579 fix server share dialog title 12 years ago
Vincent Petry 13b7937381 Allow late registration of file actions in public page 12 years ago
Vincent Petry 363f8f3205 Do not clear URL hash when no external mount params given 12 years ago
Vincent Petry 9ef7410abe Fixed uploading by drag and drop into folder 12 years ago
Robin Appelman 2219087df6 organize js a bit better 12 years ago
Lukas Reschke 1066f4ec9a Sanitize name of sharee 12 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 12 years ago
Robin Appelman 2005c162bd Fix prompting for password 12 years ago
Robin Appelman 30f5b2bd7c Improve detection of whether we're in the files app 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 12 years ago
Jörn Friedrich Dreyer 7e8784c075 access admin settings result message correctly 12 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 12 years ago
Robin Appelman 690e0b5070 Dont overwrite OCA.Sharing 12 years ago
Thomas Müller fc1d6f4c3c fixes during test 12 years ago
Vincent Petry 816db7aef1 Fixed wording to "Shared by link" 12 years ago
Vincent Petry b3fdda1751 Added "Shared with link" sidebar section in files app 12 years ago
Vincent Petry af6a65cbf3 Do not update action icon recipients for file list 12 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 12 years ago
Jörn Friedrich Dreyer b5a145b297 convert mail template editor to app framework for a restful api 12 years ago
Vincent Petry 1297b2b883 Multiple fixes to sharing overview 12 years ago
Jörn Friedrich Dreyer 37afab87b5 minimal mail template editor for administrators, refs #7177 12 years ago
Vincent Petry 640fbc016d Now using shareOwner for the share owner 12 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 12 years ago
Vincent Petry d677e3860d Added unit tests for share.js and share icon 12 years ago
Vincent Petry 7961d4a87e Update share action text to display owner/recipients 12 years ago
Vincent Petry 5e4e773446 Removed "Share with" column 12 years ago
Vincent Petry e084183d1e Added owner display name in action 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Vincent Petry 0879a63320 Mimetype for sharing overview 12 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Vincent Petry fa32243d84 Small fixes to sharing overview 12 years ago
Vincent Petry 85648def56 Fixed sharing permissions 12 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 12 years ago
Vincent Petry 9baf47c2b4 Group shares by type 12 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 12 years ago
Bjoern Schiessle 36f63ea990 allow resharing of files with only share permissions 12 years ago
Bjoern Schiessle ff4bb3a9e6 fix share label creation 12 years ago
Bjoern Schiessle 3b279c9056 prevent default action when clicking on the share notification 12 years ago
Robin Appelman 157b139b57 Dont scale up the preview for publicly shared images 12 years ago
Bjoern Schiessle 1166d62d9b fileList needs be be declared before the if-statement 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Vincent Petry 7d98bcf9a2 Fixed JS issues in public page 12 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 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 12 years ago
Thomas Müller 07ea57465b drop folder support on public shared folders 13 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 13 years ago