Commit Graph

737 Commits (29e1c3a898a66b0b005d230a836a0275e462071c)

Author SHA1 Message Date
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
Morris Jobke 957dee5af1 bower underscore 11 years ago
Morris Jobke 74d375d8ea migrate jQuery to bower 11 years ago
Morris Jobke 1a405e56f5 replace moment.js with bower version 11 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 11 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 11 years ago
Thomas Müller a4f0483f56 Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5 11 years ago
Lukas Reschke d30fd23544 Clear session before setup 11 years ago
Vincent Petry d71cd680dd Include core translations 11 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Thomas Müller 46c2909c78 Update doctrine/dbal to 2.5 11 years ago
Thomas Müller c93ddf77b9 Use composer autoloader to load Patchwork 11 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 11 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 11 years ago
Robin Appelman 0b96297783 Use the TempManager to handle temporary files 11 years ago
Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 11 years ago
Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 11 years ago
Robin Appelman 9fd234f63f Log some additional events 11 years ago
Robin Appelman 1e69f5e7ac Log some basic events 11 years ago
Lukas Reschke 4893d2c0ed Show login again instead of JSON if CSRF check fails 11 years ago
Thomas Müller bb18fe1384 send browsers timezone back tp the server on login 11 years ago
Lukas Reschke d0d3b7457b Move BasicAuth check to "isLoggedIn()" 11 years ago
Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests 11 years ago
Lukas Reschke c19bc1917b Move basic auth check 11 years ago
Thomas Müller 59209e0f2b use intl's native normalizer_normalize() in case the module is available 11 years ago
kondou 69f2c0544e Refresh if maintenance mode is over 11 years ago
Lukas Reschke 2590a4dc85 Append port to trusted domain in case it's not 80 or 443 11 years ago
Vincent Petry d6bfd90bf8 Do not load extra user backends when an upgrade is due 11 years ago
Lukas Reschke c9afa60f62 Move trusted domain check to init() 11 years ago
Lukas Reschke 63a90a129b Use proper RNG generator 11 years ago
Robin Appelman 3c618a0252 Also setup the filesystem when matching routes 11 years ago
Robin Appelman a9a37b5363 Don't automatically setup the filesystem the moment we load OC\Files\FileSystem 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Jörn Friedrich Dreyer f687794a4a be correct in deprecation documentation 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Georg Ehrke f82b788ba5 add moment.js 11 years ago