Commit Graph

1257 Commits (e734caecba15a317428aea4d308b2ff377f0c19b)

Author SHA1 Message Date
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
Jenkins for ownCloud f5c4754c2b [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt 4ef94ddd2e infield label removal: remove last occurences of infield labels 12 years ago
Vincent Petry 1297b2b883 Multiple fixes to sharing overview 12 years ago
Bjoern Schiessle 916f859377 check if it is a share storage 12 years ago
Thomas Müller 2a10e78c58 no need to empty array in a special way 12 years ago
Bjoern Schiessle e0a5f3b570 get permissions directly from share storage to avoid additional db calls 12 years ago
Vincent Petry 640fbc016d Now using shareOwner for the share owner 12 years ago
Morris Jobke da090099f4 fix unit tests 12 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 12 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 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
Jenkins for ownCloud d39216c5e7 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 36b0c599f5 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud cff9440a37 [tx-robot] updated from transifex 12 years ago
Vincent Petry 7fac2b62e9 Fixed warning when file_target is not set 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 d21b8108c8 Fixed navigation order 12 years ago
Vincent Petry 0f105ec747 Removed selection checkboxes 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 dbbb6c5945 extend OCS Share API to allow the user to ask for files shared with him 12 years ago
Robin Appelman 99d46af0b4 Use instanceOfStorage instead of instanceof 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Bjoern Schiessle 36f63ea990 allow resharing of files with only share permissions 12 years ago
Bjoern Schiessle 95bd7fee9c don't lose file size during rename 12 years ago
Bjoern Schiessle ff4bb3a9e6 fix share label creation 12 years ago
Jan-Christoph Borchardt 7be0ce6ada remove noise texture from interface (not necessary, and blurry on high-res) 12 years ago
Robin Appelman 10c1fc8d24 Show less whitespace above publicly shared images 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 11aa2cf74b always check for unique filename, if a file gets added from outside the mount 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
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Vincent Petry 7d98bcf9a2 Fixed JS issues in public page 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Bjoern Schiessle 7a48f24459 use default expire date only for link shares 12 years ago