Commit Graph

6372 Commits (af35b6ad9db6490f5bfd25143d214f5b1d8dfd34)

Author SHA1 Message Date
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
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
Vincent Petry d43a7c5f6e Added requiremin/requiremax fields for apps 12 years ago
Jenkins for ownCloud a756666585 [tx-robot] updated from transifex 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
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
Robin Appelman ff1f341d97 Fix phpdoc 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 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
Vincent Petry 04f73275ba Now settings CSS class with appid in content DIV 12 years ago
Jenkins for ownCloud d9d684197a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c9df98abae [tx-robot] updated from transifex 12 years ago
Bernhard Posselt d8020c3506 use registerService method instead of array access 12 years ago
Bernhard Posselt 9e36c33104 use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 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