Commit Graph

6201 Commits (d16bb09aed51cce5dc08ba3f3bbd629b4351b3f0)

Author SHA1 Message Date
Morris Jobke 91a5e728c0 fix getUserFolder() of server container 12 years ago
Robin Appelman 578eb33c20 Dont create borders around previews when scaling up is disabled 12 years ago
Jenkins for ownCloud 51d1e6c8b1 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 5cfc9d973d Fix PHP Doc and use readable variable name 12 years ago
Lukas Reschke 6f57911b44 Does also take int or string 12 years ago
Lukas Reschke d091cca636 Fix typo 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
Jenkins for ownCloud 6519b9672a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 17f5a18922 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 654a6e6c6a [tx-robot] updated from transifex 12 years ago
Robin Appelman 77e6278d09 Preserve keys when sorting parameters when generatings urls 12 years ago
Joas Schilling c060f6ec7b Deduplicate code 12 years ago
Joas Schilling c1caaa6241 Correctly emit create/update hooks when a large file is being created/update 12 years ago
Joas Schilling 4fa9e46d2b Emit a new hook, when a file is being updated only 12 years ago
Jenkins for ownCloud b4a5093da8 [tx-robot] updated from transifex 12 years ago
Thomas Müller 6935364b33 add class Pimple to autloader 12 years ago
Volkan Gezer e7c6111ae3 Update outdated comment 12 years ago
Sjors van der Pluijm e8a287f5bb refs #8376; spaces=>tabs 12 years ago
Sjors van der Pluijm 54f482ff9c refs #8376; added comment and applied patch on other files 12 years ago
Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 12 years ago
Sjors van der Pluijm d7ec1fe447 rewind iterator before iteration starts 12 years ago
Georg Ehrke b68098ebba remove preview office fallback as it makes too much trouble and generates inacceptable results 12 years ago
Sjors van der Pluijm d8be9d96ed fixes #8376 12 years ago
Jenkins for ownCloud 642f57c1d5 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 1d9ac38da6 Remove an added t by the github webeditor 12 years ago
Lukas Reschke 7a8bfeae6e Grammatical fixes 12 years ago
Jenkins for ownCloud 8e5c9eea3a [tx-robot] updated from transifex 12 years ago
Lukas Reschke b6612ef04a Clarify the trusted_domain error page 12 years ago
Jenkins for ownCloud c591cf0836 [tx-robot] updated from transifex 12 years ago
Robin Appelman 672a8248ce Correct the path returned by getFolderContent for substorages 12 years ago
Robin Appelman 456ca0cf7d fix paths of searchByMime results on substorages 12 years ago
Robin McCorkell 77e3d067f0 Better handle return values from Filesystem::getMountBy* 12 years ago
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Victor Dubiniuk fc4be3d0ad Add flv to known mimetypes 12 years ago
Bjoern Schiessle 35321c7d41 add additional rows to the select statement, 'stime' is needed for the expire check 12 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 12 years ago
Robin Appelman cd0c5990f8 properly quote etags 12 years ago
Robin Appelman 49b44e7e22 Normalize paths when moving properties 12 years ago
Jenkins for ownCloud 435672feaa [tx-robot] updated from transifex 12 years ago
Volkan Gezer ff0dab6e92 This adds one more missing untranslated text from lib/share 12 years ago
Thomas Müller 4ba6f4839d fixing typos and PHPDoc 12 years ago
Robin Appelman e77d89fc4b Revert changes to OC_Connector_Sabre_Server 12 years ago
Bjoern Schiessle b312d38d38 remove hard-coded shared folder 12 years ago
Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 12 years ago
Bjoern Schiessle 93469ca468 make it possible to move files out of a shared mount point 12 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 12 years ago
Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 12 years ago
Bjoern Schiessle bffcbac7a7 allow to rename group share mount points 12 years ago
Bjoern Schiessle dfb69e9418 allow user to delete shared files/folders 12 years ago
Bjoern Schiessle 4c840cb61d fix target generation for group shares 12 years ago