Commit Graph

6391 Commits (fb7ec2bb22055886d55a779b9c19f48daee438c5)

Author SHA1 Message Date
Andreas Fischer fb7ec2bb22 Only call $this->filesize() for files. 12 years ago
Andreas Fischer df29eec72b Windows exec() implementation. 12 years ago
Andreas Fischer 626e87aa54 Output validation for exec() method. 12 years ago
Andreas Fischer c8fa1fd687 Refactor Large File handling code. 12 years ago
Andreas Fischer 3f8f8027d2 Cast to numeric instead of float, i.e. use an integer if possible. 12 years ago
Andreas Fischer 6195f13bda Use CURL to get filesize on 32bit systems. 12 years ago
Robin Appelman 467e9c2bb0 Remove code duplication 12 years ago
Robin Appelman af35b6ad9d Fix LocalStorage->unlink to work on folder as expected 12 years ago
Robin Appelman 8187164fe1 re-use rescursive copy from common storage 12 years ago
Robin Appelman 488fc402e4 remove unneeded check 12 years ago
Robin Appelman d15ed9b4d3 use \OC\Files\Filesystem::isIgnoredDir 12 years ago
Robin Appelman ea44f0e20f fix recursive copy and rename for common storage backend 12 years ago
Robin Appelman c3c9612c99 fix recursive copy and rename for mapped local storage backend 12 years ago
Robin Appelman 03ba497a8c add recursive copy to local storage backend 12 years ago
Robin Appelman 38c1da0976 fix recursive rename for local storage backend 12 years ago
Robin Appelman e83b41493f remove unneeded delTree 12 years ago
Thomas Müller a2e4bc8d33 # This is a combination of 2 commits. 12 years ago
ringmaster 3d1ba574e4 Change visibility of scanner internals 12 years ago
Jenkins for ownCloud 80641cae72 [tx-robot] updated from transifex 12 years ago
Thomas Müller f03a3d9d05 remove legacy OC_Filesystem being used in a hook callback 12 years ago
Volkan Gezer c100da33bb upgraded phpmailer into v5.2.8 via composer 12 years ago
Vincent Petry d43a7c5f6e Added requiremin/requiremax fields for apps 12 years ago
Jenkins for ownCloud a756666585 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 4a4ea67a31 drop superflous statement in phpdoc 12 years ago
Arthur Schiwon 748a219243 add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook 12 years ago
Jenkins for ownCloud 790c0e8e7c [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3029029afd [tx-robot] updated from transifex 12 years ago
Lukas Reschke c03e7fcfa9 Clarify comment 12 years ago
Jenkins for ownCloud 2afdd1bf1a [tx-robot] updated from transifex 12 years ago
Robin Appelman be8326668a Make the recursive delete more robust 12 years ago
Robin Appelman 151c48494e Add a config option fro setting the filesystem watcher policy 12 years ago
Arthur Schiwon 2e85d5a852 increase scrutinizer happyiness by removing minor/informational issues 12 years ago
Robin Appelman ff1f341d97 Fix phpdoc 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Arthur Schiwon 2c89962919 clean up tryRememberLogin and save the timestamp of users last login 12 years ago
Joas Schilling e20fb37038 Correctly create list of placeholders 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Joas Schilling 4fbfe077fb Move return to new line 12 years ago
Joas Schilling cf3cd572b0 Add a method to get the values for multiple users to OC\Preferences 12 years ago
scolebrook 954d5b27ff use custom logfile path if defined, otherwise use default of owncloud.log in data directory 12 years ago
Jenkins for ownCloud 40fc1d5b4b [tx-robot] updated from transifex 12 years ago
Thomas Müller 8749442fec no return on register and unregister 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Jenkins for ownCloud d52252998a [tx-robot] updated from transifex 12 years ago
Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created 12 years ago
Jenkins for ownCloud a7509e5fd9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud a1b356c7b6 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 7a48f24459 use default expire date only for link shares 12 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 12 years ago
Jenkins for ownCloud 43d6650d19 [tx-robot] updated from transifex 12 years ago