Commit Graph

1267 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
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
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
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
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created 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
Vincent Petry 04f73275ba Now settings CSS class with appid in content DIV 12 years ago
Bernhard Posselt d8020c3506 use registerService method instead of array access 12 years ago
Bernhard Posselt 512373fadf provide a way to detect the language that is being used (e.g. for clientside javascript language selection 12 years ago
Thomas Müller 37ba6f503a fixing variable naming 12 years ago
Thomas Müller fa503a4772 fix PHPDoc 12 years ago
Thomas Müller 650a55e2ba object -> \OC\Preview 12 years ago
Thomas Müller 7853bc4cac adding PHPDoc 12 years ago
Thomas Müller 147007bdd8 fixing typo and missing @throws 12 years ago
Robin McCorkell 4755392c65 More PHPDoc for file functions 12 years ago
Robin McCorkell f7e777f7d2 Fix various code errors detected by Scrutinizer 12 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 12 years ago
Robin McCorkell 8ab01599a9 Use OC_User_Interface instead of OC_User_Backend 12 years ago
Lukas Reschke 7e448a376f Fix PHPDoc and typos 12 years ago
Robin McCorkell 3bed3d2a23 Change parameter type for useBackend 12 years ago