Commit Graph

2340 Commits (711912a7b3f48065b220a909e8889aba5a93d105)

Author SHA1 Message Date
Olivier Paroz 93a6cc17a5 The class name is Movie NOT Movies 11 years ago
Lukas Reschke b947b65e5b Fix PHPDoc and deprecated code 11 years ago
Lukas Reschke 216d617938 Remove OC_Migrate 11 years ago
Georg Ehrke 45d985f2d8 remove ugly hack and don't use OC\Preview\Image for tiffs and svgs 11 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 11 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 11 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 11 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 11 years ago
Lukas Reschke 9a1673c79d Check for XMLWriter class 11 years ago
Joas Schilling d15f1882f9 Simplify the binary finding code in the movie preview class 11 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Bernhard Posselt 4e90c44301 add postfix 11 years ago
Morris Jobke d40bdfb35e drop unneeded var_dump - fixes #9997 11 years ago
Olivier Paroz cb118ce371 Replace deprecated switches 11 years ago
Lukas Reschke 260a084d27 Add repair steps for legacy config files 11 years ago
Lukas Reschke d0a30b0e55 Ignore port for trusted domains 11 years ago
Robin Appelman 0b630a37ab Fix type hinting for app manager 11 years ago
Bjoern Schiessle ea4eedd35a only users can have a display name different from the id 11 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 11 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 11 years ago
Lukas Reschke 6535540dcd Check if the size field is available 11 years ago
Lukas Reschke 0b9dffa828 Make declaration compatible 11 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 11 years ago
Lukas Reschke 07f0d76fc6 Move CSRF check 11 years ago
Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 11 years ago
Joas Schilling 0ab973a3a6 Make it possible to cleanPath() absolute Windows paths 11 years ago
Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 11 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 11 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 11 years ago
Arthur Schiwon 08205c63f9 errors are already logged 11 years ago
Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 11 years ago
michag86 7e70c4ee95 removal of wrong/double implemented check 11 years ago
Lukas Reschke 5f8fb8d1ee Run preupdate before an update 11 years ago
Lukas Reschke 4302a78b27 Deprecate older API wrappers and calls 11 years ago
Thomas Müller fede6b93e5 OC_DAVClient is not longer used - no need to carry it around anymore 11 years ago
Lukas Reschke 49ddaf9489 Try to read the file only instead of trying to touch 11 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
Lukas Reschke da31177a8f Remove debug statement 11 years ago
Bernhard Posselt 6d5a239abf Fix Pimple unset 11 years ago
Vincent Petry 0b2c24081f Return real mime type on PROPFIND 11 years ago
Vincent Petry 4b943a4810 Fix root path handling for WebDAV ext storage 11 years ago
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
Vincent Petry cccedf6f30 Convert StorageNotAvailableException to SabreDAV exception 11 years ago
Craig Morrissey 541344d880 logging changes 11 years ago
Bjoern Schiessle f27b6b0ab8 don't scan part files 11 years ago
Bjoern Schiessle a10ae2816e clean up encryption exceptions 11 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 11 years ago
Morris Jobke 81e6329c04 second parameter in template shortcuts script() and style() is optional 11 years ago
Robin Appelman c21d1da01a Support displaynames for dummy user backend 11 years ago