Commit Graph

7731 Commits (593ef76e36a0167e87e30072730f8b6d91bb228e)

Author SHA1 Message Date
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 12 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 12 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 12 years ago
Lukas Reschke 9a1673c79d Check for XMLWriter class 12 years ago
Jenkins for ownCloud fffc5bc002 [tx-robot] updated from transifex 12 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Morris Jobke 980dd4d22a replace double quotes with single quotes 12 years ago
Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 12 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 12 years ago
Morris Jobke d40bdfb35e drop unneeded var_dump - fixes #9997 12 years ago
Olivier Paroz cb118ce371 Replace deprecated switches 12 years ago
Lukas Reschke 260a084d27 Add repair steps for legacy config files 12 years ago
Lukas Reschke d0a30b0e55 Ignore port for trusted domains 12 years ago
Robin Appelman 0b630a37ab Fix type hinting for app manager 12 years ago
Bjoern Schiessle ea4eedd35a only users can have a display name different from the id 12 years ago
Bjoern Schiessle 367468ff1f make sure that we only find the shares from the correct share type if users and groups with the same ID exists 12 years ago
Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 12 years ago
Jenkins for ownCloud 91f7c0af6e [tx-robot] updated from transifex 12 years ago
Lukas Reschke 6535540dcd Check if the size field is available 12 years ago
Lukas Reschke 0b9dffa828 Make declaration compatible 12 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 12 years ago
Lukas Reschke 07f0d76fc6 Move CSRF check 12 years ago
Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 12 years ago
Joas Schilling 0ab973a3a6 Make it possible to cleanPath() absolute Windows paths 12 years ago
Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 12 years ago
Jenkins for ownCloud 9df50c7be6 [tx-robot] updated from transifex 12 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 12 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 12 years ago
Arthur Schiwon 08205c63f9 errors are already logged 12 years ago
Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 12 years ago
Jenkins for ownCloud 0811b39e5f [tx-robot] updated from transifex 12 years ago
michag86 7e70c4ee95 removal of wrong/double implemented check 12 years ago
Lukas Reschke 5f8fb8d1ee Run preupdate before an update 12 years ago
Jenkins for ownCloud a069171cda [tx-robot] updated from transifex 12 years ago
Thomas Müller fede6b93e5 OC_DAVClient is not longer used - no need to carry it around anymore 12 years ago
Lukas Reschke 49ddaf9489 Try to read the file only instead of trying to touch 12 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
Lukas Reschke da31177a8f Remove debug statement 12 years ago
Jenkins for ownCloud 1846fb0285 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 6d5a239abf Fix Pimple unset 12 years ago
Vincent Petry 0b2c24081f Return real mime type on PROPFIND 12 years ago
Vincent Petry 4b943a4810 Fix root path handling for WebDAV ext storage 12 years ago
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
Vincent Petry cccedf6f30 Convert StorageNotAvailableException to SabreDAV exception 12 years ago
Jenkins for ownCloud c3e3432662 [tx-robot] updated from transifex 12 years ago
Craig Morrissey 541344d880 logging changes 12 years ago
Bjoern Schiessle f27b6b0ab8 don't scan part files 12 years ago
Bjoern Schiessle a10ae2816e clean up encryption exceptions 12 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 12 years ago