Commit Graph

1217 Commits (fb7ec2bb22055886d55a779b9c19f48daee438c5)

Author SHA1 Message Date
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
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 12 years ago
Jenkins for ownCloud 43d6650d19 [tx-robot] updated from transifex 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 55fc693750 @breif -> @brief 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Jenkins for ownCloud b6d76e9985 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9919ec48df [tx-robot] updated from transifex 12 years ago
Vincent Petry f73a168694 Added unit test for sharing ext storage mount points 12 years ago
Vincent Petry 28f0e6307f Fix sharing of ext storage mount points 12 years ago
Bjoern Schiessle d3f957c21e remove error_log output 12 years ago
Joas Schilling dbb93074b3 Fix endless loop on windows servers 12 years ago
Bjoern Schiessle 31bf2d4b33 we can take the permission directly from the share, no need to call the share api first 12 years ago
Bjoern Schiessle 799d8ca381 check if we have a fileinfo 12 years ago
Bjoern Schiessle bee48f851e ignore part files 12 years ago
Jenkins for ownCloud 283b483100 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9385b97b5f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud cf20de185c [tx-robot] updated from transifex 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 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Thomas Müller 6e75b37d04 disable download button if zip download is disabled 12 years ago
Jan-Christoph Borchardt 899c7c0443 fix position and look of public download button 12 years ago
Bjoern Schiessle 33883a46f5 return the new name if a mount point was renamed 12 years ago
Bjoern Schiessle 20e4ad382b get the correct owner path for part files 12 years ago
Thomas Müller 003049e8a6 remove file name from upper right button 12 years ago
Thomas Müller df32254133 reintroduce download button on public shares 12 years ago
Thomas Müller ac9e07c589 $RUNTIME_APPTYPES is no longer used - left over from pre OC4 12 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Robin Appelman b176708505 Expose public shares over webdav 12 years ago
Robin Appelman b42418246f Also fixed the returned internal path when getting the root shared item by id 12 years ago
Robin Appelman c53c4b9791 fix search by mime for shared single files 12 years ago