Commit Graph

12283 Commits (2ea8ee613986216a420fad2795b5e7fa89519d5e)
 

Author SHA1 Message Date
Thomas Müller 02d2e41e04 Merge pull request #3954 from owncloud/update_insertifnotexist_and_test 12 years ago
Jan-Christoph Borchardt 8d8f99fbc4 Merge pull request #3757 from owncloud/icon-cleanup 12 years ago
Georg Ehrke d699135c5e fix for previews in trashbin app 12 years ago
Thomas Müller 0365d244e0 Merge pull request #3946 from owncloud/fixing-3942-master 12 years ago
Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Jenkins for ownCloud 3cb4a72960 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 096d7674fc [tx-robot] updated from transifex 12 years ago
Robin Appelman 9cd7ecd502 Updater: pass update url as argument to update check 12 years ago
Robin Appelman 58f473d734 split upgrade logic from ajax file 12 years ago
Jenkins for ownCloud c8ad3df1fa [tx-robot] updated from transifex 12 years ago
Thomas Müller c956a08d22 fixing check if public share is a folder or not 12 years ago
Thomas Müller 98da4bf704 removing unused getSharedItem() 12 years ago
Thomas Müller dad91c156f Merge branch 'master' into fixing-3942-master 12 years ago
Thomas Müller bc1c776642 Merge pull request #3951 from owncloud/fixing-3936-master 12 years ago
Thomas Müller 4e04a710b6 Merge pull request #3955 from owncloud/cache-scanner-test 12 years ago
Thomas Müller d14c5a3fa7 Merge pull request #3958 from owncloud/fixing-3933-master 12 years ago
Thomas Müller e159cbf527 on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function 12 years ago
Bart Visscher c8d700c713 Merge pull request #3948 from owncloud/fixing-3934-master 12 years ago
Thomas Müller f8dae11a23 Merge pull request #3957 from owncloud/config-glob-fail 12 years ago
Björn Schießle 87063918f2 remove wrong closing bracket 12 years ago
Björn Schießle 9575c2f37c added helper function to escape glob pattern 12 years ago
Björn Schießle ec6350079f fix getUidAndFilename() test 12 years ago
Björn Schießle 15cb8e4efd only check for external mount points if the external storage app is enabled 12 years ago
Björn Schießle ae30eb48f2 make trash bin aware of system wide mounts with respect to encryption keys 12 years ago
Björn Schießle f9c337dd21 only escape glob pattern 12 years ago
Björn Schießle 93730a090b del share keys from correct location 12 years ago
Björn Schießle af2cd6f541 always return normalized path 12 years ago
Björn Schießle 3043dbfb95 delete file keys from the correct location 12 years ago
Björn Schießle abc2ee2e07 handle rename correctly for system wide mounts 12 years ago
Björn Schießle eb2587a08f move isSystemWideMountPoint() to util.php 12 years ago
Björn Schießle f2de4cb342 some performance improvements, check for system wide mounts only once while writing share keys 12 years ago
Björn Schießle 2e56f0e2f8 fix path to OC_Mount_Config 12 years ago
Björn Schießle 3e4dcafa89 handle system wide mount points 12 years ago
Jörn Friedrich Dreyer 212ea0508d update comment 12 years ago
Thomas Müller 18b11f76b1 fixing === and ident 12 years ago
Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 12 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 12 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 12 years ago
Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 12 years ago
Thomas Müller 59b700a550 Merge branch 'master' into fixing-3934-master 12 years ago
Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 12 years ago
Thomas Müller d1d6885585 php 5.3 compliant now 12 years ago
Thomas Müller 0c32f66899 get the real physical folder name for anonymous upload 12 years ago
Jörn Friedrich Dreyer 9c855f7b3d Merge pull request #3950 from owncloud/fixing-3941-master 12 years ago
Thomas Müller 0202d47f7a fixing Notice: Undefined index: isPublic 12 years ago
Thomas Müller 27c0cc7fda no anonymous upload on read-only folders 12 years ago
Thomas Müller 13991be5ce no anonymous upload on files only folders 12 years ago
Björn Schießle 83898e87be Merge https://github.com/owncloud/core/pull/3900 12 years ago
Thomas Müller 11172db55b handle anonymous upload to reshared folder 12 years ago