Commit Graph

5858 Commits (5cba09e93153bc7f345a878b341fd4eed8bb635f)

Author SHA1 Message Date
Thomas Müller 5cba09e931 fixing / adding comments 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
Thomas Müller ca16c08ba1 update copy right 13 years ago
Thomas Müller 01378e1907 incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp 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
Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 13 years ago
Thomas Müller d1d6885585 php 5.3 compliant now 13 years ago
Thomas Müller 0c32f66899 get the real physical folder name for anonymous upload 13 years ago
Thomas Müller 0202d47f7a fixing Notice: Undefined index: isPublic 13 years ago
Thomas Müller 13991be5ce no anonymous upload on files only folders 13 years ago
Thomas Müller 11172db55b handle anonymous upload to reshared folder 13 years ago