Commit Graph

715 Commits (fd829cb0b58ae636e7e04afd7aa98cdc28992c69)

Author SHA1 Message Date
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
Thomas Müller a4f0483f56 Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5 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
Lukas Reschke 97b536e3df Add a trusted domain wizard 11 years ago
Lukas Reschke ea2a45f19d Remove loadAppScriptFile 11 years ago
Lukas Reschke c33d1cacd4 Add a copied_sample_config switch 11 years ago
Lukas Reschke 5bb4772858 Move authentication failed logging to checkPassword 11 years ago
Lukas Reschke a4a897d26d Remove ability to trigger DEBUG mode via cookie 11 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 11 years ago
Clark Tomlinson 691306cf4e Removing ini charset override due to shared hosting issues 11 years ago
gekmihesg 578a57f0fb Load authentication backends before tryBasicAuth 11 years ago
marc0s f2e20757f6 Fix checking of NULL or empty OC::$THIRDPARTYROOT/OC::$THIRDPARTYWEBROOT 11 years ago
Victor Dubiniuk eb9bd200fa Replace exit with return 11 years ago
Victor Dubiniuk 31e7fdb9bf Fix silent crash if 3rdparty dir is not available 11 years ago
Andreas Fischer a8fbc709ce Add registerAutoloaderCache(). 11 years ago
Andreas Fischer 9be8ac5867 Memcache\Factory: Remove static, use globalPrefix. 11 years ago
Andreas Fischer da391b8932 InstanceId is properly injected into factory. Remove comment. 11 years ago
Jörn Friedrich Dreyer ec7a10f882 reorder if statements to remove negation, indentation correction 11 years ago
Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 11 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 11 years ago