Commit Graph

5853 Commits (3eb5fff02a477fbb3bd4080a4eb4e773e8db5d1f)

Author SHA1 Message Date
Morris Jobke f54f203e56 mark test as incomplete because I can't reproduce jenkins failure 13 years ago
Jenkins for ownCloud 9a13b687cc [tx-robot] updated from transifex 13 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 13 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 13 years ago
Jenkins for ownCloud ae82f7fd17 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 100eb2b611 replace external storage status images with CSS, also use form to distinguish, fix #3910 13 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Jenkins for ownCloud 279a71acb3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 210006c4a6 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud a8acbfdf7b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 29d8ae2f95 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek ccb3c5b428 Removed the preview warning. This is only a simple text change 13 years ago
Jenkins for ownCloud 583addaea1 [tx-robot] updated from transifex 13 years ago
Björn Schießle b16c5a6df7 fix array access and change variable names according to the coding style 13 years ago
Björn Schießle 15f7bb296c continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota 13 years ago
Björn Schießle fbf34f3bf6 fix some var names according to our style guide 13 years ago
Björn Schießle 2f0d88cae4 adjust comments 13 years ago
Björn Schießle e7959d3da0 fix typo in comment 13 years ago
Björn Schießle e8760d7284 also expire versions on rename, to update the history more regularly 13 years ago
Björn Schießle d6c1e5490d it is enough to call the expire function once 13 years ago
Björn Schießle e159143165 call expire function before writing the new version to make sure to have enough free space 13 years ago
Björn Schießle cb81ceb31d add new file above summary if it is the first file in the list 13 years ago
Jenkins for ownCloud 3fbf7ab189 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud f74659f3f6 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 3fb3a7baa8 add MB indicator to size heading, fix #3987 13 years ago
Arthur Schiwon 5387e5c354 LDAP: even better check for emptiness, fixes #3815 13 years ago
Jenkins for ownCloud 7ec6f3bde9 [tx-robot] updated from transifex 13 years ago
Victor Dubiniuk 257096f1d4 Encode current trashbin directory 13 years ago
Victor Dubiniuk 582631323a Migrate to encodePath 13 years ago
Jenkins for ownCloud 439cad07b5 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3cb4a72960 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 096d7674fc [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c8ad3df1fa [tx-robot] updated from transifex 13 years ago
Thomas Müller c956a08d22 fixing check if public share is a folder or not 13 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 13 years ago
Björn Schießle 87063918f2 remove wrong closing bracket 13 years ago
Björn Schießle 9575c2f37c added helper function to escape glob pattern 13 years ago
Björn Schießle ec6350079f fix getUidAndFilename() test 13 years ago
Björn Schießle 15cb8e4efd only check for external mount points if the external storage app is enabled 13 years ago
Björn Schießle ae30eb48f2 make trash bin aware of system wide mounts with respect to encryption keys 13 years ago
Björn Schießle f9c337dd21 only escape glob pattern 13 years ago
Björn Schießle 93730a090b del share keys from correct location 13 years ago
Björn Schießle af2cd6f541 always return normalized path 13 years ago
Björn Schießle 3043dbfb95 delete file keys from the correct location 13 years ago
Björn Schießle abc2ee2e07 handle rename correctly for system wide mounts 13 years ago
Björn Schießle eb2587a08f move isSystemWideMountPoint() to util.php 13 years ago
Björn Schießle f2de4cb342 some performance improvements, check for system wide mounts only once while writing share keys 13 years ago
Björn Schießle 2e56f0e2f8 fix path to OC_Mount_Config 13 years ago
Björn Schießle 3e4dcafa89 handle system wide mount points 13 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 13 years ago