1186 Commits (e0dd69e4e605b7f4a2af4cdc8a15a8dfc1c0902a)

Author SHA1 Message Date
  Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 10 years ago
  Jenkins for ownCloud b6d76e9985 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 9919ec48df [tx-robot] updated from transifex 10 years ago
  Vincent Petry f73a168694 Added unit test for sharing ext storage mount points 10 years ago
  Vincent Petry 28f0e6307f Fix sharing of ext storage mount points 10 years ago
  Bjoern Schiessle d3f957c21e remove error_log output 10 years ago
  Joas Schilling dbb93074b3 Fix endless loop on windows servers 10 years ago
  Bjoern Schiessle 31bf2d4b33 we can take the permission directly from the share, no need to call the share api first 10 years ago
  Bjoern Schiessle 799d8ca381 check if we have a fileinfo 10 years ago
  Bjoern Schiessle bee48f851e ignore part files 10 years ago
  Jenkins for ownCloud 283b483100 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 9385b97b5f [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud cf20de185c [tx-robot] updated from transifex 10 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 10 years ago
  Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 10 years ago
  Thomas Müller 6e75b37d04 disable download button if zip download is disabled 10 years ago
  Jan-Christoph Borchardt 899c7c0443 fix position and look of public download button 10 years ago
  Bjoern Schiessle 33883a46f5 return the new name if a mount point was renamed 10 years ago
  Bjoern Schiessle 20e4ad382b get the correct owner path for part files 10 years ago
  Thomas Müller 003049e8a6 remove file name from upper right button 10 years ago
  Thomas Müller df32254133 reintroduce download button on public shares 10 years ago
  Thomas Müller ac9e07c589 $RUNTIME_APPTYPES is no longer used - left over from pre OC4 10 years ago
  Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 10 years ago
  Vincent Petry 9f62059efa Fix file summary to use the whole file list 10 years ago
  Robin Appelman b176708505 Expose public shares over webdav 10 years ago
  Robin Appelman b42418246f Also fixed the returned internal path when getting the root shared item by id 10 years ago
  Robin Appelman c53c4b9791 fix search by mime for shared single files 10 years ago
  Robin McCorkell 77e3d067f0 Better handle return values from Filesystem::getMountBy* 10 years ago
  Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 10 years ago
  Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 10 years ago
  Bjoern Schiessle b102222fed split-up the update script and add unit tests for it 10 years ago
  Bjoern Schiessle 93469ca468 make it possible to move files out of a shared mount point 10 years ago
  Thomas Müller dd1e47b3b8 typos, use, unused and return fixed 10 years ago
  Robin Appelman 2049bedcaf Dont throw an error when a storage isn't found for shared cache 10 years ago
  Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 10 years ago
  Bjoern Schiessle d468cdacf2 add unit tests which got lost during rebase 10 years ago
  Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 10 years ago
  Bjoern Schiessle b712393e72 fix etag propagation 10 years ago
  Bjoern Schiessle aae22b2d6a update script, create Shared folder and adjust target path for the shares 10 years ago
  Bjoern Schiessle bffcbac7a7 allow to rename group share mount points 10 years ago
  Bjoern Schiessle 3f6e9e0102 cleanup the shared storage, always keep the whole share resource 10 years ago
  Bjoern Schiessle c9bd2f7a6c also fetch the etag from file cache 10 years ago
  Bjoern Schiessle d4085d8148 make sure that path is not 'false' 10 years ago
  Bjoern Schiessle 33cdd93890 fix deleting of shared files 10 years ago
  Bjoern Schiessle bfabd247f4 fix updating of shared files 10 years ago
  Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 10 years ago
  Bjoern Schiessle ed981294f1 fix share api tests 10 years ago
  Bjoern Schiessle 4967435237 show "shared by ..." for share mount point 10 years ago
  Bjoern Schiessle 6b19482f3e generate unique target name 10 years ago
  Bjoern Schiessle 6d87dacad4 fix getMimeType call, we always need to check the source path 10 years ago