Commit Graph

765 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Lukas Reschke c1d7b22d08 Always load authentication apps 10 years ago
Thomas Müller 0a9b8242ee properly initialize OC::$WEBROOT and host name 10 years ago
Thomas Müller bcd10d3dc5 implement command maintenance:install 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 593681a4a9 Fix invalid `ini_set` directives 10 years ago
Lukas Reschke cd4c064ebf Revert "add debug log for memcache instantiation" 10 years ago
Lukas Reschke 1a41f8f6f9 Check if instance is not yet installed 10 years ago
Lukas Reschke cebf9f6a5a Incorporate review changes 10 years ago
Lukas Reschke 992164446c Add blackmagic due to cyclic dependency 🙈 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Jörn Friedrich Dreyer 87db136508 add debug log for memcache instantiation 10 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 10 years ago
Morris Jobke 573aa196d4 Properly show the warning about the missing composer autoloader 10 years ago
Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 10 years ago
Lukas Reschke 5f31207e84 Add some more sanity checks for maintenance mode 10 years ago
Lukas Reschke 1c75b73239 Verify authentication before initializing apps and routing 10 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
Jörn Friedrich Dreyer 088323aad5 move code from js.js to search.js in the search app 10 years ago
Lukas Reschke 058324b80e Check basic auth header only for not-logged-in users 10 years ago
Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 10 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 10 years ago
Morris Jobke 9f30d3529a Implement method that reads vendor libs from core.json 10 years ago
Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 10 years ago
Lukas Reschke 9ea205dc3d Check if open_basedir is set 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Morris Jobke f164161f69 fix base.php for not installed systems 10 years ago
Lukas Reschke bd520d2e53 Create config if it does not exists 10 years ago
Lukas Reschke ddcf2b84ec Remove checks for safe mode and magic quotes 10 years ago
Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 10 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 10 years ago
Lukas Reschke fc116f563f Allow read-only configuration 10 years ago
Morris Jobke 980dd4d22a replace double quotes with single quotes 10 years ago
Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 10 years ago
Lukas Reschke d0a30b0e55 Ignore port for trusted domains 10 years ago
Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 10 years ago
Lukas Reschke 5b8a6b66b5 Load PHPAss via autoloader 10 years ago
Morris Jobke 73569b29bc md5 now handled via bower 10 years ago
Morris Jobke e49b9022a1 bower snapjs 10 years ago
Morris Jobke 957dee5af1 bower underscore 10 years ago
Morris Jobke 74d375d8ea migrate jQuery to bower 10 years ago
Morris Jobke 1a405e56f5 replace moment.js with bower version 10 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 10 years ago
Thomas Müller a4f0483f56 Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5 10 years ago
Lukas Reschke d30fd23544 Clear session before setup 10 years ago
Vincent Petry d71cd680dd Include core translations 10 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 10 years ago
Thomas Müller 46c2909c78 Update doctrine/dbal to 2.5 10 years ago
Thomas Müller c93ddf77b9 Use composer autoloader to load Patchwork 10 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 10 years ago