Commit Graph

779 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Lukas Reschke 73af302d39 Remove custom `arg_separator.output` 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Thomas Müller 843fef0490 Handle session initialization errors and display error page - fixes #15053 10 years ago
Joas Schilling 0bed187613 Stop executing, when 3rdparty is missing or apps directory is invalid 10 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 10 years ago
Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 10 years ago
Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Lukas Reschke afb0d742b9 Simplify code 10 years ago
Lukas Reschke b6d8a48ce1 Add detection for invalid CLI configuration for settings page 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
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 11 years ago
Morris Jobke 73569b29bc md5 now handled via bower 11 years ago
Morris Jobke e49b9022a1 bower snapjs 11 years ago